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

Clone this repo:
  1. f14925f Merge with upstream 2024-07-26 by crosvm-luci-ci-builder · 9 hours ago chromeos
  2. 7c1ae62 x86_64: add 32-bit bzImage support by Daniel Verkamp · 33 hours ago upstream-main
  3. 2fc3047 hypervisor: x86_64: clarify Segment limit units by Daniel Verkamp · 7 days ago
  4. b17bdf6 Merge with upstream 2024-07-26 by crosvm-luci-ci-builder · 13 hours ago
  5. 1bcbf8a Roll recipe dependencies (trivial). by recipe-roller · 11 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