diff options
author | 2020-03-17 18:32:50 +0100 | |
---|---|---|
committer | 2020-03-18 12:16:39 +0100 | |
commit | 96b100cd1464ce41d5d6b083b1fe5ceace8eef8a (patch) | |
tree | bd75be7e9b2da14b2c744e52c7a5ac6dfae2e26f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: VMX: access regs array in vmenter.S in its natural order (diff) | |
download | linux-dev-96b100cd1464ce41d5d6b083b1fe5ceace8eef8a.tar.xz linux-dev-96b100cd1464ce41d5d6b083b1fe5ceace8eef8a.zip |
KVM: nVMX: remove side effects from nested_vmx_exit_reflected
The name of nested_vmx_exit_reflected suggests that it's purely
a test, but it actually marks VMCS12 pages as dirty. Move this to
vmx_handle_exit, observing that the initial nested_run_pending check in
nested_vmx_exit_reflected is pointless---nested_run_pending has just
been cleared in vmx_vcpu_run and won't be set until handle_vmlaunch
or handle_vmresume.
Suggested-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions