Searched hist:"358 cd9afd069992cf5170f02987011f51a163d1d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/xen/ |
H A D | xen.h | diff 358cd9afd069992cf5170f02987011f51a163d1d Mon Jun 12 02:57:18 CDT 2023 Juergen Gross <jgross@suse.com> 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: Juergen Gross <jgross@suse.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/arch/x86/xen/ |
H A D | setup.c | diff 358cd9afd069992cf5170f02987011f51a163d1d Mon Jun 12 02:57:18 CDT 2023 Juergen Gross <jgross@suse.com> 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: Juergen Gross <jgross@suse.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|