mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] x86/tdx for 6.13-rc1
@ 2024-11-20  1:32 Dave Hansen
  2024-11-22 22:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Hansen @ 2024-11-20  1:32 UTC (permalink / raw)
  To: torvalds; +Cc: x86, linux-kernel, Dave Hansen

Hi Linus,

Please pull some x86/tdx changes for 6.13-rc1. These essentially
refine some interactions between TDX guests and VMMs.

The first leverages a new TDX module feature to runtime disable the
ability for a VM to inject #VE exceptions. Before this feature, there
was only a static on/off switch and the guest had to panic if it was
configured in a bad state.

The second lets the guest opt in to be able to access the topology
CPUID leaves. Before this, accesses to those leaves would #VE.

For both of these, it would have been nicest to just change the
default behavior, but some pesky "other" OSes evidently need to retain
the legacy behavior.

--

The following changes since commit 59b723cd2adbac2a34fc8e12c74ae26ae45bf230:

  Linux 6.12-rc6 (2024-11-03 14:05:52 -1000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_tdx_for_6.13-rc1

for you to fetch changes up to 7ae15e2f69bad06527668b478dff7c099ad2e6ae:

  x86/tdx: Enable CPU topology enumeration (2024-11-07 10:27:45 -0800)

----------------------------------------------------------------
 - Add new infrastructure for reading TDX metadata
 - Use the newly-available metadata to:
  - Disable potentially nasty #VE exceptions
  - Get more complete CPU topology information from the VMM

----------------------------------------------------------------
Kirill A. Shutemov (4):
      x86/tdx: Introduce wrappers to read and write TD metadata
      x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup()
      x86/tdx: Dynamically disable SEPT violations from causing #VEs
      x86/tdx: Enable CPU topology enumeration

 arch/x86/coco/tdx/tdx.c           | 138 ++++++++++++++++++++++++++++++++------
 arch/x86/include/asm/shared/tdx.h |  13 +++-
 2 files changed, 128 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/tdx for 6.13-rc1
  2024-11-20  1:32 [GIT PULL] x86/tdx for 6.13-rc1 Dave Hansen
@ 2024-11-22 22:32 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-11-22 22:32 UTC (permalink / raw)
  To: Dave Hansen; +Cc: torvalds, x86, linux-kernel, Dave Hansen

The pull request you sent on Tue, 19 Nov 2024 17:32:43 -0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_tdx_for_6.13-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/be4202228e685d580d75ac7597c0e7e50a63dd6c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-22 22:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-20  1:32 [GIT PULL] x86/tdx for 6.13-rc1 Dave Hansen
2024-11-22 22:32 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®