acrn-hypervisor/hypervisor/include/common
Conghui 4c79354798 hv: add hypercall to register asyncio
Add hypercall to add/remove asyncio request info. Hv will record the
info in a list, and when a new ioreq is come, hv will check if it is
in the asyncio list, if yes, queue the fd to asyncio buffer.

Tracked-On: #8209
Signed-off-by: Conghui <conghui.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2022-09-27 10:26:42 +08:00
..
delay.h hv/mod_timer: separate delay functions from the timer module 2021-05-18 16:43:28 +08: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: add hypercall to register asyncio 2022-09-27 10:26:42 +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: extend sbuf hypercall 2022-09-27 10:26:42 +08:00
schedule.h hv: use kick-mode in per-cpu to control kick pCPU 2022-09-26 13:28:02 +08:00
softirq.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
ticks.h doc: update timer HLD doc after modularization 2021-06-09 17:11:25 -04:00
timer.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00