commit | cd54760a0ae0c8973dbbb12bc9424ab194525655 | [log] [tgz] |
---|---|---|
author | crosvm-luci-ci-builder <crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com> | Mon Jun 09 01:30:35 2025 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 10 02:41:10 2025 |
tree | 040e28531782fbf55aad30182d55fb9847ed0950 | |
parent | d26a2b5fdeb2f0de14053afac9bb3156fe362f37 [diff] | |
parent | 7083e31d219cdcd57866c70144e1b39ddc008f0f [diff] |
Merge with upstream 2025-06-08 2/2 7083e31d2 rutabaga_gfx: ffi: fix windows build 175474738 rutagaba: add the missing import for cfg(goldfish) 0c1f69de2 Roll recipe dependencies (trivial). f047d43c0 Roll recipe dependencies (trivial). 8c50e5ba9 Roll recipe dependencies (trivial). d8e388a6b Roll recipe dependencies (trivial). 9ed0cca78 Roll recipe dependencies (trivial). 754973f3a rutabaga: add host-host transfer support 4287898ca Roll recipe dependencies (trivial). a1c0254c8 tools/testvm: Uprev testvm https://chromium.googlesource.com/crosvm/crosvm/+log/4299752ed4614afc1593aaa536fac803eee28d53..7083e31d219cdcd57866c70144e1b39ddc008f0f BUG=422984461 Change-Id: Idca79151eab1da3cd01db1984f96f43644ac8117 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/6629430 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.