diff options
author | 2024-10-12 00:55:55 -0700 | |
---|---|---|
committer | 2025-03-14 13:55:32 -0400 | |
commit | 5f3b30b2b0d92e5a5050959a0994b2f3c4e1e6d0 (patch) | |
tree | bea6e28bfad3edc7dcabccf2f30e50e92b43d1e8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: x86: move vm_destroy callback at end of kvm_arch_destroy_vm (diff) | |
download | linux-rng-5f3b30b2b0d92e5a5050959a0994b2f3c4e1e6d0.tar.xz linux-rng-5f3b30b2b0d92e5a5050959a0994b2f3c4e1e6d0.zip |
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 '')
0 files changed, 0 insertions, 0 deletions