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

Clone this repo:
  1. 196a406 Merge with upstream 2025-11-21 2/2 by crosvm-luci-ci-builder · 10 days ago chromeos release-R144-16503.B
  2. 853f767 Merge with upstream 2025-11-21 1/2 by crosvm-luci-ci-builder · 10 days ago
  3. ffdfff5 Update Rust toolchain to 1.88 by Keiichi Watanabe · 10 days ago
  4. faa3a06 sandbox: Fix static-mut-refs error by Keiichi Watanabe · 10 days ago
  5. 80699fd gpu_display: windows: Fix clippy::large-enum-variant by Keiichi Watanabe · 10 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