acrn-hypervisor/hypervisor/debug
Victor Sun 253b25937b HV: remove vm_config pointer in acrn_vm struct
For each vm_array[] item, its config is located in corresponding
index of vm_configs[], so vm_config pointer is not needed any more.

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
..
console.c
dbg_cmd.c
dump.c
hypercall.c
logmsg.c
Makefile
npk_log.c
printf.c
profiling.c
sbuf.c
shell_priv.h
shell.c
string.c
trace.c
uart16550.c
uart16550.h
vuart.c