(MOVED) ChromiumOS Virtual Machine Monitor; Development moved to crosvm/crosvm.

Clone this repo:
  1. 1f64176 Merge with upstream 2025-10-17 by crosvm-luci-ci-builder · 5 hours ago chromeos
  2. a21b8bd devices: virtio: gpu: Add back regular detailed timing descriptor by Jason Macnak · 9 hours ago
  3. f4085b2 Roll recipe dependencies (trivial). by recipe-roller · 17 hours ago
  4. 54cf95f Roll recipe dependencies (trivial). by recipe-roller · 18 hours ago
  5. 7456cbf Roll recipe dependencies (trivial). by recipe-roller · 20 hours ago

crosvm - The ChromeOS Virtual Machine Monitor

crosvm is a virtual machine monitor (VMM) based on Linux’s KVM hypervisor, with a focus on simplicity, security, and speed. crosvm is intended to run Linux guests, originally as a security boundary for running native applications on the ChromeOS platform. Compared to QEMU, crosvm doesn’t emulate architectures or real hardware, instead concentrating on paravirtualized devices, such as the virtio standard.

crosvm is currently used to run Linux/Android guests on ChromeOS devices.

Logo