Clone this repo:
  1. 06740c0 Merge "UPSTREAM: Revert "aarch64: Use cpu_capacity to determine clustering instead"" into main by Treehugger Robot · 30 hours ago main master
  2. f6a502d UPSTREAM: Revert "aarch64: Use cpu_capacity to determine clustering instead" by David Dai · 12 days ago
  3. 360f1c7 CHERRY-PICK: hypervisor: x86: kvm: change TSC once during restore by Elie Kheirallah · 6 days ago
  4. b644b7e Merge "UPSTREAM: aarch64: fdt: Fix CPU compatible to "arm,armv8"" into main by Treehugger Robot · 13 days ago
  5. 637ca59 UPSTREAM: aarch64: fdt: Fix CPU compatible to "arm,armv8" by Pierre-Clément Tosi · 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