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

Clone this repo:
  1. fbf380c Merge with upstream 2025-01-16 by crosvm-luci-ci-builder · 19 hours ago chromeos
  2. e71b457 Merge with upstream 2025-01-16 by crosvm-luci-ci-builder · 27 hours ago
  3. 04f046e Roll recipe dependencies (trivial). by recipe-roller · 24 hours ago
  4. fe82dbd Missing brackets when normalizing ipc-ratio by David Dai · 25 hours ago
  5. dcce662 tools: bindgen: clean up kernel for all ARCHs by Daniel Verkamp · 2 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