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

Clone this repo:
  1. ce23db7 Merge with upstream 2025-05-13 by crosvm-luci-ci-builder · 9 hours ago chromeos
  2. 8d2b925 Merge with upstream 2025-05-13 by crosvm-luci-ci-builder · 14 hours ago
  3. e261239 sys: stop the irq handler thread after the devices are dropped by Kaiyi Li · 15 hours ago
  4. e76c4ca hypervisor: kvm: untag userspace_addr for set_user_memory_region by Jeongik Cha · 17 hours ago
  5. 5f433e3 Merge with upstream 2025-05-12 by crosvm-luci-ci-builder · 28 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