Virtualization News Archives


592 Virtualization open-source and Linux related news articles on Phoronix since 2006.

ARM / RISC-V / LoongArch KVM Updates Submitted For Linux 6.12
ARM / RISC-V / LoongArch KVM Updates Submitted For Linux 6.12

Red Hat engineer Paolo Bonzini submitted the initial batch of KVM changes targeting the Linux 6.12 kernel. This is just the first batch and notably lacking all of the KVM x86 Intel/AMD changes for the cycle. But in the non-x86 space there is a fair amount of activity for this next kernel version for those making use of KVM as part of the open-source virtualization stack.

17 September 2024 - Linux 6.12 KVM - 1 Comment
LoongArch KVM To Speed-Up ARM/x86 Binary Translation
LoongArch KVM To Speed-Up ARM/x86 Binary Translation

The LoongArch changes for the Kernel-based Virtual Machine (KVM) have been submitted ahead of the Linux 6.12 merge window opening. For enhancing KVM virtualization on these Chinese CPUs is enabling Loongson Binary Translation (LBT) for accelerating ARM/x86 binary translation.

13 September 2024 - LoongArch KVM Changes For Linux 6.12 - Add A Comment
Cloud Hypervisor 41 Brings Performance Improvements & Landlock Sandboxing
Cloud Hypervisor 41 Brings Performance Improvements & Landlock Sandboxing

The Cloud Hypervisor open-source project that serves as a Rust-written VMM focused on security and started by Intel but now backed by a multitude of vendors is out with its newest feature release. Cloud Hypervisor 41 is the new feature release worked on by engineers at Intel, Google, Microsoft, Rivos, Tencent, Ant Group, and others for this cloud and security minded virtual machine monitor.

16 August 2024 - Cloud Hypervisor 41 - 1 Comment
Cloud Hypervisor 40 Released With Better Boot Time Performance
Cloud Hypervisor 40 Released With Better Boot Time Performance

Cloud Hypervisor 40.0 is out today for this open-source Rust-written VMM that started off as an Intel software project and evolved into a multi-vendor initiative with backing from the likes of Microsoft, Arm, AMD, and others for a cloud-focused, security-critical virtualization hypervisor.

21 June 2024 - Cloud Hypervisor 40.0 - Add A Comment
VMware Hypercall API To Likely Land In Linux 6.11
VMware Hypercall API To Likely Land In Linux 6.11

For months Broadcom has been working on the VMware Hypercall API for the Linux kernel. This "vmware_hyperscall" is a new family of functions for use by the VMware guest code and virtual device drivers in an architecture-independent manner.

16 June 2024 - VMware Hypercall API - 1 Comment
CoCo VMs On Linux Will Now Panic If RdRand Is Broken To Avoid Catastrophic Conditions
CoCo VMs On Linux Will Now Panic If RdRand Is Broken To Avoid Catastrophic Conditions

For confidential computing "CoCo" virtual machines where the VM host is assumed to be un-trusted and aims to be as isolated as possible, RdRand hardware random number generator instructions are one of the limited sources of entropy for guest VMs. Right now RdRand can fail and the CoCo guest VMs will continue to boot albeit with limited or no entropy to see the VM's random number generation. But being merged today as part of x86 fixes for Linux 6.9 is now requiring seeding RNG with RdRand for CoCo environments otherwise a kernel panic.

7 April 2024 - CoCo Needs RdRand - 9 Comments
LXD 5.21 LTS Released With UI By Default, AMD SEV Memory Encryption For VMs
LXD 5.21 LTS Released With UI By Default, AMD SEV Memory Encryption For VMs

Ahead of next month's Ubuntu 24.04 LTS release, Canonical has released LXD 5.21 as the newest feature update to this container and VM manager. LXD 5.21 now ships with a production-grade graphical user interface by default, brings AMD SEV support for memory encryption of VMs on EPYC CPUs, object storage support, and other features.

15 March 2024 - LXD 5.21 - 8 Comments
VirtualBox KVM Backend Adds Support For SR-IOV Graphics
VirtualBox KVM Backend Adds Support For SR-IOV Graphics

Announced one month ago by Cyberus Technology was an open-source KVM back-end for VirtualBox. This work by Cyberus allows for using the KVM hypervisor with VirtualBox as opposed to its custom kernel module maintained by Oracle. That KVM back-end has now been extended to support SR-IOV graphics virtualization.

8 March 2024 - SR-IOV For VirtualBox KVM - 27 Comments
Cyberus Develops Open-Source KVM Backend For VirtualBox
Cyberus Develops Open-Source KVM Backend For VirtualBox

Cyberus Technology announced today the open-source release of a KVM back-end developed for VirtualBox. This new back-end allows the VirtualBox VMM to run virtual machines utilizing the Linux KVM hypervisor instead of the custom kernel module relied upon by the standard Oracle VM VirtualBox software.

