[PATCH v2 0/2] KVM: x86: Support protected TSC

Paolo Bonzini posted 2 patches 9 months, 1 week ago
arch/x86/include/asm/kvm_host.h |  1 +
arch/x86/kvm/x86.c              | 23 +++++++++++++++--------
2 files changed, 16 insertions(+), 8 deletions(-)
[PATCH v2 0/2] KVM: x86: Support protected TSC
Posted by Paolo Bonzini 9 months, 1 week ago
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@intel.com>

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