acrn-hypervisor/hypervisor/common
Victor Sun 99189b4e48 HV: cleanup for io request related functions
Changes:
  1. Move io request related functions from hypercall.c to io_request.c
     since they are not hypercalls;
  2. Remove acrn_insert_request_nowait() as it is never used;

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-18 16:36:33 +08:00
..
hv_main.c hv: add hardware_detect_support to detect which hardware we support 2018-05-15 17:25:56 +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 trusty: implement hypercall to initialize trusty 2018-05-15 17:19:39 +08:00
vm_load.c vm load: add SOS cmdline option for hugetlb 2018-05-15 17:25:56 +08:00