acrn-hypervisor/hypervisor/dm/vpci
Li Fei1 41805eb2e8 hv: vpci: minor refine about MSI/MSI-X de-initialization
About the MSI/MSI-X Capability, there're some fields of it would never been changed
once they had been initialized. So it's no need to reset them once the vdev instance
is still used. What need to reset are the fields which would been changed by guest
at runtime.

Tracked-On: #4550
Signed-off-by: Li Fei1 <fei1.li@intel.com>
2020-07-02 13:03:36 +08:00
..
pci_pt.c hv: vmsi: add vmsix on msi emulation support 2020-06-16 08:52:56 +08:00
vdev.c HV: refine pci_find_vdev with hash 2020-06-18 12:58:40 +08:00
vhostbridge.c hv: vpci: remove vpci->vm not equal to null pre-condition 2020-05-13 14:31:01 +08:00
vmsi.c hv: vpci: minor refine about MSI/MSI-X de-initialization 2020-07-02 13:03:36 +08:00
vmsix.c hv: vpci: minor refine about MSI/MSI-X de-initialization 2020-07-02 13:03:36 +08:00
vmsix_on_msi.c hv: vmsi: add vmsix on msi emulation support 2020-06-16 08:52:56 +08:00
vpci.c remove pci_device_lock in pci.c 2020-06-19 16:13:20 +08:00
vpci_bridge.c hv: vpci: minor refine the vdev ownership data structure 2020-05-13 14:31:01 +08:00
vpci_priv.h hv: vpci: minor refine about MSI/MSI-X de-initialization 2020-07-02 13:03:36 +08:00
vsriov.c hv: vpci: remove is_own_device() 2020-05-13 14:31:01 +08:00