No description
Find a file
Takaya Saeki 4131e80c89 e2e_tests: fix small bugs in run_guest.sh
run_guest.sh lacks the shebang, and has a small bug of missing quotes.
This commit fixes them.

BUG=None
TEST=Confirmed that "$@" works as expected by checking the passed
arguments.

Change-Id: Ic0d5e8676b206be15b1b2f09b3b9c6de2b9d2fb3
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4537378
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Commit-Queue: Takaya Saeki <takayas@chromium.org>
2023-05-17 02:56:31 +00:00
.cargo Include riscv toolchain in dev container 2023-05-04 15:21:31 +00:00
.config tools/run_tests2: Prepare for CI usage 2023-02-09 00:09:02 +00:00
.devcontainer dev_container: Always run as root inside container 2023-04-25 21:33:42 +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 aarch64: devices: Add a virtual cpufreq device 2023-05-11 21:13:57 +00:00
acpi_tables acpi: aml: make the BufferData public 2023-05-05 22:26:02 +00:00
anti_tamper kiwi: clean anti_tamper and metrics related code 2023-01-04 00:08:27 +00:00
arch x86_64: remove --dmi option for SMBIOS passthrough 2023-05-17 00:31:41 +00:00
argh_helpers Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
audio_util tree-wide: apply nightly rustfmt 2023-03-27 21:30:45 +00:00
base tube: create a ProtoTube wrapper 2023-05-16 14:50:44 +00:00
bit_field bit_field: suppress clippy cast warnings 2023-04-10 23:41:28 +00:00
broker_ipc Fix remaining Chrome/Chromium OS instances 2023-01-03 22:14:30 +00:00
common fuzz: Move cros-fuzz into crosvm-fuzz 2023-05-16 20:43:37 +00:00
crash_report metrics: Add missing process types 2023-02-22 20:01:38 +00:00
cros_async devices: virtio: block: use fdatasync for FLUSH 2023-05-12 18:15:54 +00:00
cros_fdt crosvm: fdt: Add option to dump generated devicetree blob 2023-03-16 18:16:28 +00:00
cros_tracing perfetto: minor build fixes. 2023-05-16 22:30:45 +00:00
cros_tracing_types Upstream cros_tracing_types. 2023-05-11 18:08:00 +00:00
crosvm_cli crosvm_cli: reserve new control server exit code. 2023-05-16 23:05:32 +00:00
crosvm_control crosvm_control: add swap status/trim command support 2023-05-08 01:37:43 +00:00
crosvm_plugin Cargo.toml: upgrade protobuf 2.x -> 3.x 2023-04-28 19:32:01 +00:00
devices video: decoder: vaapi: register profiles properly 2023-05-17 00:54:25 +00:00
disk devices: virtio: block: use fdatasync for FLUSH 2023-05-12 18:15:54 +00:00
docs/book docs: Have style guide as a separate section 2023-05-16 16:03:03 +00:00
e2e_tests e2e_tests: fix small bugs in run_guest.sh 2023-05-17 02:56:31 +00:00
fuse base: add casts for support on Android 2023-04-28 00:59:45 +00:00
fuzz fuzz: Move fuzzers to standard cargo fuzz location 2023-05-16 20:43:37 +00:00
gpu_display gpu_display: pass error logging callback and remove syslog() 2023-05-10 19:56:16 +00:00
hypervisor hypervisor: gunyah: Remove push-compatible for StaticSwiotlbRegion 2023-05-15 17:47:49 +00:00
infra Roll recipe dependencies (trivial). 2023-05-16 18:49:17 +00:00
io_uring tools/presubmit: Add doctests 2023-04-26 00:09:33 +00:00
jail seccomp: allow kcmp in video_device on x86-64 2023-05-11 17:09:01 +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 tree-wide: remove unnecessary casts 2023-04-17 23:43:59 +00:00
kvm kvm: tests - limit irqfd tests to supported arch 2023-05-03 16:50:25 +00:00
kvm_sys kvm_sys: finish KVM_SYSTEM_EVENT_S2IDLE removal 2023-05-09 18:17:17 +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 crosvm: Convert DataInit to zerocopy 10/n 2023-03-24 18:12:38 +00:00
logo
media media: remove local libva and cros-codecs crates 2023-05-17 00:54:25 +00:00
metrics Cargo.toml: upgrade protobuf 2.x -> 3.x 2023-04-28 19:32:01 +00:00
net_sys Fix remaining Chrome/Chromium OS instances 2023-01-03 22:14:30 +00:00
net_util e2e_tests: snapshot vhost user tests 2023-05-15 21:11:42 +00:00
perfetto perfetto: minor build fixes. 2023-05-16 22:30:45 +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 Cargo.toml: upgrade protobuf 2.x -> 3.x 2023-04-28 19:32:01 +00:00
qcow_utils qcow_utils: Enable disk/qcow feature 2023-05-11 16:30:19 +00:00
resources resource: system_allocator: introduce GPE allocator 2023-02-06 22:02:37 +00:00
riscv64 riscv64: implement missing trait method 2023-05-12 01:40:53 +00:00
rutabaga_gfx rutabaga_gfx: capset changes needed by QEMU integration 2023-05-11 22:14:21 +00:00
sandbox vhost-user: snd: Implement Windows broker & device setup 2023-02-28 21:34:01 +00:00
serde_keyvalue Fix remaining Chrome/Chromium OS instances 2023-01-03 22:14:30 +00:00
src x86_64: remove --dmi option for SMBIOS passthrough 2023-05-17 00:31:41 +00:00
swap swap: stop all descendant processes on enabling 2023-05-15 01:06:13 +00:00
system_api Cargo.toml: upgrade protobuf 2.x -> 3.x 2023-04-28 19:32:01 +00:00
tests Enable parallel execution of plugin and e2e tests 2023-01-26 20:38:57 +00:00
third_party Update bitflags dependency to 2.2.1. 2023-04-27 17:22:36 +00:00
tools media: remove local libva and cros-codecs crates 2023-05-17 00:54:25 +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 crosvm: Uprev rust toolchain and dev container 2023-02-08 20:26:30 +00:00
usb_sys Fix remaining Chrome/Chromium OS instances 2023-01-03 22:14:30 +00:00
usb_util devices: usb: Set the PORT SPEED field in the PORTSC register to a correct value 2023-04-05 07:44:42 +00:00
vfio_sys bindgen: update kernel bindings to Linux 6.1 2023-02-23 21:31:44 +00:00
vhost tree-wide: remove unnecessary casts 2023-04-17 23:43:59 +00:00
virtio_sys bindgen: update kernel bindings to Linux 6.1 2023-02-23 21:31:44 +00:00
vm_control crosvm_control: add swap status/trim command support 2023-05-08 01:37:43 +00:00
vm_memory Update bitflags dependency to 2.2.1. 2023-04-27 17:22:36 +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 win_util: remove build.rs script 2023-04-26 18:25:31 +00:00
x86_64 x86_64: remove --dmi option for SMBIOS passthrough 2023-05-17 00:31:41 +00:00
.dockerignore
.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 health-check: Add infra checks 2022-08-18 00:17:04 +00:00
.rustfmt.toml
ARCHITECTURE.md jail: create jail crate from jail_helpers.rs 2023-02-14 00:24:55 +00:00
Cargo.lock video: decoder: vaapi: switch to external cros-codecs 2023-05-17 00:52:34 +00:00
Cargo.toml video: decoder: vaapi: switch to external cros-codecs 2023-05-17 00:52:34 +00:00
CONTRIBUTING.md docs: Have style guide as a separate section 2023-05-16 16:03:03 +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
README.md Fix remaining Chrome/Chromium OS instances 2023-01-03 22:14:30 +00:00
rust-toolchain rust-toolchain: Add llvm-tools-preview 2023-02-10 20:47:41 +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