Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' into staging
trivial patches for 2014-08-15
# gpg: Signature made Fri 15 Aug 2014 16:13:03 BST using RSA key ID A4C3D7DB
# gpg: Good signature from "Michael Tokarev <mjt@tls.msk.ru>"
# gpg: aka "Michael Tokarev <mjt@corpit.ru>"
# gpg: aka "Michael Tokarev <mjt@debian.org>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 6EE1 95D1 886E 8FFB 810D 4324 457C E0A0 8044 65C5
# Subkey fingerprint: 6F67 E18E 7C91 C5B1 5514 66A7 BEE5 9D74 A4C3 D7DB
* remotes/mjt/tags/trivial-patches-2014-08-15:
ivshmem: check the value returned by fstat()
l2cap: fix access to freed memory
intc: i8259: Convert Array allocation to g_new0
ppc: convert g_new(qemu_irq usages to g_new0
ssi: xilinx_spi: Initialise CS GPIOs as NULL
vl: free err
qemu-options.hx: fix typo about l2tpv3
vmxnet3: don't use 'Yoda conditions'
vl: don't use 'Yoda conditions'
spice: don't use 'Yoda conditions'
don't use 'Yoda conditions'
isa-bus: don't use 'Yoda conditions'
audio: don't use 'Yoda conditions'
usb: don't use 'Yoda conditions'
CODING_STYLE: Section about conditional statement
pci-host: update uncorresponding description
pci-host: update obsolete reference about piix_pci.c
qemu-options.hx: fix a typo of chardev
memory: Update obsolete comment about AddrRange field type
apic: Fix reported DFR content
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- CODING_STYLE 14 additions, 0 deletionsCODING_STYLE
- hw/audio/gus.c 1 addition, 1 deletionhw/audio/gus.c
- hw/audio/hda-codec.c 2 additions, 1 deletionhw/audio/hda-codec.c
- hw/audio/sb16.c 3 additions, 3 deletionshw/audio/sb16.c
- hw/bt/l2cap.c 1 addition, 1 deletionhw/bt/l2cap.c
- hw/intc/apic.c 1 addition, 1 deletionhw/intc/apic.c
- hw/intc/i8259.c 1 addition, 1 deletionhw/intc/i8259.c
- hw/intc/openpic.c 1 addition, 1 deletionhw/intc/openpic.c
- hw/isa/isa-bus.c 1 addition, 1 deletionhw/isa/isa-bus.c
- hw/isa/lpc_ich9.c 1 addition, 1 deletionhw/isa/lpc_ich9.c
- hw/misc/ivshmem.c 5 additions, 1 deletionhw/misc/ivshmem.c
- hw/net/vmxnet3.c 8 additions, 8 deletionshw/net/vmxnet3.c
- hw/pci-host/pam.c 2 additions, 2 deletionshw/pci-host/pam.c
- hw/pci-host/q35.c 1 addition, 1 deletionhw/pci-host/q35.c
- hw/ppc/e500.c 1 addition, 1 deletionhw/ppc/e500.c
- hw/ppc/mac_newworld.c 1 addition, 1 deletionhw/ppc/mac_newworld.c
- hw/ssi/xilinx_spi.c 1 addition, 1 deletionhw/ssi/xilinx_spi.c
- hw/usb/dev-audio.c 1 addition, 1 deletionhw/usb/dev-audio.c
- hw/usb/dev-mtp.c 2 additions, 2 deletionshw/usb/dev-mtp.c
- hw/usb/hcd-ehci.c 1 addition, 1 deletionhw/usb/hcd-ehci.c
Loading
Please register or sign in to comment