acrn-hypervisor/hypervisor/include
Li Fei1 21b405d109 hv: vpci: an assign PT device should support FLR or PM reset
Before we assign a PT device to post-launched VM, we should reset the PCI device
first. However, ACRN hypervisor doesn't plan to support PCIe hot-plug and doesn't
support PCIe bridge Secondary Bus Reset. So the PT device must support FLR or PM
reset. This patch do this check when assigning a PT device to post-launched VM.

Tracked-On: #3465
Signed-off-by: Li Fei1 <fei1.li@intel.com>
2019-12-30 13:43:07 +08:00
..
arch/x86 hv: vpci: revert do FLR and BAR restore 2019-12-30 13:43:07 +08:00
common HV: Remove INIT signal notification related code 2019-12-17 09:45:52 +08:00
debug HV: Kconfig: remove MAX_VCPUS_PER_VM in Kconfig 2019-12-12 13:49:28 +08:00
dm hv: vpci: an assign PT device should support FLR or PM reset 2019-12-30 13:43:07 +08:00
hw hv: pci: add PCIe PM reset check 2019-12-30 13:43:07 +08:00
lib hv: support xsave in context switch 2019-12-02 09:31:12 +08:00
public reset: detect highest severity guest dynamically 2019-12-23 15:15:09 +08:00