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

Clone this repo:
  1. 5992ab6 Merge with upstream 2024-12-06 by crosvm-luci-ci-builder · 22 hours ago chromeos
  2. 3085a3c Merge with upstream 2024-12-05 by crosvm-luci-ci-builder · 27 hours ago
  3. 30c8b4a input: fix custom input device parameter doc by Yuan Yao · 31 hours ago
  4. 8d5f672 devices: virtio: remove VirtioDevice read/write_bar by Daniel Verkamp · 36 hours ago
  5. 998e335 Roll recipe dependencies (trivial). by recipe-roller · 29 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