Linux Format

Orchestrating with Xen

The distinction between Type 1 hypervisors (being minimal OSes designed only to host VMs) and those of Type 2 (which run VMs inside a regular operating system) can get a little muddy. , which userspace programs like and can use, might appear to be categorically of the second type. But that’s not really correct. The module actually transforms the whole Linux kernel into a ‘bare metal’ hypervisor, and any kernels you load in a VM sidestep the rest of your OS. Your userspace doesn’t become transformed into a VM (and indeed is untouched by the whole process), but it does add some convenient abstractions (networking and such) so that you can take to guests through it. does much the same thing in Windows.

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format1 min read
Wine For Wayland
2023 was a great year for the Wayland driver for Wine. The goal was to move forward from the experimental phase and make the driver a proper upstream component. A year later, after several merge requests, many people are now already able to use the l
Linux Format5 min read
Run The Microsoft Distro
Despite its easy integration with WSL, in October 2021 Visual Studio Code became the site of a battleground between Microsoft and the open source community. The controversy centred around the release of .NET 6. The tech giant had originally hinted it
Linux Format1 min read
Kaki Pi
Another Pi-like SBPC appears! From Yuridenk-Shokai in Japan, this packs a Renesas RZ/V2H Coretex-A55/R8/M33 MPU with 80 TOPS of AI. It’s aimed at robotics and has four CSI video inputs along with a PCIe 3 connection. Find out more in Japanese: www.ka

Related Books & Audiobooks