mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-28 03:41:29 +00:00
When guests resume form s3, an error occurs in guest: ``` pcieport 0000:00:1c.0: refused to change power state from D0 to D3hot ``` PCI bridge (type 1 device) will access configuration space header but now acrn is not supported. So add handling support. Tracked-On: #8623 Signed-off-by: Haiwei Li <haiwei.li@intel.com> |
||
---|---|---|
.. | ||
ivshmem.c | ||
pci_pt.c | ||
vdev.c | ||
vhostbridge.c | ||
vmcs9900.c | ||
vmsi.c | ||
vmsix_on_msi.c | ||
vmsix.c | ||
vpci_bridge.c | ||
vpci_mf_dev.c | ||
vpci_priv.h | ||
vpci.c | ||
vroot_port.c | ||
vsriov.c |