diff options
| author | Jim Mattson <[email protected]> | 2020-06-03 16:56:23 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-07-08 16:21:46 -0400 |
| commit | c967118ddb21191178c0e0080fdc41f5d85ca1d1 (patch) | |
| tree | 6837d8bc9eca8681cd7c10343d6b7f0d89b16bcd /tools/perf/scripts/python | |
| parent | 8a14fe4f0c54f27c89389d13c4a1e467a88c35ea (diff) | |
kvm: x86: Set last_vmentry_cpu in vcpu_enter_guest
Since this field is now in kvm_vcpu_arch, clean things up a little by
setting it in vendor-agnostic code: vcpu_enter_guest. Note that it
must be set after the call to kvm_x86_ops.run(), since it can't be
updated before pre_sev_run().
Suggested-by: Sean Christopherson <[email protected]>
Signed-off-by: Jim Mattson <[email protected]>
Reviewed-by: Oliver Upton <[email protected]>
Reviewed-by: Peter Shier <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions