acrn-hypervisor/hypervisor/include/common
Victor Sun 1d0d4d3185 HV: add hypercall interface of get vcpu state data
We can use this interface for VHM to pass per-cpu power state data
to guest per its request.

For now the vcpu power state is per-vm, this could be changed if
per-cpu power state support is required in the future.

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Kevin Tian <kevin.tian@intel.com>
2018-05-15 17:25:25 +08:00
..
acrn_efi.h UEFI: change the acrn boot flow on uefi platform 2018-05-15 17:19:39 +08:00
hypercall.h HV: add hypercall interface of get vcpu state data 2018-05-15 17:25:25 +08:00
schedule.h initial import 2018-05-11 14:44:28 +08:00