acrn-hypervisor/hypervisor/common
Jason Chen CJ 67dfec8799 vmexit: refine vmexit loop
- move vmexit handling into vmexit_handler
- add error handling, failure will inject #GP

Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-24 13:42:19 +08:00
..
hv_main.c vmexit: refine vmexit loop 2018-05-24 13:42:19 +08:00
hypercall.c HV: cleanup for io request related functions 2018-05-18 16:36:33 +08:00
io_request.c HV: cleanup for io request related functions 2018-05-18 16:36:33 +08:00
schedule.c hv: refine atomic_load/store_xxx name 2018-05-18 10:52:31 +08:00
stack_protector.c initial import 2018-05-11 14:44:28 +08:00
trusty_hypercall.c hypercall: only allow hypercall from RING-0 2018-05-22 11:38:04 +08:00
vm_load.c hv: not necessary to deal with '\n' of cmdline in ACRN. 2018-05-23 11:43:19 +08:00