commit | 5c8beb474665220374abcafa79e40d78778606d1 | [log] [tgz] |
---|---|---|
author | Oliver Upton <oupton@google.com> | Mon Apr 06 20:12:37 2020 +0000 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Apr 07 04:21:41 2020 -0400 |
tree | 7cd05a6a14fbe7e60557756dc9597330d11f264b | |
parent | da7e42320940059d571c233375d873c3a9de88c9 [diff] |
KVM: nVMX: don't clear mtf_pending when nested events are blocked If nested events are blocked, don't clear the mtf_pending flag to avoid missing later delivery of the MTF VM-exit. Fixes: 5ef8acbdd687c ("KVM: nVMX: Emulate MTF when performing instruction emulation") Signed-off-by: Oliver Upton <oupton@google.com> Message-Id: <20200406201237.178725-1-oupton@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>