VOOZH about

URL: https://www.phoronix.com/news/Linux-7.1-KVM

⇱ Linux 7.1 KVM Adds "Very Experimental" Support For pKVM Protected Guests - Phoronix


👁 Phoronix

Linux 7.1 KVM Adds "Very Experimental" Support For pKVM Protected Guests

Written by Michael Larabel in Virtualization on 20 April 2026 at 03:59 PM EDT. 2 Comments
The Kernel-based Virtual Machine changes were recently merged for the Linux 7.1 merge window for further enhancing KVM as this important piece of the open-source virtualization stack.

KVM on the Arm side adds "very experimental" support for pKVM protected guests. With pKVM protected guests, pages are unmapped from the host as they are faulted into the guest and then shared back from the guest using pKVM hypercalls. This pKVM protected guests support is working toward full isolation from the host. For now the support is highly experimental (it will taint your kernel when launching such a guest) and requires the kernel be built with the new CONFIG_ARM_PVKM_GUEST option and launching with the "kvm-arm.mode=protected" option.

KVM on s390 meanwhile added support for ESA 31-bit guests inside nested hypervisors.

KVM on x86 now supports advertising support for AVX-512 BMM for the Bit Matrix Multiply instructions coming with upcoming AMD Zen 6 processors.

Plus there are some minor AMD SEV-SNP changes, various hardening improvements, and other minor changes.

The full list of KVM changes merged for Linux 7.1 can be found via this pull.

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.