commit | 0c8efebec6aaff6c8e20d9ae1eaeaace7aaf309b | [log] [tgz] |
---|---|---|
author | Victor Costan <pwnall@fuchsia.infra.roller.chromium.org> | Fri Feb 09 21:51:12 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 09 13:52:56 2024 -0800 |
tree | f27dad089fa549b00f400c7de7945bfbb7a6d466 | |
parent | 49fbc2b167ca5962a1ffd6a70be3359aead3c545 [diff] |
[roll] Roll fuchsia [virtio-guest] Rename device operation methods to match style guide. The Gpu methods that map to virtio-gpu device operations currently use snake_case. This goes against the C++ style guide. This CL switches to CamelCase method names, adds minimal documentation that references the relevant virtio spec sections, and amends unclear names. Original-Bug: b/42182631 Test: Booted core.qemu-x64 using ffx emu start --engine qemu Test: ffx target ssh display-tool squares Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/988400 Original-Revision: 0923c350e1b548e7fe907ead26debeaea5ec54c7 GitOrigin-RevId: 47657aded77edc655439cd3be97531005871cc58 Change-Id: Id0290deccee15d2fde928b3687065a8ca45052ad
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.