diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2013-03-13 11:30:50 +0100 |
---|---|---|
committer | Gleb Natapov <gleb@redhat.com> | 2013-03-13 15:14:40 +0100 |
commit | eabeaaccfca0ed61b8e00a09b8cfa703c4f11b59 (patch) | |
tree | b66ec7c86baaabb2963b530ab7538242a7fd099b /include | |
parent | KVM: x86: Rework INIT and SIPI handling (diff) | |
download | linux-eabeaaccfca0ed61b8e00a09b8cfa703c4f11b59.tar.xz linux-eabeaaccfca0ed61b8e00a09b8cfa703c4f11b59.zip |
KVM: nVMX: Clean up and fix pin-based execution controls
Only interrupt and NMI exiting are mandatory for KVM to work, thus can
be exposed to the guest unconditionally, virtual NMI exiting is
optional. So we must not advertise it unless the host supports it.
Introduce the symbolic constant PIN_BASED_ALWAYSON_WITHOUT_TRUE_MSR at
this chance.
Reviewed-by:: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions