acrn-hypervisor/hypervisor/common
Junjun Shan 5c92329606 hv:clear up the usage of printf data struct
The printf related functions have been called by other various
functions, e.g. get_ptdev_info(), get_ioapic_info, etc. The patch
is used to clear up the usage.

Tracked-On: #861
Signed-off-by: Junjun Shan <junjun.shan@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-09-28 16:40:07 +08:00
..
hv_main.c hv:clear up the usage of printf data struct 2018-09-28 16:40:07 +08:00
hypercall.c HV: remove IRQSTATE_ASSERT/IRQSTATE_DEASSERT/IRQSTATE_PULSE 2018-09-28 13:14:30 +08:00
io_request.c HV: Use the variable to fire VHM interrupt 2018-09-26 11:23:34 +08:00
ptdev.c HV: modify code for intr storm detect & handling 2018-09-25 11:09:35 +08:00
schedule.c hv: arch: fix 'Unused procedure parameter' 2018-09-26 10:48:55 +08:00
softirq.c hv: softirq: refine softirq 2018-08-01 11:36:27 +08:00
stack_protector.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
static_checks.c hv: add compile time assert for static checks 2018-08-14 13:05:06 +08:00
trusty_hypercall.c hv: treewide: fix 'Expression is not Boolean' 2018-09-03 11:23:53 +08:00
vm_load.c hv:clear up the usage of printf data struct 2018-09-28 16:40:07 +08:00