ChromiumOS Virtual Machine Monitor

Clone this repo:
  1. ed7d455 Switch main crosvm repo by Dennis Kempin · 11 months ago factory-foobar-15000.B-main main release-R105-14989.B-main stabilize-14998.B-main
  2. 3ebfc9b audio: Support null backend for VirtioSnd by Norman Bintang · 11 months ago
  3. 8f9de92 crosvm: make JailConfig structure parseable from command-line options by Alexandre Courbot · 11 months ago
  4. a0bf956 tools: build example_simple w/ no crosvm features. by Noah Gold · 11 months ago
  5. 39a9977 base: syslog panics on double-init. by Noah Gold · 11 months ago

crosvm - The Chrome OS 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 Chrome OS 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 Chrome OS devices.

Logo