acrn-hypervisor/hypervisor/include
Yonghua Huang 2299926a88 HV: Refine 'hv_main()' function usage
'hv_main()' wraps several logic which has no dependencies
   each other(enable VMX, prepare to create service os VM..),
   in this case, split this function to make code logic clear.

   remove 'is_vm0_bsp()' & 'hv_main()'
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-08-06 10:34:43 +08:00
..
arch/x86 HV: Refine 'hv_main()' function usage 2018-08-06 10:34:43 +08:00
common hv: treewide: fix 'Procedure parameter has a type but no identifier' 2018-08-03 13:29:24 +08:00
debug hv: cpu: remove unnecessary cpu_id valid check 2018-08-02 15:21:34 +08:00
lib HV:treewide:avoid using multiple # or ## in a macro 2018-08-02 13:10:16 +08:00
public hv: add vm restart API 2018-08-02 13:14:03 +08:00
hv_debug.h hv:Reshuffle console/uart code 2018-07-30 16:25:16 +08:00
hv_lib.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hypervisor.h hv: mmu: revisit mmu modify page table attributes 2018-07-19 11:11:32 +08:00