]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/x86/include/asm/kvm_host.h
KVM: x86: Intel MPX vmx and msr handle
[mirror_ubuntu-artful-kernel.git] / arch / x86 / include / asm / kvm_host.h
index 0ffe7140d63024e2b45675cde3bb7b2286e6a815..e714f8c08ccf248045a6d7576487ded6d23f7bbc 100644 (file)
@@ -764,6 +764,7 @@ struct kvm_x86_ops {
                               struct x86_instruction_info *info,
                               enum x86_intercept_stage stage);
        void (*handle_external_intr)(struct kvm_vcpu *vcpu);
+       bool (*mpx_supported)(void);
 };
 
 struct kvm_arch_async_pf {