| commit | b1750ab252ceedcccff2e5035e38717d786a382b | [log] [tgz] |
|---|---|---|
| author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Wed Apr 02 16:42:48 2025 -0700 |
| committer | crosvm LUCI <crosvm-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 02 16:56:36 2025 -0700 |
| tree | b2dad1866622efa7a81ceb08e00369d5a18d2d61 | |
| parent | d7953f3037862299a9b8c0dabbe7dce42e6bb281 [diff] |
Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools, recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8718657527932633441 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/7e4f6d1841d07ab69bc74233a256b3ca3ffbb33e~..321b0e6b99fcae9065e81f2f70e57cd81106bc88 7e4f6d1 (no-reply@google.com) repo: Update from upstream c214cd9 (skym@chromium.org) Add android resource files to DEFAULT_FILES_TO_CHECK. 416b5b3 (no-reply@google.com) repo: Update from upstream 3ce438f (dlf@google.com) [auth-unify] prefer luci-auth over .boto config auth in gsutil.py. a983b67 (ajp@google.com) Update root OWNERS 5dcf923 (ayatane@chromium.org) Fix git_map_test.py e32bcc7 (ayatane@chromium.org) [git_auth] Print empty line after all read input c6684fd (ukai@google.com) win_toolchain: setup junction for toolchain dir 41b8b54 (no-reply@google.com) repo: Update from upstream cb5069b (dlf@google.com) [auth-unify] deprecate no_auth options in download_for_google_s... 4373d97 (rop@google.com) roll_dep: Update README.chromium when rolling submodules f35efa5 (dtapuska@chromium.org) Fix typo: "onn" -> "on" 4627b30 (ayatane@chromium.org) Roll Git credential helper 321b0e6 (ayatane@chromium.org) [git_auth] Add guard against bad URLs recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/b44da3c0f8a2d766505c52088fbfe54834000d0d~..7fb0b9bdbcd48b1431df9c68468c74550cb1d7b5 b44da3c (gbeaty@chromium.org) Remove config_vars from config_item_context. d5aff46 (olivernewman@google.com) [change_verifier] Roll luci-cv CLI 9a22b0d (meiring@google.com) [ResultDB] Add support for new ResultSink flags to rdb recipe m... c74224e (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 28a3326fc246 to 962d2d095317 055f474 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 54d6b1806d50 to cd0142e4e2f3 7fb0b9b (meiring@google.com) [ResultDB] Add support for -shorten-ids command line flag. Please check the following references for more information: - autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller - rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback - cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md Use https://goo.gl/noib3a to file a bug. Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: Ia0fc2bdeac755cb438fbab3a2487e17aae0ab982 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/6428545 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.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.