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

Clone this repo:
  1. a433915 Merge with upstream 2025-04-18 by crosvm-luci-ci-builder · 8 hours ago chromeos
  2. 2d7530b vm_control: send error contexts for VmMemoryResponse::Err by Kaiyi Li · 2 days ago upstream-main
  3. 5c99084 Roll recipe dependencies (trivial). by recipe-roller · 3 days ago
  4. b8d4711 Merge with upstream 2025-04-17 by crosvm-luci-ci-builder · 3 days ago
  5. c97f72a vmm_vhost: print details for ReqHandlerError by Kaiyi Li · 3 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