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

Clone this repo:
  1. 9bfa573 Merge with upstream 2025-12-19 by crosvm-luci-ci-builder · 2 days ago chromeos
  2. ba47ff1 Merge with upstream 2025-12-19 by crosvm-luci-ci-builder · 12 days ago
  3. e112d94 Roll recipe dependencies (trivial). by recipe-roller · 12 days ago
  4. 91b7428 devices: vhost-user: advertise SHMEM_MAP to all backend by Sergio Andres Rodriguez Orama · 12 days ago
  5. 729f98c devices: vhost-user: Update GET_SHMEM_CONFIG messages by Sergio Andres Rodriguez Orama · 12 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