acrn-hypervisor/hypervisor/common
Victor Sun 00bfde3cde HV: rename resume_vm to start_vm in hypercall api
Currently we don't support resume VM in HC API, the real meaning
of the code is to start VM.

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-08-01 12:06:54 +08:00
..
hv_main.c hv: softirq: refine softirq 2018-08-01 11:36:27 +08:00
hypercall.c HV: rename resume_vm to start_vm in hypercall api 2018-08-01 12:06:54 +08:00
io_request.c HV: io: refine state transitions of VHM requests 2018-07-31 10:22:03 +08:00
ptdev.c hv: softirq: refine softirq 2018-08-01 11:36:27 +08:00
schedule.c HV: Rename functions beginning with "_" 2018-07-30 10:11:54 +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 HV: common: cleanup of remaining integral-type issues 2018-07-23 10:23:49 +08:00