commit | 4ad3443715948ecdc8f63610ea1dedafba71f059 | [log] [tgz] |
---|---|---|
author | crosvm-luci-ci-builder <crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com> | Tue Jun 10 03:00:28 2025 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 11 01:43:51 2025 |
tree | fa1b0a38204042e9ac295fdfa7a9ae5adc10a5ea | |
parent | cd54760a0ae0c8973dbbb12bc9424ab194525655 [diff] | |
parent | 7a930a814ee5e36bbfe5ba6957251891a4659e7a [diff] |
Merge with upstream 2025-06-09 7a930a814e e2e: virtio: net: add e2e cases for virtio-net 5274caf47b e2e_tests: uprev guest under test 1458989b4c rutabaga_gfx: fix kumquat build https://chromium.googlesource.com/crosvm/crosvm/+log/7083e31d219cdcd57866c70144e1b39ddc008f0f..7a930a814ee5e36bbfe5ba6957251891a4659e7a BUG=420964652 Change-Id: I57b19447e0f16a7749eb18bafbc82aaf3870634e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/6631626 Bot-Commit: crosvm LUCI CI <crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com> Commit-Queue: Yuan Yao <yuanyaogoog@chromium.org>
crosvm is a virtual machine monitor (VMM) based on Linux’s 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 doesn’t 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.