acrn-hypervisor/hypervisor/include/common
yichongt b138dd1eaf hv: pio_region: add hypercalls to support pio device pass through
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>
2024-07-31 14:22:14 +08:00
..
delay.h doc: remove '@return None' for void functions 2023-08-03 14:56:29 -07:00
efi_mmap.h hv: set default MAX_EFI_MMAP_ENTRIES to 350 2021-11-08 09:49:24 +08:00
event.h hv: Change sched_event back to boolean-based implementation 2022-07-14 09:05:37 +08:00
hypercall.h hv: pio_region: add hypercalls to support pio device pass through 2024-07-31 14:22:14 +08:00
irq.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
ptdev.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
sbuf.h hv: add max_len for sbuf_put param 2024-02-20 11:52:02 +08:00
schedule.h hv: s3: add timer support 2024-06-27 11:26:09 +08:00
softirq.h hv: enable thermal lvt interrupt 2024-05-16 09:40:32 +08:00
thermal.h hv: enable thermal lvt interrupt 2024-05-16 09:40:32 +08:00
ticks.h doc: update timer HLD doc after modularization 2021-06-09 17:11:25 -04:00
timer.h doc: remove '@return None' for void functions 2023-08-03 14:56:29 -07:00
vm_event.h hv: vm_event: create vm_event support 2024-02-01 17:01:31 +08:00