qemu-e2k/hw
Markus Armbruster 91e7fcca47 virtio-scsi: Plug memory leak on virtio_scsi_push_event() error path
Spotted by Coverity.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-05-16 17:52:28 +02:00
..
9pfs
acpi acpi: Assert sts array limit on AcpiCpuHotplug_add() 2014-03-18 16:08:43 +02:00
alpha
arm allwinner-a10-pit: implement prescaler and source selection 2014-04-17 21:34:06 +01:00
audio audio: Add 'static' attributes to several variables 2014-03-15 13:54:18 +04:00
block block: Add errp to bdrv_new() 2014-04-22 12:00:20 +02:00
bt
char char/serial: Fix emptyness handling 2014-04-07 14:51:32 +01:00
core fw-path-provider: Change GPL version to 2+ 2014-04-07 15:36:07 +02:00
cpu
cris
display ui/vnc: fix vmware VGA incompatiblities 2014-03-18 08:21:24 +01:00
dma qom: Add check() argument to object_property_add_link() 2014-03-19 22:23:13 +01:00
gpio
i2c Fix grammar in comment 2014-04-18 10:33:36 +04:00
i386 acpi: fix incorrect encoding for 0x{F-1}FFFF 2014-04-14 15:13:27 +03:00
ide hw/ide/ahci.c: Avoid shift left into sign bit 2014-04-18 10:33:36 +04:00
input pckbd: return 'keyboard enabled' on read input port command 2014-03-09 21:09:38 +02:00
intc allwinner-a10-pic: fix behaviour of pending register 2014-04-17 21:34:06 +01:00
ipack
isa
lm32
m68k
microblaze
mips
misc misc: zynq_slcr: Make DB_PRINTs always compile 2014-04-17 21:34:07 +01:00
moxie
net net: cadence_gem: Make phy respond to broadcast 2014-04-17 21:34:07 +01:00
nvram vl.c: Extend get_boot_devices_list() to ignore suffixes 2014-03-20 02:40:07 +01:00
openrisc
pci pci: Fix clearing IRQs on reset 2014-03-31 19:53:34 +01:00
pci-bridge
pci-host hw/pci-host/prep: Don't reverse IO accesses on bigendian hosts 2014-04-08 18:37:45 +01:00
pcmcia qom: Add check() argument to object_property_add_link() 2014-03-19 22:23:13 +01:00
ppc ppce500_spin: Initialize struct properly 2014-04-08 11:20:05 +02:00
s390x qom: Add check() argument to object_property_add_link() 2014-03-19 22:23:13 +01:00
scsi virtio-scsi: Plug memory leak on virtio_scsi_push_event() error path 2014-05-16 17:52:28 +02:00
sd ssi: Convert legacy SSI_SLAVE -> DEVICE casts 2014-03-12 20:13:02 +01:00
sh4 cputlb: Change tlb_flush() argument to CPUState 2014-03-13 19:52:47 +01:00
sparc
sparc64
ssi ssi: Convert legacy SSI_BUS -> BUS casts 2014-03-12 20:13:02 +01:00
timer allwinner-a10-pit: implement prescaler and source selection 2014-04-17 21:34:06 +01:00
tpm
unicore32
usb usb: mtp filesharing 2014-04-23 10:28:14 +02:00
virtio virtio-rng: Avoid default_backend refcount leak 2014-03-19 22:23:47 +01:00
watchdog
xen
xtensa
Makefile.objs