acrn-hypervisor/hypervisor/common
Yonghua Huang 121d14a616 rename 'req_buf' field in 'struct vm_sw_info'
- rename it to 'io_shared_page' to keep consistent
   with ACRN HDL foils.

 - update related code that reference this data structure.

Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2018-05-15 17:25:58 +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 rename 'req_buf' field in 'struct vm_sw_info' 2018-05-15 17:25:58 +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