Virtualization News Archives


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

Linux Developers Consider Ending 32-bit KVM Host Virtualization Support`
Linux Developers Consider Ending 32-bit KVM Host Virtualization Support`

Earlier this month as part of patches for cleaning up x86 32-bit kernel code for x86_64 systems, there was a patch to drop support for 32-bit x86 KVM host support. That patch has now been split off into its own patch series with also now raising the prospects of ending 32-bit KVM host support across all CPU architectures rather than being just an x86-only change.

12 December 2024 - 32-bit KVM Hosts? - 30 Comments
Rust Hypervisor Firmware v0.5 Supports For More CPUs & Improves EFI Support
Rust Hypervisor Firmware v0.5 Supports For More CPUs & Improves EFI Support

The Rust Hypervisor Firmware is a project out of the Cloud Hypervisor umbrella for developing open-source, Rust-based firmware that can be launched from any environment able to load ELF binaries and run them via the PVH booting standard. Rust Hypervisor Firmware v0.5 is out this weekend with the newest capabilities.

30 November 2024 - Rust Hypervisor Firmware - 2 Comments
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

605 Virtualization news articles published on Phoronix.