diff options
author | Sean Christopherson <seanjc@google.com> | 2021-07-13 09:33:21 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-08-02 11:01:59 -0400 |
commit | e54949408abfbe3905ae19ac3b42ecd2d29bc3c5 (patch) | |
tree | 99b528cc8d73a8cbecbdeb7d434cacd444b4962d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7aa13fc3d8260c4215b8aea971d120e675d8781f (diff) |
KVM: VMX: Move RESET-only VMWRITE sequences to init_vmcs()
Move VMWRITE sequences in vmx_vcpu_reset() guarded by !init_event into
init_vmcs() to make it more obvious that they're, uh, initializing the
VMCS.
No meaningful functional change intended (though the order of VMWRITEs
and whatnot is different).
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210713163324.627647-44-seanjc@google.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