acrn-hypervisor/hypervisor/include/arch/x86/guest
Zide Chen 6bbd0129c3 modularization: move vMTRR code to guest directory
MTRR emulation belongs to virtual CPU component.

- rename mtrr.c to vmtrr.c and move it to arch/x86/guest
- rename mtrr.h to vmtrr.h and move it to include/arch/x86/guest

Tracked-On: #1842
Signed-off-by: Zide Chen <zide.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-12-14 09:43:06 +08:00
..
guest_pm.h hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
guest.h hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
mptable.h hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
ucode.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
vcpu.h hv: emulate IA32_TSC_ADJUST MSR 2018-12-14 09:11:37 +08:00
vcpuid.h modulization: move virtual cpuid stuff into guest dir 2018-12-13 09:08:02 +08:00
vioapic.h hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
vlapic.h hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
vm0_boot.h modularization: boot component 2018-12-03 09:09:44 +08:00
vm.h hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
vmtrr.h modularization: move vMTRR code to guest directory 2018-12-14 09:43:06 +08:00
vpic.h doc: always use 'None' for functions not returning a value 2018-11-30 14:55:17 +08:00