[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
diff --git a/stem b/stem
index b03a07e..70d0c99 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="66a96344b7659c333755c0af6838d46b52958094"/>
+ revision="0923c350e1b548e7fe907ead26debeaea5ec54c7"/>
</projects>
<hooks>
<hook name="install-environment"