x86/physdev: enable PHYSDEVOP_pci_mmcfg_reserved for PVH Dom0
authorRoger Pau Monne <roger.pau@citrix.com>
Thu, 22 Mar 2018 13:59:00 +0000 (14:59 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 23 Mar 2018 09:18:40 +0000 (10:18 +0100)
commiteb3dd90e40898b2a95ada9b8c11d11a96e58d9cf
treee8b1788cb98b4245c6c0d12705fb63c9a29a6cf6
parentbe52cb139f57a4bf8aa9ea8014d1a4ff84a3951b
x86/physdev: enable PHYSDEVOP_pci_mmcfg_reserved for PVH Dom0

So that MMCFG regions not present in the MCFG ACPI table can be added
at run time by the hardware domain.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Paul Durrant <paul.durrant@citrix.com>
xen/arch/x86/hvm/hypercall.c
xen/arch/x86/hvm/io.c
xen/arch/x86/physdev.c