acrn-hypervisor/common
Victor Sun 0cca1feab2 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-04-08 16:54:42 +08:00
..
hv_main.c Simple get_vmx_cap() 2018-03-15 16:33:08 +08:00
hypercall.c HV: add hypercall interface of get vcpu state data 2018-04-08 16:54:42 +08:00
schedule.c retpoline: replace indirect jmp in switch_to function 2018-03-15 16:25:53 +08:00
stack_protector.c initial import 2018-03-07 21:05:38 +08:00
trusty_hypercall.c trusty: implement hypercall to initialize trusty 2018-03-29 14:54:23 +08:00
vm_load.c vm load: fix bug in loading kernel 2018-03-20 15:52:53 +08:00