acrn-hypervisor/hypervisor/dm
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
..
vpci hv: vpci: an assign PT device should support FLR or PM reset 2019-12-30 13:43:07 +08:00
io_req.c hv: io: do schedule in IO completion polling loop 2019-12-05 11:19:35 +08:00
vioapic.c hv: mmio: move EPT operation out of register_mmio_emulation_handler 2019-10-31 11:46:10 +08:00
vpic.c hv: remove 'flags' field in struct vm_io_range 2019-08-19 10:19:54 +08:00
vrtc.c hv: remove 'flags' field in struct vm_io_range 2019-08-19 10:19:54 +08:00
vuart.c hv: add sanity check for vuart configuration 2019-12-30 09:24:59 +08:00