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)
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>

No differences found