]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - arch/x86/include/asm/kvm_host.h
KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
[thirdparty/kernel/stable.git] / arch / x86 / include / asm / kvm_host.h
index d6ff1b132b4749ee2e0d665344fecebacdbbb9f1..4015b88383ce98ad5cbc828f098bb0d3b8b16598 100644 (file)
@@ -1374,6 +1374,7 @@ int kvm_cpu_get_interrupt(struct kvm_vcpu *v);
 void kvm_vcpu_reset(struct kvm_vcpu *vcpu, bool init_event);
 void kvm_vcpu_reload_apic_access_page(struct kvm_vcpu *vcpu);
 
+u64 kvm_get_arch_capabilities(void);
 void kvm_define_shared_msr(unsigned index, u32 msr);
 int kvm_set_shared_msr(unsigned index, u64 val, u64 mask);