acrn-hypervisor/hypervisor/dm
Li Fei1 27a66acd0e hv: ptdev: refine look up MSI ptirq entry
There's no need to look up MSI ptirq entry by virtual SID any more since the MSI
ptirq entry would be removed before the device is assigned to a VM.

Now the logic of MSI interrupt remap could simplify as:
1. Add the MSI interrupt remap first;
2. If step is already done, just do the remap part.

Tracked-On: #4550
Signed-off-by: Li Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong<eddie.dong@Intel.com>
Reviewed-by: Grandhi, Sainath <sainath.grandhi@intel.com>
2020-05-13 14:31:01 +08:00
..
vpci hv: ptdev: refine look up MSI ptirq entry 2020-05-13 14:31:01 +08:00
io_req.c hv: mmio: refine mmio access handle lock granularity 2020-02-24 16:17:38 +08:00
vioapic.c hv: vioapic: minor refine about vioapic_init 2020-04-24 15:35:38 +08:00
vpic.c hv: vpic: remove vm structure pointer from vpic 2020-03-31 10:57:47 +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