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.

recipe-roller 1bc4e62968 Roll recipe dependencies (trivial). 4 ساعت پیش
.cargo 33d5aa219a Enable clippy for android code 4 ماه پیش
.config a82d43ef87 dev_container: Pass through NEXTEST_PROFILE 11 ماه پیش
.devcontainer 878a7837a9 dev_container: Replace better toml extension 1 سال پیش
.github 16c3d76f5f Cleanup: Remove old, deprecated and no longer used files 2 سال پیش
.vscode bb9a3a5572 Document feature flags and introduce new feature sets 2 سال پیش
aarch64 db652dcce4 virtcpufreq_v2: Place vcpu worker threads directly after vCPU threads 1 روز پیش
acpi_tables dc310d7cb6 Replace ::max_value() with ::MAX 4 ماه پیش
android_audio 6fb22fbab0 Refactor android_audio 4 ماه پیش
arch 40dcc1885d devices: virtio-console: deprecate legacy-virtio-console option 1 هفته پیش
argh_helpers 8aabb8d9c0 Update to syn-2 11 ماه پیش
audio_streams_conformance_test 5868321df8 audio_streams_conformance_test: remove unused minijail dep 5 ماه پیش
audio_util 2768f223ee clippy: enforce safety block comments 11 ماه پیش
base fbb8137c0a Windows clippy fixes for Rust 1.81 1 روز پیش
base_tokio ac6fe3e31c Avoid clippy::blocks_in_conditions warnings 5 ماه پیش
bit_field dc310d7cb6 Replace ::max_value() with ::MAX 4 ماه پیش
broker_ipc a21444be9d metrics: Switch metrics from Tube to SendTube 7 ماه پیش
common 742791deef tree-wide: replace data_model::zerocopy_from_*() 8 ماه پیش
cros_async fc8a9dd071 cros_async: remove debug prints. 1 هفته پیش
cros_fdt 4c2fa9d76d Fix clippy::assigning_clones lints 5 ماه پیش
cros_tracing 52b8e42869 Cargo.toml: avoid "*" versions for external crates 5 ماه پیش
cros_tracing_types 52b8e42869 Cargo.toml: avoid "*" versions for external crates 5 ماه پیش
crosvm_cli 809b1a718c devices: vfio: make global container state explicit 5 ماه پیش
crosvm_control a555cdda96 crosvm_control: add crosvm_client_resume_vm_full api 5 روز پیش
crosvm_plugin 52b8e42869 Cargo.toml: avoid "*" versions for external crates 5 ماه پیش
devices ea6b766072 aarch64 clippy fixes for Rust 1.81 1 روز پیش
disk 4abcdf6b45 disk: qcow: read table clusters in a single I/O 2 هفته پیش
docs 7d917b9b06 docs: Add a section for debugging tips of tests 2 هفته پیش
e2e_tests fbb8137c0a Windows clippy fixes for Rust 1.81 1 روز پیش
ext2 951d0ee77b ext2: fix needless borrow clippy warnings 1 ماه پیش
fuse c2ebaa19e4 Fix bad indentation in Markdown around lists 2 ماه پیش
fuzz 17b696fd0a fuzz: expect cfg(fuzzing) 1 هفته پیش
gpu_display fbb8137c0a Windows clippy fixes for Rust 1.81 1 روز پیش
hypervisor fbb8137c0a Windows clippy fixes for Rust 1.81 1 روز پیش
infra 1bc4e62968 Roll recipe dependencies (trivial). 4 ساعت پیش
io_uring 7cf3dcacbf Fix clippy::suspicious_open_options warnings 5 ماه پیش
jail f67ee911d9 devices: fs: Allow running virito-fs without root 2 هفته پیش
kernel_cmdline e74864b7a6 kernel_cmdline: remove capacity from Cmdline 2 ماه پیش
kernel_loader ad41ae89ec kernel_loader: move load_cmdline() to x86_64 2 ماه پیش
kvm 364b340472 hypervisor: kvm: KVM_GET_MSRS writes to its parameter 2 ماه پیش
kvm_sys 97dbce5226 hypervisor: aarch64: add SVE support 1 هفته پیش
libcras_stub 52b8e42869 Cargo.toml: avoid "*" versions for external crates 5 ماه پیش
linux_input_sys 52b8e42869 Cargo.toml: avoid "*" versions for external crates 5 ماه پیش
logo 105a94aaaf README: Use PNG logo image 3 سال پیش
media 147b0fe6c2 media: ffmpeg: fix undefined behavior in test_avpacket_drop 1 روز پیش
metrics 5b5867a2ac metrics: add missing features in Cargo.toml 4 ماه پیش
metrics_events c8194324ab metric_events & src: add metric for VcpuShutdown. 5 ماه پیش
net_sys 52b8e42869 Cargo.toml: avoid "*" versions for external crates 5 ماه پیش
net_util 1457967c08 net_util: clean up transmutes in create_sockaddr() 1 هفته پیش
perfetto 52b8e42869 Cargo.toml: avoid "*" versions for external crates 5 ماه پیش
power_monitor 18f43226d2 devices: bat: get power property before first read 4 هفته پیش
prebuilts 52b8e42869 Cargo.toml: avoid "*" versions for external crates 5 ماه پیش
proto_build_tools a360baa819 Cargo.toml: upgrade protobuf 2.x -> 3.x 1 سال پیش
protos 2768f223ee clippy: enforce safety block comments 11 ماه پیش
resources cf5d251863 Fix clippy::unnecessary_get_then_check warnings 5 ماه پیش
riscv64 f638d4e0a7 x86_64: move PCI memory layout logic out of global 2 هفته پیش
rutabaga_gfx 0a41752942 rutabaga_gfx: gfxstream_unstable --> fence_passing_option1 1 روز پیش
sandbox 52b8e42869 Cargo.toml: avoid "*" versions for external crates 5 ماه پیش
serde_keyvalue 52b8e42869 Cargo.toml: avoid "*" versions for external crates 5 ماه پیش
src fbb8137c0a Windows clippy fixes for Rust 1.81 1 روز پیش
swap 3f1a383a49 Exclude a few dead_code instances 1 هفته پیش
system_api 3498a61b0d Cargo.lock: update protobuf v3.2.0 -> v3.6.0 3 هفته پیش
tests c28067d1d9 Reformat comments 9 ماه پیش
third_party 30590f3fce minigbm: update submodule to latest 2 روز پیش
tools fbb8137c0a Windows clippy fixes for Rust 1.81 1 روز پیش
tube_transporter 52b8e42869 Cargo.toml: avoid "*" versions for external crates 5 ماه پیش
usb_sys fbb8137c0a Windows clippy fixes for Rust 1.81 1 روز پیش
usb_util b06d296a1b base: define ioctls as consts rather than functions 4 ماه پیش
vendor 2e24140d8b vendor/generic/metrics: document API methods. 5 ماه پیش
vfio_sys c970dd44f4 bindgen: update to Linux 6.6 headers 10 ماه پیش
vhost 0090567d24 vhost: improve set_vring_addr() validation 1 ماه پیش
virtio_sys ef672e6039 virtio: update virtio-media ID to 48 5 روز پیش
vm_control 6eb76a1a3c virtcpufreq_v2: Add a way to throttle vCPUs 1 هفته پیش
vm_memory 6aed5cc351 x86_64: support --unprotected-vm-with-firmware 1 ماه پیش
win_audio fbb8137c0a Windows clippy fixes for Rust 1.81 1 روز پیش
win_util dc310d7cb6 Replace ::max_value() with ::MAX 4 ماه پیش
x86_64 e17dfb03fa x86_64: bzImage: load extra data appended to kernel 1 هفته پیش
.dockerignore 6868c0a72f add docker supported builds and tests 5 سال پیش
.envrc f48639f3fe Automatically register tools/ on PATH 1 سال پیش
.gitattributes 8dacb2ed64 config: force lf as line endings 1 سال پیش
.gitignore f48639f3fe Automatically register tools/ on PATH 1 سال پیش
.gitmodules e10df59fd3 devices: remove --software-tpm support 1 سال پیش
.rustfmt.toml 413c388d5e rustfmt: wrap comments 9 ماه پیش
ARCHITECTURE.md c7813cb229 docs: book: update architecture docs 1 سال پیش
CONTRIBUTING.md ca37543001 CONTRIBUTING: Fix typo 'Cargo.lock' 4 ماه پیش
Cargo.lock 9148e0136f rutabaga_gfx: use serde for snapshots 1 هفته پیش
Cargo.toml fbb8137c0a Windows clippy fixes for Rust 1.81 1 روز پیش
DIR_METADATA 5e47f33a18 Add arcvm_gki_cq test plan 2 ماه پیش
LICENSE 1dab58a2cf Update all copyright headers to match new style 2 سال پیش
OWNERS a26a337c0a owners: remove Paul 2 ماه پیش
OWNERS_COUNCIL 37e40ac2f1 OWNERS_COUNCIL: Update council reviewers 5 ماه پیش
PRESUBMIT.cfg 16c3d76f5f Cleanup: Remove old, deprecated and no longer used files 2 سال پیش
README.chromeos.md 8930ba079f crosvm: update book and doc links to crosvm.dev 2 سال پیش
README.md ac0fc378a3 Fix remaining Chrome/Chromium OS instances 1 سال پیش
mypy.ini abcfc67d8b Add python configs for consistency between IDE and CI 2 سال پیش
pyproject.toml abcfc67d8b Add python configs for consistency between IDE and CI 2 سال پیش
rust-toolchain 8c2a5647d1 rust-toolchain: update to Rust 1.77.2 4 ماه پیش

README.chromeos.md

Crosvm on ChromeOS

Crosvm is an independently developed project and is using different workflows than other ChromeOS repositories.

Please review Crosvm on Chromeos for how to submit code and how changes are brought into ChromeOS.