Skip to content
Commit 358cd9af authored by Juergen Gross's avatar Juergen Gross Committed by Christoph Hellwig
Browse files

xen/pci: add flag for PCI passthrough being possible



When running as a Xen PV guests passed through PCI devices only have a
chance to work if the Xen supplied memory map has some PCI space
reserved.

Add a flag xen_pv_pci_possible which will be set in early boot in case
the memory map has at least one area with the type E820_TYPE_RESERVED.

Signed-off-by: default avatarJuergen Gross <jgross@suse.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 5d0c230f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment