OSDN Git Service

KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
[uclinux-h8/linux.git] / arch / x86 / kvm / vmx / vmx.h
index 1554cb4..a1e00d0 100644 (file)
@@ -190,7 +190,6 @@ struct vcpu_vmx {
        u64                   msr_guest_kernel_gs_base;
 #endif
 
-       u64                   arch_capabilities;
        u64                   spec_ctrl;
 
        u32 vm_entry_controls_shadow;