acrn-hypervisor/hypervisor/include/debug
Mingqiang Chi 29dbd1084d hv:Replace vuart pointer with instance in structure vm
-- update 'vuart' field in 'struct vm' from pointer
   to instance
-- replace MACRO with inline function for vm_vuart,
   and move it to vm.h
-- change vuart_init to void type
-- rename struct vuart -->struct acrn_vuart

Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Anthony Xu <anthony.xu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-08-27 09:49:12 +08:00
..
console.h hv: fix 'No definition in system for prototyped procedure' 2018-08-22 13:11:25 +08:00
dump.h HV:treewide:Update cpu_id type as uint_16 2018-07-04 16:39:26 +08:00
logmsg.h hv: debug: add the hypervisor NPK log 2018-08-23 11:09:25 +08:00
npk_log.h hv: debug: add the hypervisor NPK log 2018-08-23 11:09:25 +08:00
sbuf.h HV:debug:fix "signed/unsigned conversion without cast" 2018-07-04 12:18:38 +08:00
trace.h hv: cpu: remove unnecessary cpu_id valid check 2018-08-02 15:21:34 +08:00
vuart.h hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00