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

Clone this repo:
  1. 2823065 Merge with upstream 2025-07-02 by crosvm-luci-ci-builder · 4 days ago chromeos
  2. 8ac036f x86_64: start pvmfw in 32-bit mode by Dmytro Maluka · 4 days ago
  3. 9df9fc5 Roll recipe dependencies (trivial). by recipe-roller · 5 days ago
  4. c5f59dc Roll recipe dependencies (trivial). by recipe-roller · 5 days ago
  5. be2d47e Roll recipe dependencies (trivial). by recipe-roller · 6 days 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