]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/vmx.c
KVM: nVMX: support descriptor table exits
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 25 Oct 2016 14:06:30 +0000 (16:06 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 2 Nov 2016 20:32:17 +0000 (21:32 +0100)
commit1b07304c587d4fe572ea50bdefaa6047dc9a6d1a
tree4112c73f6074a428bd78658dac2d9ad9d7ed1460
parent5587859fb1e8bea5e3b8a0ab7866526ad7d1d673
KVM: nVMX: support descriptor table exits

These are never used by the host, but they can still be reflected to
the guest.

Tested-by: Ladi Prosek <lprosek@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/vmx.h
arch/x86/include/uapi/asm/vmx.h
arch/x86/kvm/vmx.c