acrn-hypervisor/hypervisor/common
Huihuang Shi 9063504bc8 HV: ve820 fix "Casting operation to a pointer"
ACRN Coding guidelines requires two different types pointer can't
convert to each other, except void *.

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
2019-07-11 13:57:21 +08:00
..
hv_main.c hv: fix interrupt lost when do acrn_handle_pending_request twice 2019-07-09 09:23:12 +08:00
hypercall.c hv:fix "no prototype for non-static function" 2019-07-09 10:36:03 +08:00
ptdev.c hv: ptdev: refine ptdev active flag 2019-07-03 17:44:45 +08:00
schedule.c HV: remove one lock for ctx->flags operation. 2019-05-22 16:35:26 +08:00
softirq.c HV: Add prefix 'p' before 'cpu' to physical cpu related functions 2019-04-24 10:50:28 +08:00
trusty_hypercall.c hv:fix "no prototype for non-static function" 2019-07-09 10:36:03 +08:00
vm_load.c HV: ve820 fix "Casting operation to a pointer" 2019-07-11 13:57:21 +08:00