acrn-hypervisor/hypervisor/dm/vpci
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
..
core.c hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
hostbridge.c hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
msi.c hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
msix.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
partition_mode.c HV: rename the term of vm_description to vm_config 2019-01-18 11:50:00 +08:00
pci_priv.h hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
pci_pt.c hv: fix MISRA-C violations "Pointer param should be declared pointer to const." 2018-12-19 13:03:03 +08:00
sharing_mode.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
vpci.c hv: fix MISRA-C violations in dm/vpci 2019-01-11 14:28:45 +08:00