Files
acrn-hypervisor/hypervisor/arch/x86
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
..
2018-08-24 09:58:58 +08:00
2018-08-16 09:43:34 +08:00
2018-08-23 11:09:25 +08:00
2018-08-23 11:10:26 +08:00
2018-08-06 12:27:53 +08:00
2018-08-23 08:54:54 +08:00
2018-08-07 09:55:13 +08:00
2018-08-23 08:54:54 +08:00
2018-08-23 08:54:54 +08:00
2018-08-16 16:24:13 +08:00
2018-08-24 09:58:58 +08:00