acrn-hypervisor/hypervisor/include/common
Wu Zhou 581ec58fbb hv: vm_event: create vm_event support
This patch creates vm_event support in HV, including:
1. Create vm_event data type.
2. Add vm_event sbuf and its initializer. The sbuf will be allocated by
   DM in Service VM. Its page address will then be share to HV through
   hypercall.
3. Add an API to send the HV generated event.

Tracked-On: #8547
Signed-off-by: Wu Zhou <wu.zhou@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2024-02-01 17:01:31 +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: 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 config: add four per-vm bvt parameters 2023-09-18 16:26:05 +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 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