No description
Find a file
Dennis Kempin b28d5a963d Fix winetricks install and build new container
Uprevs the container version to include the newly added
winetricks.

Fixes /dev/kvm permissions.

BUG=None
TEST=CQ

Change-Id: I019178f103068d3ae0dc048180a14c8786e738e0
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3994884
Auto-Submit: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Vikram Auradkar <auradkar@google.com>
Commit-Queue: Vikram Auradkar <auradkar@google.com>
2022-11-01 19:04:35 +00:00
.cargo
.devcontainer dev_container: Fix vscode integration 2022-09-14 00:16:38 +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: Fix Goldfish battery to send IRQ correctly 2022-10-25 01:02:33 +00:00
acpi_tables acpi: Add More AML objects 2022-10-11 13:32:01 +00:00
anti_tamper
arch crosvm: use serde_keyvalue to build Pstore 2022-10-28 06:47:26 +00:00
argh_helpers
base Reformat all files with nightly 2022-10-31 21:33:33 +00:00
bit_field
broker_ipc crash-report: Build with feature crash-report 2022-09-28 14:45:00 +00:00
common Make common crates part of the crosvm workspace 2022-10-31 21:33:33 +00:00
crash_report crash_report: Update Cargo.toml dependency for windows cfg. 2022-10-11 16:54:37 +00:00
cros_async cros_async: use tempfile instead of fixed path in tests 2022-10-31 21:57:39 +00:00
cros_fdt arch: split fdt code into its own crate 2022-10-19 17:43:19 +00:00
cros_tracing tracing: rename tracing to cros_tracing. 2022-10-17 20:49:16 +00:00
crosvm-fuzz crosvm-fuzz: update call to BlockAsync::new 2022-10-28 17:38:26 +00:00
crosvm_cli devices: add err code for disk image open failed. 2022-10-20 20:27:58 +00:00
crosvm_control
crosvm_plugin Remove plugin-render-server feature 2022-10-14 20:31:19 +00:00
devices Reformat all files with nightly 2022-10-31 21:33:33 +00:00
disk devices: virtio: block: impl DiskOption::open for Windows 2022-09-20 03:42:20 +00:00
docs/book docs: Replace crbug link with issuetracker.google.com 2022-10-18 06:22:41 +00:00
fuse
gpu_display gpu_display: fix allow(unsed) typo 2022-10-31 19:59:34 +00:00
hypervisor hypervisor: only check whpx feature for Windows targets 2022-10-27 22:46:27 +00:00
infra Roll recipe dependencies (trivial). 2022-10-31 14:20:51 +00:00
integration_tests integration_tests: use --block for disk options 2022-11-01 05:06:16 +00:00
io_uring cros_async: fix io at current file pos for io_uring 2022-09-30 20:32:02 +00:00
kernel_cmdline
kernel_loader cargo doc: fix warnings 2022-10-06 20:23:59 +00:00
kvm
kvm_sys bindgen: update bindings to Linux 5.15 2022-09-14 22:09:30 +00:00
libcras_stub tree-wide: apply cargo fmt --nightly 2022-10-03 21:39:26 +00:00
linux_input_sys
logo
media cros-codecs: minor cargo doc cleanups 2022-11-01 07:52:53 +00:00
metrics test_runner: Add separate cargo target dir for each platform 2022-10-31 21:33:33 +00:00
net_sys tree-wide: use "crosvm" capitalization everywhere 2022-10-07 01:10:12 +00:00
net_util Reformat all files with nightly 2022-10-31 21:33:33 +00:00
power_monitor power_monitor: Enable feature in all-linux 2022-09-20 21:06:47 +00:00
prebuilts test_runner: Add separate cargo target dir for each platform 2022-10-31 21:33:33 +00:00
protos
qcow_utils
resources resources: reject unknown fields when deserializing AddressRange 2022-10-24 02:56:12 +00:00
rutabaga_gfx gfxstream: Enable the feature upstream via stub backend 2022-10-20 20:22:23 +00:00
sandbox Reformat all files with nightly 2022-10-31 21:33:33 +00:00
seccomp Add clone3 to virtio-gpu device policy too 2022-10-28 16:26:34 +00:00
serde_keyvalue serde_keyvalue: allow parsing of inner structs 2022-10-26 17:41:37 +00:00
src Replace common/assertions with static_assertions 2022-10-31 21:33:33 +00:00
system_api Fix compilation with vtpm enabled 2022-09-29 17:17:21 +00:00
tests Document feature flags and introduce new feature sets 2022-10-14 20:31:19 +00:00
third_party devices: vhost-user: add protocol flag for shmem 2022-10-21 01:09:07 +00:00
tools Fix winetricks install and build new container 2022-11-01 19:04:35 +00:00
tpm2
tpm2-sys
tube_transporter base: cross platform Event API 2022-10-19 20:17:42 +00:00
usb_sys
usb_util Replace common/assertions with static_assertions 2022-10-31 21:33:33 +00:00
vfio_sys vfio_pci: add support for runtime power management 2022-10-10 10:56:05 +00:00
vhost Replace common/assertions with static_assertions 2022-10-31 21:33:33 +00:00
virtio_sys bindgen: update bindings to Linux 5.15 2022-09-14 22:09:30 +00:00
vm_control Reformat all files with nightly 2022-10-31 21:33:33 +00:00
vm_memory aarch64: Don't include pVM firmware region in memory size calculation. 2022-10-12 17:42:33 +00:00
win_audio base: remove Windows EventExt::new_with_manual_reset() 2022-10-20 21:15:41 +00:00
win_util crosvm: move enum ProcessType to win_util. 2022-09-21 19:28:49 +00:00
x86_64 Replace common/assertions with static_assertions 2022-10-31 21:33:33 +00:00
.dockerignore
.gitignore
.gitmodules
.rustfmt.toml
ARCHITECTURE.md
build.rs test_runner: Add separate cargo target dir for each platform 2022-10-31 21:33:33 +00:00
Cargo.lock Make common crates part of the crosvm workspace 2022-10-31 21:33:33 +00:00
Cargo.toml Make common crates part of the crosvm workspace 2022-10-31 21:33:33 +00:00
CONTRIBUTING.md CONTRIBUTING: Add a section about commit messages' format 2022-10-19 06:22:42 +00:00
DIR_METADATA DIR_METADATA: Add public buganizer component 2022-09-21 17:43:59 +00:00
LICENSE
mypy.ini
OWNERS
PRESUBMIT.cfg Cleanup: Remove old, deprecated and no longer used files 2022-09-20 21:05:57 +00:00
pyproject.toml
README.chromeos.md
README.md docs: Replace crbug link with issuetracker.google.com 2022-10-18 06:22:41 +00:00
rust-toolchain dev_container: Upgrade to debian bookworm 2022-09-14 22:32:36 +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