acrn-hypervisor/hypervisor/boot
Victor Sun 49e6deaf26 HV: rename the term of vm0 to sos vm
Under sharing mode, VM0 is identical with SOS VM. But the coupling of
SOS VM and VM 0 is not friendly for partition mode.

This patch is a pure term change of vm0 to sos VM, it does not change
any code logic or senmantic.

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-21 18:03:31 +08:00
..
include hv: acpi: remove weak parse_madt 2018-12-07 15:21:39 +08:00
sbl HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
uefi hv: vlapic: code clean-up 2019-01-11 09:44:10 +08:00
acpi.c hv: fix coding style violations in acpi.c 2019-01-14 23:00:57 +08:00
dmar_parse.c HV: modularization to refine boot/bsp related code. 2019-01-08 08:46:15 +08:00
reloc.c HV: code style change for reloc.c 2019-01-04 17:53:38 +08:00