qemu-e2k/hw
Marcel Apfelbaum 0f6dd8e1d5 apci: fix PXB behaviour if used with unsupported BIOS
PXB does not work with unsupported bioses, but should
not interfere with normal OS operation.
We don't ship them anymore, but it's reasonable
to keep the work-around until we update the bios in qemu.

Fix this by not adding PXB mem/IO chunks to _CRS
if they weren't configured by BIOS.

Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
2015-06-03 18:19:18 +02:00
..
9pfs virtio: make features 64bit wide 2015-06-01 14:18:55 +02:00
acpi acpi: add implementation of aml_while() term 2015-06-03 18:19:16 +02:00
alpha
arm hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables 2015-05-29 11:28:59 +01:00
audio
block virtio: make features 64bit wide 2015-06-01 14:18:55 +02:00
bt
char virtio: make features 64bit wide 2015-06-01 14:18:55 +02:00
core qdev: add 64bit properties 2015-06-01 14:18:55 +02:00
cpu
cris
display spice: don't update mm_time when spice-server is stopped. 2015-05-29 09:56:01 +02:00
dma
gpio
i2c ACPI: split CONFIG_ACPI into 4 pieces 2015-05-29 11:28:59 +01:00
i386 apci: fix PXB behaviour if used with unsupported BIOS 2015-06-03 18:19:18 +02:00
ide ahci: do not remap clb/fis unconditionally 2015-05-22 15:58:22 -04:00
input virtio: make features 64bit wide 2015-06-01 14:18:55 +02:00
intc hw/intc/arm_gic: Add grouping support to gic_update() 2015-05-12 11:57:18 +01:00
ipack
isa hw/q35: fix floppy controller definition in ich9 2015-06-03 18:19:15 +02:00
lm32
m68k
mem
microblaze
mips
misc
moxie
net virtio: 64bit features fixups. 2015-06-03 18:19:16 +02:00
nvram
openrisc
pci hw/pci: add support for NUMA nodes 2015-06-03 18:19:18 +02:00
pci-bridge hw/pxb: add numa_node parameter 2015-06-03 18:19:18 +02:00
pci-host
pcmcia
ppc spapr: define SPAPR_COMPAT_2_3 2015-05-31 16:26:41 +02:00
s390x virtio-s390: introduce virtio_s390_device_plugged() 2015-05-31 16:47:50 +02:00
scsi virtio: make features 64bit wide 2015-06-01 14:18:55 +02:00
sd hw/sd: Don't pass BlockBackend to sd_reset() 2015-05-12 11:57:16 +01:00
sh4
sparc
sparc64
ssi
timer
tpm TPM2 ACPI table support 2015-06-01 14:18:54 +02:00
tricore
unicore32
usb
vfio
virtio virtio: 64bit features fixups. 2015-06-03 18:19:16 +02:00
watchdog
xen
xenpv
xtensa
Makefile.objs