Bug: 129497774

Clone this repo:
  1. 1ccd2a2 Merge remote-tracking branch 'aosp/upstream-main' into merge by Elie Kheirallah · 9 days ago main master
  2. c1f357e vm_control: snapshot: use DirEntry fields in list_fragments() by Daniel Verkamp · 12 days ago
  3. 0f32e53 Roll recipe dependencies (trivial). by recipe-roller · 9 days ago
  4. d8a7c33 x86_64: update comment about pvmfw ABI by Dmytro Maluka · 5 weeks ago
  5. 0bf415f Roll recipe dependencies (trivial). by recipe-roller · 10 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