231 - Intel TDX

This commit is contained in:
Petr Bokoč 2025-10-28 10:55:19 +01:00
commit 8984b26a6d

View file

@ -84,6 +84,12 @@ encrypted pool previously created with any Stratis release less than 3.8.0.
`stratis-cli` also exposes more information about a stopped pool in its detail view.
[[intel-tdx]]
== Confidential Virtualization Host for Intel TDX
Fedora virtualization hosts running on suitably configured Intel Xeon hardware now have the ability to launch confidential virtual machines using the Intel TDX feature.
Fedora has provided support for launching confidential virtual machines using KVM on x86_64 hosts for several years, using the SEV and SEV-ES technologies available from AMD CPUs, and since Fedora 41, using the SEV-SNP technology. In the Fedora 42 release, support for the Intel SGX platform was introduced, and this change builds on that work to allow creation of Intel TDX guests on Fedora hosts. Intel TDX provides confidential virtualization functionality that is on a par with the recent AMD SEV-SNP support.
[[postgresql-18]]
== PostgreSQL 18
PostgreSQL in Fedora 43 (the `postgresql` and `libpq` components) has been upgraded to major version 18. This continues the versioned packaging structure introduced in Fedora 40.