[roll] Roll fuchsia [ffx][emu] Add virtio-gpu-pci device for QEMU builds.

The QEMU engine (x64, arm64 and riscv64) supports the virtio-gpu-pci
device for GUI output. This adds the virtio-gpu-pci device when
the QEMU engine is selected and the headless mode is not enabled.

Test: "ffx emu start --engine qemu" works with the GUI displayed.
Test: "ffx emu start --engine qemu --headless" works with the GUI not
      displayed.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/979187
Original-Revision: a0f644fa32132a406b20dce2e87dc13858861dd3
GitOrigin-RevId: 39ed72b376fb2b6fbf56e1bbd51288c854aa0edd
Change-Id: I537398de2daa00158a3e5b65840e09d767fc0bb7
1 file changed
tree: 7e2edf946330c0ced9e7fd4cf4f4e66532743d65
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.