This bug is awaiting verification that the linux-oem-6.17/6.17.0-1004.4
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-noble-linux-oem-6.17' to 'verification-done-
noble-linux-oem-6.17'. If the problem still exists, change the tag
'verification-needed-noble-linux-oem-6.17' to 'verification-failed-
noble-linux-oem-6.17'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-noble-linux-oem-6.17-v2 
verification-needed-noble-linux-oem-6.17

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2121873

Title:
  Support TDX host in questing

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Questing:
  Fix Released

Bug description:
  Since 6.16, TDX host is supported in the kernel but is incompatible with 
kexec.
  A cache flush is required in case TDX has been enabled before doing a kexec 
to avoid silent memory corruption in the new kernel.

  An upstream submission [0] fix this. The upstream submission is now a v8 and 
is likely to be merged soon.
  4 conditions are required at runtime to enable TDX Host:
  - Hibernation disabled.
  - TDX enabled in the bios.
  - kvm_intel.tdx=1 set in the bootcommand line.
  - Hardware support.

  Two limitation are coming with this submission:
  - In specific platforms (SPR/EMR), enabling TDX (all conditions fulfilled) 
will disable kexec due to hardware limitations.
  - After kexec, TDX can't be used. This error will manifest by having a dmesg 
entry similar to:

  virt/tdx: SEAMCALL (0x0000000000000021) failed: 0xc000050000000000


  This has been applied on top of questing Ubuntu-6.17.0-3.3 and tested
  on supported hardware by enabling TDX and using kexec into a new
  kernel.

  [0] :
  https://lore.kernel.org/all/[email protected]/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2121873/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to