[roll] Roll fuchsia [zircon][qemu] Change QEMU default GIC version from max to 3

Change the default GIC version used by QEMU from "max" to version 3
in order to workaround a bug that appeared when the virtual machine
was upgraded from 2.12 to 9.2 in https://fxrev.dev/1231888.  See
https://fxbug.dev/407752180 for details.

Tested by running arm64 QEMU/TCG on an x64 host (`fx qemu`).  Waited
10+ seconds and observed no lockup detector reported issues.  Also,
ran and passed all in-kernel tests (`k ut all`).

Original-Bug: 404549938
Original-Bug: 407752180
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1242184
Original-Revision: 66b602c7d0989afc395faf7a65615d1633e35cac
GitOrigin-RevId: e0b485b957620912bd595e6923dd0e3554533497
Change-Id: I89a71c4927ef5bddccd28d390e05bd188dfd31bd
1 file changed
tree: be08f2ee1bfd21bf1b55692d35051f302d28c69b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.