No description
Find a file
Dennis Kempin e40b5b8f4b build-chromeos.sh: Install python 3.9 for depot_tools
Kokoro uses python2 by default, which breaks repo

BUG=b:226975041
TEST=./ci/kokoro/simulate.py ./ci/kokoro/build-chromeos.sh

Change-Id: I2424107c76d52c4bc76cd640114c21fca00f3c44
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3606968
Reviewed-by: Dmitry Torokhov <dtor@chromium.org>
Tested-by: Dennis Kempin <denniskempin@google.com>
2022-04-25 23:01:50 +00:00
.cargo Run some win64 tests with wine as part of presubmit 2022-04-06 19:45:49 +00:00
.devcontainer Make vscode devcontainer usable 2022-01-25 21:30:49 +00:00
.github Reland "github: Minimize dependencies for document generation" 2022-04-12 22:30:10 +00:00
aarch64 x86_64: Preparation for ITMT scheduling in Guest 2022-04-25 08:21:16 +00:00
acpi_tables Rust 1.60 clippy fixes 2022-04-11 20:40:36 +00:00
arch x86_64: Preparation for ITMT scheduling in Guest 2022-04-25 08:21:16 +00:00
base base: fix Event import in clock 2022-04-25 22:57:06 +00:00
bin Deprecate old dev tooling scripts 2021-11-02 22:23:03 +00:00
bit_field crosvm: migrate to Rust 2021 edition 2022-03-09 01:16:03 +00:00
ci/kokoro build-chromeos.sh: Install python 3.9 for depot_tools 2022-04-25 23:01:50 +00:00
common reland: Remove temporarily duplicated code from codebase 2022-04-19 21:48:29 +00:00
cros_async cros_async: move IntoAsync to use AsRawDescriptor 2022-04-19 22:19:06 +00:00
crosvm-fuzz devices: virtio: convert Interrupt to use IrqLevelEvent 2022-04-06 18:54:41 +00:00
crosvm_control crosvm_control: Skip build.rs when cargo-doc is called 2022-04-21 00:17:25 +00:00
crosvm_plugin Rust 1.60 clippy fixes 2022-04-11 20:40:36 +00:00
devices virtio: console: inline write_output function 2022-04-23 03:51:53 +00:00
disk disk: fix punch_hole using wrong AllocateMode. 2022-04-21 02:19:31 +00:00
docs/book Add documentation for ChromeOS workflows 2022-04-18 19:05:49 +00:00
fuse fuse: disambiguate max_read and max_write 2022-03-17 22:01:02 +00:00
gpu_display Reland "github: Minimize dependencies for document generation" 2022-04-12 22:30:10 +00:00
hypervisor x86_64: Add kvm MSR_PLATFORM_INFO read control 2022-04-25 08:02:09 +00:00
infra/config infra: Initial LUCI configuration 2022-02-24 23:21:10 +00:00
integration_tests crosvm: migrate to Rust 2021 edition 2022-03-09 01:16:03 +00:00
io_uring reland: Remove temporarily duplicated code from codebase 2022-04-19 21:48:29 +00:00
kernel_cmdline crosvm: migrate to Rust 2021 edition 2022-03-09 01:16:03 +00:00
kernel_loader Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00
kvm crosvm: Reflect KVM_EXIT_HYPERV return value. 2022-03-24 18:32:27 +00:00
kvm_sys kvm_sys: regenerate x86 and aarch64 bindings 2022-03-17 22:26:55 +00:00
libcras_stub crosvm: migrate to Rust 2021 edition 2022-03-09 01:16:03 +00:00
linux_input_sys Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00
logo README: Use PNG logo image 2021-10-29 01:56:23 +00:00
media/libvda Reland "github: Minimize dependencies for document generation" 2022-04-12 22:30:10 +00:00
net_sys net_util: refactor unix for cross platforming. 2022-04-22 01:37:58 +00:00
net_util net_util: refactor unix for cross platforming. 2022-04-22 01:37:58 +00:00
power_monitor Reland "github: Minimize dependencies for document generation" 2022-04-12 22:30:10 +00:00
protos crosvm: migrate to Rust 2021 edition 2022-03-09 01:16:03 +00:00
qcow_utils Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00
resources devices: vvu: virtio-iommu support in virtio-vhost-user 2022-04-08 01:39:22 +00:00
rutabaga_gfx Add python presubmit checks 2022-04-15 19:22:53 +00:00
seccomp seccomp: use common_device.policy in tpm_device.policy 2022-02-23 19:23:31 +00:00
serde_keyvalue add serde_keyvalue crate 2022-03-24 01:33:21 +00:00
src x86_64: Preparation for ITMT scheduling in Guest 2022-04-25 08:21:16 +00:00
system_api_stub crosvm: migrate to Rust 2021 edition 2022-03-09 01:16:03 +00:00
tests net_util: refactor unix for cross platforming. 2022-04-22 01:37:58 +00:00
third_party Rust 1.60 clippy fixes 2022-04-11 20:40:36 +00:00
tools add release / debug modes to build_test script for building windows 2022-04-21 17:09:29 +00:00
tpm2 crosvm: migrate to Rust 2021 edition 2022-03-09 01:16:03 +00:00
tpm2-sys Reland "github: Minimize dependencies for document generation" 2022-04-12 22:30:10 +00:00
tube_transporter tube_transporter: Upstream this Window's specific crate 2022-04-20 01:24:35 +00:00
usb_sys Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00
usb_util Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00
vfio_sys devices: vvu: virtio-iommu support in virtio-vhost-user 2022-04-08 01:39:22 +00:00
vhost net_util: refactor unix for cross platforming. 2022-04-22 01:37:58 +00:00
virtio_sys virtio_sys: regenerate bindings 2022-04-11 21:14:01 +00:00
vm_control Update to gdbstub 0.6.1 2022-04-13 12:52:24 +00:00
vm_memory Rust 1.60 clippy fixes 2022-04-11 20:40:36 +00:00
win_util Refactoring: Move win_(sys_)util 2022-03-22 22:23:41 +00:00
x86_64 x86_64: Preparation for ITMT scheduling in Guest 2022-04-25 08:21:16 +00:00
.dockerignore add docker supported builds and tests 2019-05-15 13:36:19 -07:00
.gitignore Add test runner ./tools/run_tests 2021-10-15 22:12:03 +00:00
.gitmodules Switch to submodules based workflow 2021-08-05 18:32:32 +00:00
.rustfmt.toml rustfmt.toml: Use 2018 edition 2021-02-10 11:54:06 +00:00
ARCHITECTURE.md Move libvda to media/libvda 2022-04-06 01:19:07 +00:00
Cargo.toml crosvm: static INFO as lowest log level for release builds 2022-04-21 22:02:01 +00:00
CONTRIBUTING.md Add documentation for ChromeOS workflows 2022-04-18 19:05:49 +00:00
LICENSE add LICENSE and README 2017-04-17 14:06:21 -07:00
navbar.md docs: Use mdformat to format markdown files 2022-01-27 21:29:11 +00:00
OWNERS Adding Noah to crosvm OWNERS 2022-04-22 04:40:32 +00:00
README.chromeos.md Add documentation for ChromeOS workflows 2022-04-18 19:05:49 +00:00
README.md docs: Use mdformat to format markdown files 2022-01-27 21:29:11 +00:00
run_tests Deprecate old dev tooling scripts 2021-11-02 22:23:03 +00:00
rust-toolchain Upgrade rust toolchain version to 1.58.1 2022-02-04 02:20:36 +00:00
setup_cros_cargo.sh Deprecate old dev tooling scripts 2021-11-02 22:23:03 +00:00
test_all Deprecate old dev tooling scripts 2021-11-02 22:23:03 +00:00
unblocked_terms.txt unblocked_terms.txt: clean up trivial cases 2021-04-26 20:32:38 +00:00

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

Logo