acrn-hypervisor/hypervisor/common
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
..
hv_main.c hv: hv_main: adjust vm exit trace position 2019-01-16 10:24:33 +08:00
hypercall.c HV: refine launch vm interface 2019-01-21 18:03:31 +08:00
io_req.c HV: add get_sos_vm api 2019-01-21 18:03:31 +08:00
ptdev.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
schedule.c hv: clean the "Procedure has more than one exit point". 2019-01-08 14:47:01 +08:00
softirq.c hv: remove the theoretic infinite loop 2018-12-05 13:17:38 +08:00
stack_protector.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
static_checks.c hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
trusty_hypercall.c hv: tursty_hypercall: fix "Procedure has more than one exit point" 2018-12-27 09:04:32 +08:00
vm_load.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00