acrn-hypervisor/hypervisor/include/arch/x86/guest
Chaohong guo 2ca218bfb8 HV: Removed ununsed struct vm_lu_mem_map from guest.h
The struct vm_lu_mem_map is not used by code. Remove it.
Also, add bracks () for the variables in macro foreach_vcpu.

Tracked-On: #861
Signed-off-by: Chaohong guo <chaohong.guo@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-15 13:48:19 +08:00
..
guest_pm.h hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
guest.h HV: Removed ununsed struct vm_lu_mem_map from guest.h 2019-01-15 13:48:19 +08:00
ucode.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
vcpu.h hv:fix violations 2019-01-11 16:52:28 +08:00
vcpuid.h modulization: move virtual cpuid stuff into guest dir 2018-12-13 09:08:02 +08:00
vioapic.h hv: fix MISRA-C violations in vpic.c and vioapic.c 2019-01-11 23:04:54 +08:00
vlapic.h hv: vlapic: code clean-up 2019-01-11 09:44:10 +08:00
vm0_boot.h HV: modularization to refine boot/bsp related code. 2019-01-08 08:46:15 +08:00
vm.h hv: fix MISRA-C violations in vpic.c and vioapic.c 2019-01-11 23:04:54 +08:00
vmtrr.h modularization: clean up namings in vMTRR module 2018-12-14 09:43:06 +08:00
vpic.h hv: fix MISRA-C violations in vpic.c and vioapic.c 2019-01-11 23:04:54 +08:00