[roll] Roll fuchsia [zircon][qemu] add a --dry-run switch to fx qemu

Prints what it would have done with qemu without doing it. Handy for
trying to figure out what switches you might want when manually running
qemu.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904401
Original-Revision: 11e68f3788cdd45ef093d725b46ae534bb758292
GitOrigin-RevId: da6bb704dae260ef33977b6af4f830e9aff88c36
Change-Id: I53033fa296f55d8376280d917cc21efa019b7f6c
1 file changed
tree: 6c0df4ba5081bc2e4f2f4421b7ccfaab52e7b52e
  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.