acrn-hypervisor/hypervisor/include
Kaige Fu d2191401c8 HV: Trace: Remove macro GEN_CASE
Macro GEN_CASE in hypervisor is not used. It's just for userspcace tool
acrntrace and we get one copy of it in ./tools/acrntrace/trace_event.h.
So, remove it.

Signed-off-by: Kaige Fu <kaige.fu@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
Reviewed-by: Yan, Like <like.yan@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-22 11:11:09 +08:00
..
arch/x86 hv: replace _EC with _ERROR_CODE in VMCS field 2018-05-21 15:11:23 +08:00
common HV: cleanup for io request related functions 2018-05-18 16:36:33 +08:00
debug HV: Trace: Remove macro GEN_CASE 2018-05-22 11:11:09 +08:00
lib hv: refine the left atomic operation 2018-05-18 10:52:31 +08:00
public hypercall: add set_memmaps hypercall support 2018-05-17 15:34:18 +08:00
hv_debug.h
hv_lib.h hv: lib: split atomic operation to atomic.h 2018-05-18 10:52:31 +08:00
hypervisor.h