]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supported
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 23 Oct 2013 16:43:09 +0000 (17:43 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 28 Oct 2013 12:14:38 +0000 (13:14 +0100)
commita294c9bbd0dd0dea415a0ee5b8ee9c07f65f5496
tree51e8dbfa529861d373e8fe45d09f023c03e0eb42
parentcd2633c59b6f511effb53e10fa2c1e20b1cec1e7
nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supported

If the host supports it, we can and should expose it to the guest as
well, just like we already do with PIN_BASED_VIRTUAL_NMIS.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c