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

Clone this repo:
  1. a48708e Merge with upstream 2024-03-18 by crosvm-luci-ci-builder · 17 hours ago chromeos
  2. 63a1a2d config: add feature check for balloon-related fields by Daniel Verkamp · 5 days ago
  3. 9ce1043 Merge with upstream 2024-03-18 by crosvm-luci-ci-builder · 20 hours ago
  4. 66de0b0 Roll recipe dependencies (trivial). by recipe-roller · 18 hours ago
  5. b63c3f4 vm_control: add snapshot encryption. by Noah Gold · 5 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