Linux 6.10 KVM Does More Prepping For Intel TDX
([Virtualization] 5 Hours Ago
KVM Virtualization)
- Reference: 0001466156
- News link: https://www.phoronix.com/news/Linux-6.10-KVM
- Source link:
The KVM changes for the [1]Linux 6.10 kernel were merged a few days ago for this important piece to the open-source Linux virtualization stack.
The KVM updates for Linux 6.10 aren't too exciting from an end-user perspective but do carry more prep work for Intel TDX and other refinements.
The Kernel-based Virtual Machine for x86 (x86_64) brings a variety of fixes, the AMD KVM code has a new API for initializing SEV/SEV-ES VMs support for GHCB v2 for SEV-ES guests, and the Intel KVM code has a lot of prerequisite patches for Intel TDX. The Intel Trust Domain Extensions (TDX) upstreaming for KVM remains ongoing.
KVM on LoongArch meanwhile adds ParaVirt IPI support, software breakpoints, and MMIO trace events. KVM for RISC-V sees support for guest breakpoints using ebreak, new per-vCPU locks, and other updates.
See [2]this pull for all of the KVM feature updates now merged into Linux 6.10.
[1] https://www.phoronix.com/search/Linux+6.10
[2] https://lore.kernel.org/lkml/20240515175056.4050172-1-pbonzini@redhat.com/
The KVM updates for Linux 6.10 aren't too exciting from an end-user perspective but do carry more prep work for Intel TDX and other refinements.
The Kernel-based Virtual Machine for x86 (x86_64) brings a variety of fixes, the AMD KVM code has a new API for initializing SEV/SEV-ES VMs support for GHCB v2 for SEV-ES guests, and the Intel KVM code has a lot of prerequisite patches for Intel TDX. The Intel Trust Domain Extensions (TDX) upstreaming for KVM remains ongoing.
KVM on LoongArch meanwhile adds ParaVirt IPI support, software breakpoints, and MMIO trace events. KVM for RISC-V sees support for guest breakpoints using ebreak, new per-vCPU locks, and other updates.
See [2]this pull for all of the KVM feature updates now merged into Linux 6.10.
[1] https://www.phoronix.com/search/Linux+6.10
[2] https://lore.kernel.org/lkml/20240515175056.4050172-1-pbonzini@redhat.com/
NeoMorpheus