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

Clone this repo:
  1. e017c92 Merge with upstream 2025-09-09 by crosvm-luci-ci-builder · 7 days ago chromeos
  2. 3202c66 x86_64: force disabling balloon for pVMs by Dmytro Maluka · 7 days ago
  3. 8399a1d Merge with upstream 2025-09-08 3/3 by crosvm-luci-ci-builder · 7 days ago
  4. ebdb728 Merge with upstream 2025-09-08 2/3 by crosvm-luci-ci-builder · 7 days ago
  5. cea500f Merge with upstream 2025-09-08 1/3 by crosvm-luci-ci-builder · 7 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