[roll] Roll fuchsia [virtualization] Use llcpp in the gpu controller To support both async events and sync method calls the gpu controller was using 2 distinct connections to the gpu. This worked fine with the c++ implementation, however the rust gpu device will not support multiple connections in the manor. Instead we can use the llcpp bindings that allows for this mix and match of async events and sync method calls. Original-Bug: 102870 Test: fx test virtio_gpu_unittests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699184 Original-Revision: 19cd24bcdbcba76f1bd1bc715d72f7602219e6c5 GitOrigin-RevId: 2f8f4c6746e378ef7bb36203b24d69c09276eeac Change-Id: I7848a7aace72bbc848961c6835617bab313fab8d
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.