acrn-hypervisor/hypervisor/include/common
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
..
hypercall.h HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
irq.h doc: replace return with retval 2018-11-30 14:55:17 +08:00
ptdev.h hv: passthrough: Change interrupt pin to uint32_t 2019-01-10 23:52:25 +08:00
schedule.h hv: clear NEED_RESCHEDULE flag in schedule 2018-12-27 12:35:40 +08:00
softirq.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00