No description
Find a file
Daniel Verkamp d5cd443dc7 Fix some cargo doc warnings in Windows-only code
Change-Id: I0ff72840853db764db6dfc8145581447dff8795d
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4883336
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Junichi Uekawa <uekawa@chromium.org>
2023-09-22 00:59:46 +00:00
.cargo clippy: Disallow len_without_is_empty and len_zero 2023-05-22 21:27:21 +00:00
.config Enable test retries in nextest 2023-06-07 17:43:18 +00:00
.devcontainer dev_container: Replace better toml extension 2023-07-27 23:37:15 +00:00
.github Cleanup: Remove old, deprecated and no longer used files 2022-09-20 21:05:57 +00:00
.vscode Document feature flags and introduce new feature sets 2022-10-14 20:31:19 +00:00
aarch64 Apply nightly rustfmt import style 2023-09-06 22:13:26 +00:00
acpi_tables Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
arch x86_64: remove --userspace-msr option 2023-08-25 19:55:54 +00:00
argh_helpers Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
audio_streams_conformance_test audio_streams_conformance_test: fix incorrect usage of argh 2023-08-21 06:44:26 +00:00
audio_util tree-wide: apply nightly rustfmt 2023-03-27 21:30:45 +00:00
base Fix some cargo doc warnings in Windows-only code 2023-09-22 00:59:46 +00:00
bit_field bit_field: suppress clippy cast warnings 2023-04-10 23:41:28 +00:00
broker_ipc crash_report: refactor product specific code 2023-06-09 23:10:04 +00:00
common Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
cros_async Fix some cargo doc warnings in Windows-only code 2023-09-22 00:59:46 +00:00
cros_fdt clippy fixes for Rust 1.70 and 1.71 2023-07-13 20:29:05 +00:00
cros_tracing Add AOT for GPU display. 2023-09-20 17:17:11 +00:00
cros_tracing_types Upstream cros_tracing_types. 2023-05-11 18:08:00 +00:00
crosvm_cli Fix some cargo doc warnings in Windows-only code 2023-09-22 00:59:46 +00:00
crosvm_control crosvm_control: Add API for add/remove tap device 2023-09-10 03:26:30 +00:00
crosvm_plugin Remove target_arch = "x86" checks 2023-08-18 23:36:47 +00:00
devices devices: usb: Demote the "cycle bit mismatch" message to debug 2023-09-21 20:21:19 +00:00
disk Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
docs/book docs: add instructions to run virtio-fs as rootfs 2023-09-14 05:20:24 +00:00
e2e_tests e2e_tests: Add postgres benchmark 2023-09-20 19:00:15 +00:00
fuse Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
fuzz devices: virtio: block: Implement Default for DiskOption 2023-08-22 21:03:40 +00:00
gpu_display Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
hypervisor Apply nightly rustfmt import style 2023-09-06 22:13:26 +00:00
infra Roll recipe dependencies (trivial). 2023-09-21 03:06:34 +00:00
io_uring io_uring: update submission metadata after EINTR 2023-06-08 05:42:59 +00:00
jail Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
kernel_cmdline Rust 1.65: Fix clippy derive_partial_eq_without_eq lints 2022-12-01 01:32:30 +00:00
kernel_loader Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
kvm vm_memory: replace GuestMemory::with_regions with iterator 2023-09-06 18:14:16 +00:00
kvm_sys Remove target_arch = "x86" checks 2023-08-18 23:36:47 +00:00
libcras_stub devices: snd: Use PCM device client_type and stream_type for CRAS 2023-03-02 06:22:40 +00:00
linux_input_sys Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
logo README: Use PNG logo image 2021-10-29 01:56:23 +00:00
media clippy fixes for Rust 1.70 and 1.71 2023-07-13 20:29:05 +00:00
metrics Cargo.toml: add version to chrono dependencies 2023-08-11 21:02:25 +00:00
net_sys Fix remaining Chrome/Chromium OS instances 2023-01-03 22:14:30 +00:00
net_util Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
perfetto Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
power_monitor Cargo.toml: upgrade protobuf 2.x -> 3.x 2023-04-28 19:32:01 +00:00
prebuilts prebuilds/testvm: Retry downloads 2023-03-09 23:04:20 +00:00
proto_build_tools Cargo.toml: upgrade protobuf 2.x -> 3.x 2023-04-28 19:32:01 +00:00
protos Apply nightly rustfmt import style 2023-09-06 22:13:26 +00:00
resources Remove virtio-vhost-user (VVU) support 2023-09-05 17:59:33 +00:00
riscv64 arch: remove unused has_bios flag 2023-08-25 19:13:01 +00:00
rutabaga_gfx rutabaga_gfx/ffi: new AEMU package names 2023-09-15 21:55:07 +00:00
sandbox Add paste handling into the emulator 2023-09-08 21:29:23 +00:00
serde_keyvalue serde_keyvalue: add tests for outer-braces in arguments 2023-06-09 04:59:54 +00:00
src Fix some cargo doc warnings in Windows-only code 2023-09-22 00:59:46 +00:00
swap e2e_tests: add e2etests for vmm-swap 2023-09-15 08:00:05 +00:00
system_api system_api: Remove UserDataAuth 2023-08-15 11:08:04 +00:00
tests Enable parallel execution of plugin and e2e tests 2023-01-26 20:38:57 +00:00
third_party Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
tools tools: fix unit test filter 2023-09-21 15:36:31 +00:00
tpm2 Add conditional compilation for unix-only crates 2023-01-19 21:21:59 +00:00
tpm2-sys Uprev the libtpm2 to 96017dcdb110 2023-03-07 04:05:49 +00:00
tube_transporter Fix some cargo doc warnings in Windows-only code 2023-09-22 00:59:46 +00:00
usb_sys devices: usb: Support Bulk Streams 2023-08-07 08:39:35 +00:00
usb_util Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
vendor crash_report: refactor product specific code 2023-06-09 23:10:04 +00:00
vfio_sys Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
vhost Apply nightly rustfmt import style 2023-09-06 22:13:26 +00:00
virtio_sys devices: virtio: scsi: Receive commands from virtqueue 2023-09-21 08:15:20 +00:00
vm_control Add support for 2k and 4k resolution. 2023-09-15 21:39:55 +00:00
vm_memory Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
win_audio net_util/win_audio: Do not use cfg conditional compilation in build.rs 2023-05-09 20:27:26 +00:00
win_util Fix some cargo doc warnings in Windows-only code 2023-09-22 00:59:46 +00:00
x86_64 Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00
.dockerignore add docker supported builds and tests 2019-05-15 13:36:19 -07:00
.envrc Automatically register tools/ on PATH 2023-03-03 00:33:15 +00:00
.gitignore Automatically register tools/ on PATH 2023-03-03 00:33:15 +00:00
.gitmodules third_party: Add crosvm/perfetto submodule 2023-07-21 05:01:47 +00:00
.rustfmt.toml rustfmt, win_util: update to 2021 edition 2022-05-31 23:35:02 +00:00
ARCHITECTURE.md docs: book: update architecture docs 2023-06-01 22:37:17 +00:00
Cargo.lock Add AOT for GPU display. 2023-09-20 17:17:11 +00:00
Cargo.toml Cargo.toml: introduce net feature 2023-09-12 21:02:33 +00:00
CONTRIBUTING.md CONTRIBUTING.md: add notes about related changes 2023-09-14 18:17:13 +00:00
DIR_METADATA DIR_METADATA: Add public buganizer component 2022-09-21 17:43:59 +00:00
LICENSE Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
mypy.ini Add python configs for consistency between IDE and CI 2022-08-16 18:33:23 +00:00
OWNERS OWNERS: Add takayas@ to OWNERS 2023-04-24 11:15:25 +00:00
OWNERS_COUNCIL Require council review for changes to Cargo.lock 2022-12-01 18:50:48 +00:00
PRESUBMIT.cfg Cleanup: Remove old, deprecated and no longer used files 2022-09-20 21:05:57 +00:00
pyproject.toml Add python configs for consistency between IDE and CI 2022-08-16 18:33:23 +00:00
README.chromeos.md crosvm: update book and doc links to crosvm.dev 2022-07-29 22:54:01 +00:00
README.md Fix remaining Chrome/Chromium OS instances 2023-01-03 22:14:30 +00:00
rust-toolchain Upgrade to 1.68.2: Set default version and rebuild container 2023-05-25 18:30:55 +00:00

crosvm - The ChromeOS Virtual Machine Monitor

crosvm is a virtual machine monitor (VMM) based on Linuxs 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 doesnt 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