[go: up one dir, main page]

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

Clone this repo:
  1. e27d468 Merge with upstream 2024-10-02 by crosvm-luci-ci-builder · 2 days ago chromeos
  2. 0f30f2e plugin: fix needless borrow clippy warning by Daniel Verkamp · 2 days ago
  3. 951d0ee ext2: fix needless borrow clippy warnings by Daniel Verkamp · 2 days ago
  4. ee6e0ef Roll recipe dependencies (trivial). by recipe-roller · 2 days ago
  5. 9722116 Merge with upstream 2024-10-01 by crosvm-luci-ci-builder · 2 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