qemu-e2k/hw
Gerd Hoffmann f6969b9fef xhci: fix overflow in usb_xhci_post_load
Found by Coverity.

Reported-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2014-02-18 15:39:12 +01:00
..
9pfs hw/9pfs: fix P9_STATS_GEN handling 2014-02-02 22:09:16 +05:30
acpi acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API 2014-02-10 10:27:00 +02:00
alpha exec: Make stq_*_phys input an AddressSpace 2014-02-11 22:57:12 +10:00
arm exec: Make stl_phys_notdirty input an AddressSpace 2014-02-11 22:57:24 +10:00
audio hda-codec: disable streams on reset 2014-01-20 12:17:20 +01:00
block dataplane: Comment fix 2014-01-31 22:05:03 +01:00
bt
char char/serial: Fix emptyness check 2014-02-15 16:10:25 +04:00
core acpi,pc,pci fixes and enhancements 2014-02-13 15:02:04 +00:00
cpu icc_bus: QOM'ify ICC 2013-12-24 18:02:18 +01:00
cris cris: Remove the CRIS PIC glue 2014-02-03 14:04:00 +00:00
display acpi,pc,pci fixes and enhancements 2014-02-13 15:02:04 +00:00
dma exec: Make ldl_*_phys input an AddressSpace 2014-02-11 22:56:54 +10:00
gpio hw: cannot_instantiate_with_device_add_yet due to pointer props 2013-12-24 17:27:17 +01:00
i2c hw: cannot_instantiate_with_device_add_yet due to pointer props 2013-12-24 17:27:17 +01:00
i386 acpi,pc,pci fixes and enhancements 2014-02-13 15:02:04 +00:00
ide qdev:pci: refactor PCIDevice to use generic "hotpluggable" property 2014-02-10 10:26:56 +02:00
input QOM infrastructure fixes and device conversions 2014-01-09 11:24:48 -08:00
intc exec: Make cpu_physical_memory_write_rom input an AS 2014-02-11 22:57:44 +10:00
isa qdev:pci: refactor PCIDevice to use generic "hotpluggable" property 2014-02-10 10:26:56 +02:00
lm32 hw/lm32: print error if cpu model is not found 2014-02-04 19:47:39 +01:00
m68k
microblaze petalogix-ml605: Create the CPU with object_new() 2014-02-11 22:57:57 +10:00
mips
misc target-arm queue: 2014-02-11 11:26:36 +00:00
moxie
net exec: Make stb_phys input an AddressSpace 2014-02-11 22:57:38 +10:00
nvram
openrisc
pci acpi,pc,pci fixes and enhancements 2014-02-13 15:02:04 +00:00
pci-bridge pci/shpc: convert SHPC hotplug to use hotplug-handler API 2014-02-10 10:27:00 +02:00
pci-host acpi,pc,pci fixes and enhancements 2014-02-13 15:02:04 +00:00
pcmcia
ppc PReP machine and devices 2014-02-13 14:52:06 +00:00
s390x exec: Make stb_phys input an AddressSpace 2014-02-11 22:57:38 +10:00
scsi exec: Make stb_phys input an AddressSpace 2014-02-11 22:57:38 +10:00
sd sdhci: Drop unnecessary #include 2014-02-14 13:04:56 +01:00
sh4 exec: Make stw_*_phys input an AddressSpace 2014-02-11 22:57:32 +10:00
sparc sparc/leon3: Initialize stack pointer 2014-02-15 16:10:25 +04:00
sparc64
ssi
timer exec: Make stl_*_phys input an AddressSpace 2014-02-11 22:57:18 +10:00
tpm
unicore32
usb xhci: fix overflow in usb_xhci_post_load 2014-02-18 15:39:12 +01:00
virtio exec: Make stw_*_phys input an AddressSpace 2014-02-11 22:57:32 +10:00
watchdog qemu-option: Remove qemu_opts_create_nofail 2014-01-06 15:02:30 -05:00
xen xen_pt: Fix passthrough of device with ROM. 2014-01-17 15:29:33 +00:00
xtensa
Makefile.objs