»Schedule // Workshop
Wednesday, October 14, 2026
10:00–16:00
Location: Workshop location TBA
Sponsored by
Building a virtual machine monitor in Rust
About
Virtual machines power a large part of the modern software engineering stack. Most cloud workloads run as virtual machines on top of a Linux-based virtual machine monitor: your API servers, your CI, and sometimes even your development environment all run as a virtual machine on someone else's hardware. But how does it work under the hood?
Thanks to the tools offered by modern CPUs, operating systems, and Rust libraries, building your own virtual machine monitor has never been easier. Starting from nothing, we'll build up your knowledge of virtualization and write our own hypervisor capable of launching Linux.
Description
In this workshop you'll build a virtual machine monitor (VMM) in Rust, and learn the theory behind hardware-accelerated virtualization.
You'll learn about:
- how your hardware helps make virtualization efficient with the VT-x and AMD-V instruction set extensions,
- how the KVM subsystem in Linux exposes virtualization tools to user space,
- how devices such as storage and networking work in a virtualized setting,
and, using all that knowledge, you'll build your own VMM that can launch a Linux kernel.
Prerequisites
You will need to bring a laptop with an SSH client for the practical exercises. We will provide you with a cloud instance you can SSH into that supports nested virtualization, so you don't have to worry about compatibility with your laptop.
You should be comfortable coding in Rust, but you don't need to know about virtualization or CPU internals. We'll cover what we need from scratch.
Sponsored by
Modal
Run inference, training, batch processing, and sandboxes with sub-second cold starts, instant autoscaling, and a developer experience that feels local.
Visit our website
Venue
Workshop Location TBA
Workshops will be held at a separate venue whose location will be announced later.