acrn-hypervisor/hypervisor/include
Li Fei1 7d27c4bcb7 hv: vpci: restore PCI BARs when doing AF FLR
ACRN hypervisor should trap guest doing PCI AF FLR. Besides, it should save some states
before doing the FLR and restore them later, only BARs values for now.
This patch will trap guest Conventional PCI Advanced Features Control Register write
operation if the device supports Conventional PCI Advanced Features Capability and
check whether it wants to do device AF FLR. If it does, call pdev_do_flr to do the job.

Tracked-On: #3465
Signed-off-by: Li Fei1 <fei1.li@intel.com>
2019-12-20 13:09:42 +08:00
..
arch/x86 hv: vpci: restore PCI BARs when doing PCIe FLR 2019-12-20 13:09:42 +08:00
common HV: Remove INIT signal notification related code 2019-12-16 16:54:30 +08:00
debug HV: Kconfig: remove MAX_VCPUS_PER_VM in Kconfig 2019-12-12 13:49:28 +08:00
dm hv: vpci: restore PCI BARs when doing AF FLR 2019-12-20 13:09:42 +08:00
hw hv: vpci: restore PCI BARs when doing AF FLR 2019-12-20 13:09:42 +08:00
lib hv: support xsave in context switch 2019-12-02 09:31:12 +08:00
public hv: make hypercall HC_CREATE_VCPU empty 2019-09-24 11:58:45 +08:00