Clone this repo:
  1. bbc4f68 crosvm: Convert DataInit to zerocopy 10/n by Zihan Chen · 86 minutes ago main
  2. 500818e crosvm: use RC for registered tubes by Maciek Swiech · 3 hours ago
  3. 168a02d Roll recipe dependencies (trivial). by recipe-roller · 15 hours ago
  4. 363c7e7 devices: pci: clean up PCI BAR reprogramming by Daniel Verkamp · 17 hours ago
  5. 29ffeee Roll recipe dependencies (trivial). by recipe-roller · 18 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