acrn-hypervisor/hypervisor/common
Yin Fengwei b2c2ca2ecd hv: not necessary to deal with '\n' of cmdline in ACRN.
We removed '\n' in bootargs file so there is no '\n' attached
to cmdline when stitching ACRN. Then we don't need to deal with
it in ACRN.

Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Acked-by: Eddie Dong <Eddie.dong@intel.com>
2018-05-23 11:43:19 +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 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