acrn-hypervisor/hypervisor/common
Qi Yadong 2ea3b49858 HV: refine copy_from_vm/copy_to_vm
If the target is an array, then only the first element
will be copied.
So replace structure assignment with memcpy_s().

Signed-off-by: Qi Yadong <yadong.qi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-17 10:21:38 +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: refine copy_from_vm/copy_to_vm 2018-05-17 10:21:38 +08:00
schedule.c retpoline: replace indirect jmp in switch_to function 2018-05-15 17:19:36 +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