ChromiumOS Virtual Machine Monitor

Clone this repo:
  1. 79815cf Roll recipe dependencies (trivial). by recipe-roller · 17 hours ago main
  2. 2d411ce audio: Implement mute-all for virtio-snd by Norman Bintang · 7 days ago
  3. 4771983 audio: Add tube to control virtio-snd devices by Norman Bintang · 7 days ago
  4. c5aa46e plugin: replace kvm_ioapic_state with a zerocopy-able version by Daniel Verkamp · 6 days ago
  5. 7172f76 hypervisor: gunyah: Enable payload start at non-zero offsets in guest RAM by Mukesh Pilaniya · 3 weeks 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