ChromiumOS Virtual Machine Monitor

Clone this repo:
  1. b406f5d Roll recipe dependencies (trivial). by recipe-roller · 52 minutes ago main
  2. c6ee39c Roll recipe dependencies (trivial). by recipe-roller · 3 days ago
  3. e984cc8 Roll recipe dependencies (trivial). by recipe-roller · 3 days ago
  4. ce75c6e devices: virtio-input: make config test independent of working directory by Daniel Verkamp · 4 days ago
  5. 9aebbaf Roll recipe dependencies (trivial). by recipe-roller · 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