]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'kvm-pre-tdx' into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 19 Mar 2025 13:23:24 +0000 (09:23 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 20 Mar 2025 17:13:13 +0000 (13:13 -0400)
commit782f9feaa9517caf33186dcdd6b50a8f770ed29b
treedfd0e429cce1973ac93bcb48b4e32d9d0d2d501f
parent361da275e5ce98bbab5f6990d02eb9709742d703
parent74c1807f6c4feddb3c3cb1056c54531d4adbaea6
Merge branch 'kvm-pre-tdx' into HEAD

- Add common secure TSC infrastructure for use within SNP and in the
  future TDX

- Block KVM_CAP_SYNC_REGS if guest state is protected.  It does not make
  sense to use the capability if the relevant registers are not
  available for reading or writing.
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/x86.c