acrn-hypervisor/hypervisor/common
Jason Chen CJ b1612e3072 add cpu_do_idle to handle idle
add wrap function cpu_do_idle in default_idle to handle arch cpu specific
idle operation.

Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-08-08 10:00:51 +08:00
..
hv_main.c move global x2apic_enabled into arch dir 2018-08-07 09:55:13 +08:00
hypercall.c hv:cleanup vmid related code 2018-08-06 12:27:53 +08:00
io_request.c hv:cleanup vmid related code 2018-08-06 12:27:53 +08:00
ptdev.c HV:fix rest integer violations 2018-08-02 09:51:58 +08:00
schedule.c add cpu_do_idle to handle idle 2018-08-08 10:00:51 +08:00
softirq.c hv: softirq: refine softirq 2018-08-01 11:36:27 +08:00
stack_protector.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
trusty_hypercall.c HV: hypercall: make hypercall functions return int32_t 2018-07-23 10:23:49 +08:00
vm_load.c vcpu: add get/set register APIs 2018-08-07 09:55:13 +08:00