[PATCH v2 0/2] KVM: x86: Support protected TSC
From: Paolo Bonzini
Date: Fri Mar 14 2025 - 14:34:42 EST
These are the two patches from Isaku that were posted last October and
which can be used for AMD's secure TSC as well.. I will rebase TDX on
top of these in kvm-coco-queue, because these can be included in 6.15.
Paolo
Supersedes: <cover.1728719037.git.isaku.yamahata@xxxxxxxxx>
Isaku Yamahata (2):
KVM: x86: Push down setting vcpu.arch.user_set_tsc
KVM: x86: Add infrastructure for secure TSC
arch/x86/include/asm/kvm_host.h | 1 +
arch/x86/kvm/x86.c | 23 +++++++++++++++--------
2 files changed, 16 insertions(+), 8 deletions(-)
--
2.43.5