acrn-hypervisor/hypervisor/dm
Victor Sun ec199d9609 HV: add get_sos_vm api
This patch creates a new get_sos_vm() api to replace get_vm_from_vmid(0U)
because VM 0 might not be SOS VM now;

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
..
vpci HV: add get_sos_vm api 2019-01-21 18:03:31 +08:00
vioapic.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
vmptable.c HV: rename the term of vm_description to vm_config 2019-01-18 11:50:00 +08:00
vpic.c hv: fix MISRA-C violations in vpic.c and vioapic.c 2019-01-11 23:04:54 +08:00
vrtc.c hv: rename register_io_emulation_handler 2019-01-08 11:28:13 +08:00