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

Clone this repo:
  1. b0e0c29 Merge with upstream 2024-07-16 by crosvm-luci-ci-builder · 4 hours ago chromeos
  2. fcf9a63 devices: vhost-user: align sleep/wake implementation with spec by Frederick Mayle · 4 months ago
  3. d7b448a Roll recipe dependencies (trivial). by recipe-roller · 5 hours ago
  4. 045b45d Merge with upstream 2024-07-16 by crosvm-luci-ci-builder · 11 hours ago
  5. 022aa7a Roll recipe dependencies (trivial). by recipe-roller · 7 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