acrn-hypervisor/hypervisor/debug
Mingqiang Chi 7c9cc6bcd4 hv:Merge dump_interrupt and dump_exception to a commond API
merge these two APIs to 'dump_intr_excp_frame'

Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-23 13:38:52 +08:00
..
console.c hv: timer: add periodic timer setup support 2018-05-15 17:25:56 +08:00
dump.c hv:Merge dump_interrupt and dump_exception to a commond API 2018-05-23 13:38:52 +08:00
logmsg.c hv: refine atomic_xadd 2018-05-18 10:52:31 +08:00
printf.c Move s[n]printf to lib for release 2018-05-15 17:19:37 +08:00
sbuf.c replace malloc and memset with calloc 2018-05-15 17:25:24 +08:00
serial.c initial import 2018-05-11 14:44:28 +08:00
serial_internal.h hv: refine atomic_load/store_xxx name 2018-05-18 10:52:31 +08:00
shell_internal.c hv: Add reboot shell command 2018-05-18 16:38:40 +08:00
shell_internal.h hv: Add reboot shell command 2018-05-18 16:38:40 +08:00
shell_public.c hv: Add reboot shell command 2018-05-18 16:38:40 +08:00
uart16550.c hv: refine the left atomic operation 2018-05-18 10:52:31 +08:00
uart16550.h initial import 2018-05-11 14:44:28 +08:00
vuart.c refine: remove redundant data type definition 2018-05-15 17:25:54 +08:00