Bug: 129497774

Clone this repo:
  1. 9d9e56c Merge "UPSTREAM: vcpu: boost vcpu threads" into main by David Dai · 3 days ago main master
  2. e654d00 UPSTREAM: vcpu: boost vcpu threads by David Dai · 9 days ago
  3. 3cc2652 Add snapshot/restore to pflash am: 6815b70419 by A. Cody Schuffelen · 10 days ago
  4. 6815b70 Add snapshot/restore to pflash by A. Cody Schuffelen · 10 days ago
  5. 41e8d81 Merge changes from topic "android-vm-audio" into main am: c891ae3dad by Mu-Le Lee · 2 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