• Home
Name Date Size #Lines LOC

..--

.cargo/04-Jul-2025-6257

.config/04-Jul-2025-1512

.devcontainer/04-Jul-2025-4543

.github/04-Jul-2025-1811

.vscode/04-Jul-2025-109

aarch64/04-Jul-2025-2,5382,096

acpi_tables/04-Jul-2025-2,7592,042

android_audio/04-Jul-2025-631527

arch/04-Jul-2025-2,8262,180

argh_helpers/04-Jul-2025-217184

audio_streams_conformance_test/04-Jul-2025-640503

audio_util/04-Jul-2025-318250

base/04-Jul-2025-25,00117,287

base_tokio/04-Jul-2025-449316

bit_field/04-Jul-2025-1,395897

broker_ipc/04-Jul-2025-185138

common/04-Jul-2025-3,2852,324

cros_async/04-Jul-2025-15,11010,776

cros_fdt/04-Jul-2025-3,6462,955

cros_tracing/04-Jul-2025-657402

cros_tracing_types/04-Jul-2025-12075

crosvm_cli/04-Jul-2025-624471

crosvm_control/04-Jul-2025-1,6241,085

crosvm_plugin/04-Jul-2025-2,9022,140

cuttlefish/04-Jul-2025-5031

devices/04-Jul-2025-124,89399,549

disk/04-Jul-2025-7,6816,395

docs/book/04-Jul-2025-4,2963,142

e2e_tests/04-Jul-2025-6,4375,041

ext2/04-Jul-2025-3,5702,730

fuse/04-Jul-2025-5,3403,607

fuzz/04-Jul-2025-760567

gpu_display/04-Jul-2025-17,00514,286

hypervisor/04-Jul-2025-40,91335,011

infra/04-Jul-2025-6,9926,345

io_uring/04-Jul-2025-2,6412,143

jail/04-Jul-2025-15,58514,564

kernel_cmdline/04-Jul-2025-288223

kernel_loader/04-Jul-2025-1,8261,455

kvm/04-Jul-2025-2,9262,178

kvm_sys/04-Jul-2025-7,2037,103

libcras_stub/04-Jul-2025-215167

linux_input_sys/04-Jul-2025-1,020909

logo/04-Jul-2025-1110

media/04-Jul-2025-3,7252,671

metrics/04-Jul-2025-1,8661,516

metrics_events/04-Jul-2025-199131

net_sys/04-Jul-2025-559506

net_util/04-Jul-2025-3,1122,299

patches/04-Jul-2025-4847

perfetto/04-Jul-2025-1,167867

power_monitor/04-Jul-2025-678545

prebuilts/04-Jul-2025-204150

proto_build_tools/04-Jul-2025-10874

protos/04-Jul-2025-723610

resources/04-Jul-2025-2,9302,278

riscv64/04-Jul-2025-1,015830

rutabaga_gfx/04-Jul-2025-16,74713,053

sandbox/04-Jul-2025-1,5161,131

serde_keyvalue/04-Jul-2025-2,4901,696

snapshot/04-Jul-2025-314227

src/04-Jul-2025-31,77226,112

swap/04-Jul-2025-8,3786,363

system_api/04-Jul-2025-1,8681,482

tests/04-Jul-2025-3,4862,727

third_party/04-Jul-2025-7,0535,117

tools/04-Jul-2025-13,21610,067

tube_transporter/04-Jul-2025-434306

usb_sys/04-Jul-2025-293231

usb_util/04-Jul-2025-1,9771,547

vendor/04-Jul-2025-860593

vfio_sys/04-Jul-2025-1,1461,071

vhost/04-Jul-2025-843577

virtio_sys/04-Jul-2025-1,4491,347

vm_control/04-Jul-2025-4,6493,842

vm_memory/04-Jul-2025-2,3891,630

win_audio/04-Jul-2025-6,0984,697

win_util/04-Jul-2025-1,6801,193

x86_64/04-Jul-2025-8,4316,999

.dockerignoreD04-Jul-202530 54

.envrcD04-Jul-202515 21

.gitattributesD04-Jul-2025288 1615

.gitignoreD04-Jul-2025126 1211

.rustfmt.tomlD04-Jul-2025204 98

ARCHITECTURE.mdD04-Jul-202515.6 KiB246206

Android.bpD04-Jul-20257.9 KiB334326

CONTRIBUTING.mdD04-Jul-20258.7 KiB200145

Cargo.lockD04-Jul-202578.7 KiB3,8463,492

Cargo.tomlD04-Jul-202517.7 KiB590499

DIR_METADATAD04-Jul-20252 KiB6055

LICENSED04-Jul-20251.5 KiB2827

METADATAD04-Jul-202539 43

OWNERSD04-Jul-20251.2 KiB3427

OWNERS.androidD04-Jul-202592 65

OWNERS_COUNCILD04-Jul-2025312 1210

PRESUBMIT.cfgD04-Jul-2025311 86

PREUPLOAD.cfgD04-Jul-202529 32

README.chromeos.mdD04-Jul-2025287 85

README.mdD04-Jul-20251.4 KiB2419

TEST_MAPPINGD04-Jul-20252.8 KiB7473

android-fork-stats.shD04-Jul-2025473 169

android-merge-1-setup.shD04-Jul-20251.8 KiB8762

android-merge-2-cargo-embargo.shD04-Jul-20251.9 KiB7953

cargo2android_defaults.bpD04-Jul-2025628 2827

cargo2android_module.bp.patchD04-Jul-2025551 3332

cargo_embargo.jsonD04-Jul-20256 KiB219218

mypy.iniD04-Jul-202546 43

pyproject.tomlD04-Jul-2025218 129

rust-toolchainD04-Jul-202590 43

README.chromeos.md

1# Crosvm on ChromeOS
2
3Crosvm is an independently developed project and is using different workflows than other ChromeOS
4repositories.
5
6Please review [Crosvm on Chromeos](https://crosvm.dev/book/integration/chromeos.html) for how to
7submit code and how changes are brought into ChromeOS.
8

README.md

1# crosvm - The ChromeOS Virtual Machine Monitor
2
3crosvm is a virtual machine monitor (VMM) based on Linux’s KVM hypervisor, with a focus on
4simplicity, security, and speed. crosvm is intended to run Linux guests, originally as a security
5boundary for running native applications on the ChromeOS platform. Compared to QEMU, crosvm doesn’t
6emulate architectures or real hardware, instead concentrating on paravirtualized devices, such as
7the virtio standard.
8
9crosvm is currently used to run Linux/Android guests on ChromeOS devices.
10
11- [Documentation](https://crosvm.dev/book/)
12- [Announcements](https://groups.google.com/a/chromium.org/g/crosvm-announce)
13- [Developer Mailing List](https://groups.google.com/a/chromium.org/g/crosvm-dev)
14- [#crosvm on matrix.org](https://matrix.to/#/#crosvm:matrix.org)
15- [Source code](https://chromium.googlesource.com/crosvm/crosvm/)
16  - [API doc](https://crosvm.dev/doc/crosvm/), useful for searching API.
17  - For contribution, see [the contributor guide](https://crosvm.dev/book/contributing/). Mirror
18    repository is available at [GitHub](https://github.com/google/crosvm) for your convenience, but
19    we don't accept bug reports or pull requests there.
20- [Public issue tracker](https://issuetracker.google.com/issues?q=status:open%20componentid:1161302)
21  - For Googlers: See [go/crosvm#filing-bugs](https://goto.google.com/crosvm#filing-bugs).
22
23![Logo](./logo/logo_512.png)
24