ChromiumOS Virtual Machine Monitor

Clone this repo:
  1. 581ccb0 win_util: use libloading in DLL notification tests by Kaiyi Li · 2 days ago main
  2. afaa8be Workspace deps grab bag by A. Cody Schuffelen · 2 days ago
  3. f34a4ab Use workspace dependencies: crosvm workspace crates by A. Cody Schuffelen · 3 days ago
  4. 5133e76 Fix rutabaga_gfx/[ffi,kumquat/gpu_client] breakage from crrev.com/c/6551984 by A. Cody Schuffelen · 3 days ago
  5. 83cec09 Use workspace dependencies: `libc` by A. Cody Schuffelen · 3 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