diff options
author | Isaku Yamahata <isaku.yamahata@intel.com> | 2024-10-12 10:55:55 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-03-14 20:55:32 +0300 |
commit | 5f3b30b2b0d92e5a5050959a0994b2f3c4e1e6d0 (patch) | |
tree | bea6e28bfad3edc7dcabccf2f30e50e92b43d1e8 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 46c49372e10ea161beaa78936a64d2b49531dffb (diff) | |
download | linux-5f3b30b2b0d92e5a5050959a0994b2f3c4e1e6d0.tar.xz |
KVM: x86: Push down setting vcpu.arch.user_set_tsc
Push down setting vcpu.arch.user_set_tsc to true from kvm_synchronize_tsc()
to __kvm_synchronize_tsc() so that the two callers don't have to modify
user_set_tsc directly as preparation.
Later, prohibit changing TSC synchronization for TDX guests to modify
__kvm_synchornize_tsc() change. We don't want to touch caller sites not to
change user_set_tsc.
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
Message-ID: <62b1a7a35d6961844786b6e47e8ecb774af7a228.1728719037.git.isaku.yamahata@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions