acrn-hypervisor/hypervisor/arch/x86/guest
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
..
guest.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
instr_emul.c hv:Fix violation "Cyclomatic complexity greater than 20" in instr_emul.c 2019-01-17 11:22:02 +08:00
instr_emul.h hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
pm.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
ucode.c hv: refine coding style for ucode.c 2018-12-19 09:44:42 +08:00
vcpu.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
vcpuid.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
vlapic_priv.h hv: self-IPI APIC register in x2APIC mode of guest vLAPIC 2018-11-02 13:48:43 +08:00
vlapic.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
vm.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
vmcall.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
vmsr.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
vmtrr.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00