Gnurou / crosvm

The Chrome OS Virtual Machine Monitor - Mirror of https://chromium.googlesource.com/chromiumos/platform/crosvm/

Home Page:https://google.github.io/crosvm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crosvm - The Chrome OS 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 Chrome OS 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 Chrome OS devices.

Logo

About

The Chrome OS Virtual Machine Monitor - Mirror of https://chromium.googlesource.com/chromiumos/platform/crosvm/

https://google.github.io/crosvm

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 96.6%Language:C 2.2%Language:Python 0.6%Language:Shell 0.5%Language:Makefile 0.1%Language:Dockerfile 0.0%