commit | e017c925b3724f4f7715712713a1e9b7f338f7b8 | [log] [tgz] |
---|---|---|
author | crosvm-luci-ci-builder <crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com> | Tue Sep 09 13:00:38 2025 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 09 16:34:17 2025 |
tree | 1c171876ea3d946b3dc9322a5fcc9840ad861712 | |
parent | 8399a1daf65a664c49320012fc9777d24e4aa845 [diff] | |
parent | 3202c663eaa555678bd142320d51c63acce266bc [diff] |
Merge with upstream 2025-09-09 3202c663eaa x86_64: force disabling balloon for pVMs 9e6f5f21574 Roll recipe dependencies (trivial). 418c6f69165 Roll recipe dependencies (trivial). ec331e6485a Roll recipe dependencies (trivial). https://chromium.googlesource.com/crosvm/crosvm/+log/51f781817d2cc45d55261ef094b32f4d70cd9ee8..3202c663eaa555678bd142320d51c63acce266bc BUG=b:438723514, b:416305513 Change-Id: I2d88d5e21005af6affee43ad5ad262e5d44958be Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/6929343 Commit-Queue: crosvm LUCI CI <crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com> Commit-Queue: maciek swiech <drmasquatch@google.com> Bot-Commit: crosvm LUCI CI <crosvm-luci-ci-builder@crosvm-infra.iam.gserviceaccount.com>
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.