acrn-hypervisor/hypervisor/dm
Li Fei1 baf77a79ad hv: mmio_dev: add hypercall to support mmio device pass through
Add two hypercalls to support MMIO device pass through for post-launched VM.
And when we support MMIO pass through for pre-launched VM, we could re-use
the code in mmio_dev.c

Tracked-On: #5053
Signed-off-by: Li Fei1 <fei1.li@intel.com>
2020-07-23 20:13:20 +08:00
..
vpci HV: ptdev hide SRIOV capability for VM 2020-07-16 17:27:18 +08:00
io_req.c hv: mmio: refine mmio access handle lock granularity 2020-02-24 16:17:38 +08:00
mmio_dev.c hv: mmio_dev: add hypercall to support mmio device pass through 2020-07-23 20:13:20 +08:00
vioapic.c hv: vioapic: expose ioapic to guest unconditionally 2020-07-10 19:33:46 +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