(MOVED) ChromiumOS Virtual Machine Monitor; Development moved to crosvm/crosvm.

Clone this repo:
  1. 2e241da Merge with upstream 2024-09-20 by crosvm-luci-ci-builder · 2 days ago chromeos
  2. edd4c68 Merge with upstream 2024-09-19 by crosvm-luci-ci-builder · 2 days ago
  3. 3bf3115 ext2: Support UID/GID mappings by Keiichi Watanabe · 3 months ago
  4. badbe02 Merge with upstream 2024-09-19 by crosvm-luci-ci-builder · 2 days ago
  5. 815213a devices: virtio_gpu: declare cache type for SharedMemoryRegion lazy init by Ryan Neph · 4 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