x86/PCI: intercept all PV Dom0 MMCFG writes
authorJan Beulich <jbeulich@suse.com>
Thu, 23 Jul 2015 08:17:08 +0000 (10:17 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 23 Jul 2015 08:17:08 +0000 (10:17 +0200)
commit9256f66c1606cd9339412bff7fbc7bd9e8beb28c
tree1cd07d9ac232d72e5ca7a1a5105bbf4dbd811df4
parentaa7c1fdf9dd04a1287f4770906b2c41b88a28228
x86/PCI: intercept all PV Dom0 MMCFG writes

... to hook up pci_conf_write_intercept() even for Dom0 not using
method 1 accesses for the base part of PCI device config space.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/mm.c
xen/arch/x86/x86_64/mmconfig_64.c
xen/drivers/passthrough/pci.c
xen/include/asm-x86/pci.h
xen/include/xen/pci.h