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

Clone this repo:
  1. 9fe1089 Merge with upstream 2025-10-29 by crosvm-luci-ci-builder · 35 hours ago chromeos
  2. 7707cf3 third_party/minijail: Update to bfd22f25fd2302fe4ae5121d80c836e0f124e742 by Keiichi Watanabe · 3 days ago
  3. e8e975d CHROMEOS: crosvm: use the chromeos version of rutabaga by Gurchetan Singh · 3 days ago
  4. e338129 Roll recipe dependencies (trivial). by recipe-roller · 3 days ago
  5. 917e36b Roll recipe dependencies (trivial). by recipe-roller · 3 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