acrn-hypervisor/hypervisor/include
Huihuang Shi a2516ecc85 fix "Casting operation to a pointer"
The print_param struct's member emit who is used for callback,
the forth parameter of it is used for transmit the private data
of the "print_param".

The type translation between "void *" and private date broke the
violations.

Use the same type to fix it out.

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Xu Anthony <anthony.xu@intel.com>
2018-11-06 13:37:33 +08:00
..
arch/x86 HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
common HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
debug HV:debug:profiling Fixed inappropriate condition check 2018-11-06 09:19:33 +08:00
dm HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
lib fix "Casting operation to a pointer" 2018-11-06 13:37:33 +08:00
public HV: io: add structure and API docs 2018-11-04 20:30:38 -08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00