mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-08 00:17:01 +00:00
Add two hypercalls HC_ASSIGN_PIO_REGION and HC_DEASSIGN_PIO_REGION to support PIO device pass through for post-launched VM. Add has_direct_pio_access function to check the pio access state of VM before allow/deny guest pio access. Align querying, setting and clearing interfaces of VM io.bitmap with general bitmap operation function. Tracked-On: #8635 Signed-off-by: Yichong Tang <yichong.tang@intel.com> Reviewed-by: Junjie Mao <junjie.mao@intel.com> |
||
---|---|---|
.. | ||
delay.h | ||
efi_mmap.h | ||
event.h | ||
hypercall.h | ||
irq.h | ||
ptdev.h | ||
sbuf.h | ||
schedule.h | ||
softirq.h | ||
thermal.h | ||
ticks.h | ||
timer.h | ||
vm_event.h |