acrn-hypervisor/hypervisor/debug
Binbin Wu 273381b372 hv: vmsr: rename msr_num to msr_index in struct msr_store_entry
Rename the field msr_num to msr_index, which is more accurate,
in struct msr_store_entry.

Tracked-On: #2834
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
2019-03-22 13:32:01 +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:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
dump.c hv:cleanup header files for debug folder 2019-02-27 11:12:48 +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:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
printf.c hv:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
profiling.c hv: vmsr: rename msr_num to msr_index in struct msr_store_entry 2019-03-22 13:32:01 +08:00
sbuf.c hv:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
shell.c hv: minor fixes to a few calls to strncpy_s() 2019-03-20 08:55:42 +08:00
shell_priv.h hv: enhance ACRN shell interactive help 2019-03-20 22:05:06 +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:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00