Commit 07721fe
committed
KVM: nVMX: Don't emulate instructions in guest mode
vmx_check_intercept is not yet fully implemented. To avoid emulating
instructions disallowed by the L1 hypervisor, refuse to emulate
instructions by default.
Cc: stable@vger.kernel.org
[Made commit, added commit msg - Oliver]
Signed-off-by: Oliver Upton <oupton@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>1 parent 5ef8acb commit 07721fe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7164 | 7164 | | |
7165 | 7165 | | |
7166 | 7166 | | |
7167 | | - | |
| 7167 | + | |
7168 | 7168 | | |
7169 | 7169 | | |
7170 | 7170 | | |
| |||
0 commit comments