8 February 2024 - KVM Backend For VirtualBox - 62 Comments
Amazon Proposes Pkernfs For Better Handling Hypervisor Live Updates
Amazon Proposes Pkernfs For Better Handling Hypervisor Live Updates

Stemming from work done at Amazon Web Services (AWS) for better handling hypervisor live updates, a "request for comments" patch series was sent out on the Linux kernel mailing list for Pkernfs. The Pkernfs proposal was first detailed publicly by AWS last year and is for persisting guest memory and kernel/device state safely across Kexec.

6 February 2024 - pkernfs - 3 Comments
Linux Dealing With x86 32-bit Software Security Issue For Intel TDX & AMD SEV
Linux Dealing With x86 32-bit Software Security Issue For Intel TDX & AMD SEV

AMD Secure Encrypted Virtualization (SEV) and Intel Trust Domain Extensions (TDX) are intended to help provide better security for virtual machines and are key elements to both companies investments around confidential computing. It turns out they have a common enemy in their VM security goals: x86 32-bit software.

8 December 2023 - int 0x80 - 1 Comment
Distrobox 1.6 Released For Easily Launching New Distros Within Your Terminal
Distrobox 1.6 Released For Easily Launching New Distros Within Your Terminal

Distrobox 1.6 released on Sunday for this open-source project that makes it easy to launch any Linux distribution inside your terminal. Distrobox builds upon Podman and Docker to allow creating containers of the Linux distribution of your choice and for that to integrate nicely with the host environment. With succeeding releases, Distrobox has built up quite an arsenal of features.

20 November 2023 - Distrobox 1.6 - 18 Comments
AMD Closing In On IOMMU SVA Support For Linux
AMD Closing In On IOMMU SVA Support For Linux

The IOMMU changes for Linux 6.7 aren't particularly noteworthy besides adding SMMUv2 support for the Qualcomm SDM670 and SM7150 SoCs. But the IOMMU updates also take the kernel one step away from supporting Shared Virtual Addressing (SVA) on AMD platforms in the near future.

9 November 2023 - Shared Virtual Addressing - 5 Comments
Cloud-Hypervisor 36 Brings AMD CPU Topology Support, AIO Backend For Block Devices
Cloud-Hypervisor 36 Brings AMD CPU Topology Support, AIO Backend For Block Devices

Cloud Hypervisor 36 has been released as this Rust-written VMM that started out as an Intel open-source project that since was folded into the Linux Foundation umbrella with support from Microsoft, Arm, and other vendors. More recently even the likes of AMD and Ampere Computing have been onboard with this cloud and security focused virtualization hypervisor.

9 November 2023 - Cloud Hypervisor 36 - 1 Comment
Linux 6.7 Adds A Cross-Vendor Solution For Confidential Computing Attestation Reports
Linux 6.7 Adds A Cross-Vendor Solution For Confidential Computing Attestation Reports

While confidential computing is a hot area right now, there's been a limited amount of cross-vendor cooperation with AMD having their own route with Secure Encrypted Virtualization (SEV) and Intel designing the Trusted Domain Extensions (TDX) that is still available in limited form. As one improvement coming with Linux 6.7, "configfs-tsm" has been submitted for pulling as a cross-vendor solution for confidential computing attestation reports.

3 November 2023 - configfs-tsm - Add A Comment
Loongson Preparing LoongArch KVM Virtualization For Linux 6.7
Loongson Preparing LoongArch KVM Virtualization For Linux 6.7

The past several Linux kernel cycles has seen Loongson engineers working on implementing more kernel features for LoongArch, the MIPS-derived and RISC-V-inspired architecture out of China for domestic PCs. The performance of LoongArch CPUs so far still aren't competitive to x86_64 or Arm hardware but at least slowly are becoming more practical with more features being wired up. The latest milestone is the Kernel-based Virtual Machine (KVM) virtualization support appearing ready ahead of Linux 6.7.

2 October 2023 - LoongArch KVM - 8 Comments
Microsoft Adds AMD SEV-SNP & Intel TDX Guest Support To Hyper-V With Linux 6.6
Microsoft Adds AMD SEV-SNP & Intel TDX Guest Support To Hyper-V With Linux 6.6

Microsoft continues improving the Hyper-V support within the Linux kernel for benefiting Linux guest VMs running within this hypervisor on Windows. With Linux 6.6 the Hyper-V code adds support for SEV-SNP secure guests on the AMD EPYC side while over on the Intel Xeon Scalable Sapphire Rapids side is initial support for Trust Domain Extensions (TDX) protected guests.

4 September 2023 - Hyper-V Secure Guests - Add A Comment

592 Virtualization news articles published on Phoronix.