acrn-hypervisor/hypervisor/arch/x86/configs
Jian Jun Chen 0287b3c05a hv: pci: Hide PCI bridge 00:1c.0 from SOS
It is found that SOS will reset the PCI devices under PCI
bridge 00:1c.0 when 00:1c.0 is exposed to SOS. If a PCI
device under 00:1c.0 is passed through to pre-launched VM,
it will be reset by SOS at startup hence the passthrough
will not work properly. This patch provides a workaround
by hiding PCI bridge 00:1c.0 from SOS in this case.

Tracked-On: #5346
Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
2020-09-23 15:24:42 +08:00
..
pci_dev.c hv: pci: Hide PCI bridge 00:1c.0 from SOS 2020-09-23 15:24:42 +08:00
vacpi.c HV: remove deprecated vacpi build method 2020-09-08 19:52:25 +08:00
vm_config.c HV: move vm configuration check to pre-build time 2020-08-12 10:21:17 +08:00