[roll] Roll fuchsia [ffx][emu] Assign host ports when using qemu

This adds assigning the host port to a port that is forwarded out of the
guest. Older versions of QEMU automatically assigned an unused port to
complete the mappings, however QEMU 9 does not do this and so
ffx does this as part staging the instance.

Original-Bug: 384957072
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1178082
Original-Revision: a48b6fb36bfaddca5289ddc0c4a33cccf584397f
GitOrigin-RevId: f805794e268b2036befec5f3ff07edc8db7fbd2e
Change-Id: Iaa2dcd95b4c010c6f1c98ac3fe610d25f7f2f0f6
1 file changed
tree: 616031c75c83e33e9384470a12d38bd068625dd2
  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.