No description
Find a file
Junichi Uekawa d03c99fc0c crosvm: Uprev uuid > 1
Uprev to version available in Debian.

This seem to end up doing uprev to 1.3 now.

BUG=b:265082456
BUG=b:229895468
TEST=build

Change-Id: I550778acb675c9034b9cfcea77f4ae847e2d2ea1
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4364559
Commit-Queue: Junichi Uekawa <uekawa@chromium.org>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Auto-Submit: Junichi Uekawa <uekawa@chromium.org>
Reviewed-by: Frederick Mayle <fmayle@google.com>
2023-04-04 23:56:13 +00:00
.cargo
.config
.devcontainer dev_container: Add latest tag when pushing images 2023-03-15 21:02:13 +00:00
.github
.vscode
aarch64 aarch64: Allow hypervisor to initialize boot context 2023-03-29 00:52:24 +00:00
acpi_tables
anti_tamper
arch arch: Create GuestMemory with MemoryRegionOptions 2023-03-29 00:52:24 +00:00
argh_helpers
audio_util tree-wide: apply nightly rustfmt 2023-03-27 21:30:45 +00:00
base crosvm: Uprev uuid > 1 2023-04-04 23:56:13 +00:00
bit_field
broker_ipc
common audio_streams: remove unnecessary ref with cvars 2023-04-04 22:59:36 +00:00
crash_report
cros_async cros_async: backend independent async tests 2023-04-04 23:34:43 +00:00
cros_fdt crosvm: fdt: Add option to dump generated devicetree blob 2023-03-16 18:16:28 +00:00
cros_tracing tree-wide: apply nightly rustfmt 2023-03-27 21:30:45 +00:00
crosvm-fuzz devices: virtio: block: parallelize by multiple worker threads 2023-03-03 00:23:05 +00:00
crosvm_cli crosvm_cli: implement exit_context() for Option 2023-03-28 20:13:06 +00:00
crosvm_control crosvm_control: add rerun-if-changed blocks 2023-03-30 23:58:30 +00:00
crosvm_plugin
devices crosvm: Uprev uuid > 1 2023-04-04 23:56:13 +00:00
disk crosvm: Uprev uuid > 1 2023-04-04 23:56:13 +00:00
docs/book crosvm: add --vsock command-line option and config-file parameter. 2023-03-22 09:19:18 +00:00
e2e_tests tree-wide: apply nightly rustfmt 2023-03-27 21:30:45 +00:00
fuse devices: Add trace points for passthroughfs 2023-03-10 02:20:14 +00:00
gpu_display tree-wide: apply nightly rustfmt 2023-03-27 21:30:45 +00:00
hypervisor tree-wide: replace manual enum Defaults with derive 2023-04-04 22:12:39 +00:00
infra Roll recipe dependencies (trivial). 2023-04-04 16:44:44 +00:00
io_uring
jail jail: avoid extra string conversions in build.rs 2023-04-04 23:19:25 +00:00
kernel_cmdline
kernel_loader crosvm: Convert DataInit to zerocopy 10/n 2023-03-24 18:12:38 +00:00
kvm vm_memory: Convert GuestMemory::with_regions to use struct argument 2023-03-29 00:52:24 +00:00
kvm_sys hypervisor: Add get_xsave and set_xsave support to x86. 2023-03-03 00:30:04 +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 tree-wide: replace manual enum Defaults with derive 2023-04-04 22:12:39 +00:00
metrics
net_sys
net_util base: fix unsafe overlapped read/write marked safe. 2023-03-14 18:42:38 +00:00
power_monitor tree-wide: apply nightly rustfmt 2023-03-27 21:30:45 +00:00
prebuilts prebuilds/testvm: Retry downloads 2023-03-09 23:04:20 +00:00
proto_build_tools
protos
qcow_utils
resources
rutabaga_gfx rutabaga_gfx: manage a newly created CPU timeline for gfxstream 2023-03-31 18:25:19 +00:00
sandbox
serde_keyvalue
src tree-wide: replace manual enum Defaults with derive 2023-04-04 22:12:39 +00:00
swap swap: fix deadlock on the vmm-swap enable operation 2023-04-03 06:03:18 +00:00
system_api
tests
third_party crosvm: Convert DataInit to zerocopy 10/n 2023-03-24 18:12:38 +00:00
tools crosvm: Uprev uuid > 1 2023-04-04 23:56:13 +00:00
tpm2
tpm2-sys Uprev the libtpm2 to 96017dcdb110 2023-03-07 04:05:49 +00:00
tube_transporter
usb_sys
usb_util
vfio_sys
vhost vm_memory: Convert GuestMemory::with_regions to use struct argument 2023-03-29 00:52:24 +00:00
virtio_sys
vm_control tree-wide: replace manual enum Defaults with derive 2023-04-04 22:12:39 +00:00
vm_memory tree-wide: replace manual enum Defaults with derive 2023-04-04 22:12:39 +00:00
win_audio devices: virtio: snd: Implement file backend for VirtioSnd 2023-03-21 07:46:05 +00:00
win_util base: move read/write wrappers to their own module. 2023-03-14 18:24:44 +00:00
x86_64 arch: Create GuestMemory with MemoryRegionOptions 2023-03-29 00:52:24 +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
.rustfmt.toml
ARCHITECTURE.md
Cargo.lock crosvm: Uprev uuid > 1 2023-04-04 23:56:13 +00:00
Cargo.toml crosvm: Uprev uuid > 1 2023-04-04 23:56:13 +00:00
CONTRIBUTING.md book: Reviewed CONTRIBUTING.md 2023-03-03 02:28:37 +00:00
DIR_METADATA
LICENSE
mypy.ini
OWNERS
OWNERS_COUNCIL
PRESUBMIT.cfg
pyproject.toml
README.chromeos.md
README.md
rust-toolchain

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