acrn-hypervisor/hypervisor/dm
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
..
vpci hv: vpci: minor refine about MSI/MSI-X de-initialization 2020-07-02 13:03:36 +08:00
io_req.c hv: mmio: refine mmio access handle lock granularity 2020-02-24 16:17:38 +08:00
vioapic.c hv:rename vioapic.mtx to vioapic.lock 2020-07-02 09:40:29 +08:00
vpic.c hv:use spinlock_irqsave_obtain api for vpic 2020-07-02 09:40:29 +08:00
vrtc.c hv: remove 'flags' field in struct vm_io_range 2019-08-19 10:19:54 +08:00
vuart.c hv: Introduce Global System Interrupt (GSI) into INTx Remapping 2020-03-25 09:36:18 +08:00