qemu-e2k/hw
Jan Beulich 69976894c1 xen/pass-through: ROM BAR handling adjustments
Expecting the ROM BAR to be written with an all ones value when sizing
the region is wrong - the low bit has another meaning (enable/disable)
and bits 1..10 are reserved. The PCI spec also mandates writing all
ones to just the address portion of the register.

Use suitable constants also for initializing the ROM BAR register field
description.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
2015-06-23 16:18:29 +00:00
..
9pfs virtio: make features 64bit wide 2015-06-01 14:18:55 +02:00
acpi hw/acpi: piix4_pm_init(): take fw_cfg object no more 2015-06-04 11:25:42 +02:00
alpha hw/alpha/typhoon.c: Fix misusing qemu_allocate_irqs for single irq 2015-06-03 14:21:24 +03:00
arm trivial patches for 2015-06-03 2015-06-04 12:49:15 +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 machine: add default_ram_size to machine class 2015-06-03 23:56:55 +02:00
cpu
cris
display hw/display/tc6393xb.c: Fix misusing qemu_allocate_irqs for single irq 2015-06-03 14:21:24 +03:00
dma
gpio pl061: fix wrong calculation of GPIOMIS register 2015-06-02 14:56:25 +01:00
i2c
i386 pc, acpi, virtio, tpm 2015-06-04 18:33:24 +01:00
ide hw/ide/pci: Fix memory leak 2015-06-03 14:21:24 +03:00
input virtio: make features 64bit wide 2015-06-01 14:18:55 +02:00
intc trivial patches for 2015-06-03 2015-06-04 12:49:15 +01:00
ipack
isa pc, acpi, virtio, tpm 2015-06-04 18:33:24 +01:00
lm32 hw/lm32/milkymist.c: Fix misusing qemu_allocate_irqs for single irq 2015-06-03 14:21:24 +03:00
m68k
mem pc-dimm: don't assert if pc-dimm alignment != hotpluggable mem range size 2015-06-04 11:20:34 +02:00
microblaze
mips hw/acpi: piix4_pm_init(): take fw_cfg object no more 2015-06-04 11:25:42 +02:00
misc macio: Convert to realize() 2015-06-03 23:56:49 +02:00
moxie
net pc, acpi, virtio, tpm 2015-06-04 18:33:24 +01:00
nvram
openrisc
pci pc, acpi, virtio, tpm 2015-06-04 18:33:24 +01:00
pci-bridge hw/pxb: add numa_node parameter 2015-06-03 18:19:18 +02:00
pci-host
pcmcia
ppc Patch queue for ppc - 2015-06-03 2015-06-04 14:04:14 +01:00
s390x
scsi virtio: make features 64bit wide 2015-06-01 14:18:55 +02:00
sd
sh4
sparc hw/sparc/sun4m.c: Fix misusing qemu_allocate_irqs for single irq 2015-06-03 14:21:24 +03:00
sparc64
ssi
timer hw/timer/arm_timer.c: Fix misusing qemu_allocate_irqs for single irq 2015-06-03 14:21:24 +03:00
tpm TPM2 ACPI table support 2015-06-01 14:18:54 +02:00
tricore
unicore32 hw/unicore32/puv3.c: Fix misusing qemu_allocate_irqs for single irq 2015-06-03 14:21:24 +03:00
usb
vfio
virtio vhost: logs sharing 2015-06-04 12:44:49 +02:00
watchdog
xen xen/pass-through: ROM BAR handling adjustments 2015-06-23 16:18:29 +00:00
xenpv
xtensa
Makefile.objs