]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/vmx.c
KVM: nVMX: Advertise PAUSE and WBINVD exiting support
authorJan Kiszka <jan.kiszka@siemens.com>
Sat, 23 Feb 2013 21:34:39 +0000 (22:34 +0100)
committerGleb Natapov <gleb@redhat.com>
Wed, 27 Feb 2013 13:33:51 +0000 (15:33 +0200)
commitd6851fbeee3f79ac2629f823e15ac2a7f6f54e0e
treeeb7daab2db0001c7d892fa7c5e07aade55d5c751
parent733568f9cecc061eca213ba0e877a1f820a40de5
KVM: nVMX: Advertise PAUSE and WBINVD exiting support

These exits have no preconditions, and we already process the
corresponding reasons in nested_vmx_exit_handled correctly.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/kvm/vmx.c