Bug: 129497774

Clone this repo:
  1. 853aaa9 Merge changes I2e8a8f64,I72769fab into main by Frederick Mayle · 7 weeks ago main master
  2. d86b018 UPSTREAM: crosvm_control: add crosvm_get_vm_descriptor API by Nikita Ioffe · 7 weeks ago
  3. 180ec02 crosvm: gunyah: Support launching QTVMs by Prakruthi Deepak Heragu · 7 weeks ago
  4. 01f584e hypervisor: gunyah: Add balloon support by Elliot Berman · 8 weeks ago
  5. 908f582 Merge "Accomodate update nix to 0.29.0" into main by Ningyuan Wang · 8 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