acrn-hypervisor/hypervisor/arch/x86/guest
Mingqiang Chi 5331b39520 hv:remove 'cpu_mode' from struct vm_guest_paging
now the 'cpu_mode' is unused in struct vm_guest_paging,
and there is the  same variable in struct acrn_vcpu_arch

Tracked-On: #1842
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-03-13 14:04:20 +08:00
..
assign.c hv: Remove multiple definitions for dmar translation structures 2019-03-08 15:23:20 +08:00
ept.c hv:cleanup header file for guest folder 2019-02-21 10:38:30 +08:00
guest_memory.c HV: PAE: Add stac()/clac() in local_gva2gpa_pae 2019-03-12 09:28:35 +08:00
instr_emul.c hv:remove 'cpu_mode' from struct vm_guest_paging 2019-03-13 14:04:20 +08:00
io_emul.c hv:cleanup header file for guest folder 2019-02-21 10:38:30 +08:00
pm.c HV: refine location of platform_acpi_info header 2019-03-08 10:34:14 +08:00
trusty.c hv:cleanup header file for guest folder 2019-02-21 10:38:30 +08:00
ucode.c hv:cleanup header file for guest folder 2019-02-21 10:38:30 +08:00
vcpu.c hv: vlapic: add combined constraint for APICv 2019-03-12 20:37:06 +08:00
vcpuid.c hv:move several tsc APIs to timer.c 2019-03-07 20:23:22 +08:00
virq.c hv: vlapic: add combined constraint for APICv 2019-03-12 20:37:06 +08:00
virtual_cr.c hv: pae: fix a issue of loading pdptrs when handle cr4 2019-02-21 18:54:22 +08:00
vlapic_priv.h hv: self-IPI APIC register in x2APIC mode of guest vLAPIC 2018-11-02 13:48:43 +08:00
vlapic.c hv: vlapic: add combined constraint for APICv 2019-03-12 20:37:06 +08:00
vm.c hv: merge SBL and UEFI related stuff under boot 2019-03-13 10:26:55 +08:00
vmcall.c hv:cleanup header file for guest folder 2019-02-21 10:38:30 +08:00
vmcs.c hv: vlapic: add combined constraint for APICv 2019-03-12 20:37:06 +08:00
vmexit.c hv:cleanup header file for guest folder 2019-02-21 10:38:30 +08:00
vmsr.c hv: vlapic: add combined constraint for APICv 2019-03-12 20:37:06 +08:00
vmtrr.c hv:cleanup header file for guest folder 2019-02-21 10:38:30 +08:00
vmx_asm.S hv: refine guest.h 2019-02-03 13:00:42 +08:00