acrn-hypervisor/hypervisor/debug
Victor Sun ccecd55075 HV: show VM UUID in shell
Enhance "vm_list" command in shell to Show VM UUID;

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-04-12 13:45:32 +08:00
..
Makefile hv: enhance Makefile to compile debug/release into 2 libraries 2018-11-23 08:47:34 +08:00
console.c hv:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
dbg_cmd.c hv: fix "Else alternative missing in if." 2019-04-03 09:20:55 +08:00
dump.c hv: Debug messages from a CPU are overlapped with other CPUs messages 2019-03-28 12:23:42 +08:00
hypercall.c hv:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
logmsg.c hv:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
npk_log.c hv: fix "Else alternative missing in if." 2019-04-03 09:20:55 +08:00
printf.c hv:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
profiling.c HV: use term of UUID 2019-04-12 13:45:32 +08:00
sbuf.c hv:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
shell.c HV: show VM UUID in shell 2019-04-12 13:45:32 +08:00
shell_priv.h HV: show VM UUID in shell 2019-04-12 13:45:32 +08:00
string.c hv:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
trace.c hv:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
uart16550.c hv: minor fixes to a few calls to strncpy_s() 2019-03-20 08:55:42 +08:00
vuart.c hv: fix the vm pointer check before use 2019-04-02 16:29:51 +08:00