qemu-e2k/hw/xen
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
..
Makefile.objs
xen_backend.c
xen_devconfig.c
xen_pt_config_init.c xen/pass-through: ROM BAR handling adjustments 2015-06-23 16:18:29 +00:00
xen_pt_msi.c xen/MSI-X: limit error messages 2015-06-02 15:07:00 +00:00
xen_pt.c xen/pass-through: ROM BAR handling adjustments 2015-06-23 16:18:29 +00:00
xen_pt.h xen/pt: unknown PCI config space fields should be read-only 2015-06-02 15:07:01 +00:00
xen-host-pci-device.c
xen-host-pci-device.h