qemu-e2k/hw
Marcel Apfelbaum b89834f4d7 acpi: fix ACPI generation for pci bridges
Commit 8dcf525abc
    acpi-build: append description for non-hotplug
appended description for all occupied non hotpluggable PCI slots.
However the bridge devices are already added to SSDT,
adding them again will create an incorrect SSDT table.

Fixed by skipping the pci bridge devices, marking them as 'system'.

Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2014-03-28 13:59:48 +02:00
..
9pfs
acpi acpi: Assert sts array limit on AcpiCpuHotplug_add() 2014-03-18 16:08:43 +02:00
alpha
arm target-arm: Load ELF images with the correct machine type for CPU 2014-03-24 16:41:10 +00:00
audio audio: Add 'static' attributes to several variables 2014-03-15 13:54:18 +04:00
block dataplane: fix implicit IOThread refcount 2014-03-19 09:45:25 +01:00
bt
char pl011: fix incorrect logic to set the RXFF flag 2014-03-18 19:38:56 +00:00
core PowerPC queue for 2.0 2014-03-20 11:45:38 +00: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
i386 acpi: fix ACPI generation for pci bridges 2014-03-28 13:59:48 +02:00
ide ahci: fix sysbus support 2014-03-18 19:36:13 +00:00
input
intc misc: Fix typos in comments 2014-03-15 13:54:18 +04:00
ipack
isa
lm32
m68k
microblaze
mips
misc vfio: Cosmetic error reporting fixes 2014-03-25 12:08:52 -06:00
moxie
net virtio-net: add vlan receive state to RxFilterInfo 2014-03-26 12:49:10 +02:00
nvram vl.c: Extend get_boot_devices_list() to ignore suffixes 2014-03-20 02:40:07 +01:00
openrisc
pci pci: Move VMState registration/unregistration to QOM realize/unrealize 2014-03-13 01:21:57 +01:00
pci-bridge
pci-host raven: Use raven_ for all function prefixes 2014-03-20 00:34:21 +01:00
pcmcia qom: Add check() argument to object_property_add_link() 2014-03-19 22:23:13 +01:00
ppc PowerPC queue for 2.0 2014-03-20 11:45:38 +00:00
s390x qom: Add check() argument to object_property_add_link() 2014-03-19 22:23:13 +01:00
scsi virtio-scsi: actually honor sense_size from configuration space 2014-03-14 13:38:03 +01: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 Don't enable a HPET timer if HPET is disabled 2014-03-27 17:48:11 +02:00
tpm
unicore32
usb
virtio virtio-rng: Avoid default_backend refcount leak 2014-03-19 22:23:47 +01:00
watchdog
xen
xtensa
Makefile.objs