[roll] Roll fuchsia [virtualization] Update linux runner to pass Listeners via config

This changes the linux runner to pass vsock Listeners that need
to be available the moment the Guest starts via config, instead of via
HostVsockEndpoint.

This is required when using the out of process vsock device which
doesn't start until the guest does.

Original-Bug: 97355

Tested:
1) Flashed to a NUC
2) Ran "vsh -c" a bunch of times
3) Confirmed that the container loaded and we ended up on
   machina@penguin

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/706384
Original-Revision: 93d9ff77cb5993721d926a93a773f33737f5af80
GitOrigin-RevId: 9a553e051707fa911293f5af04ef1a9d4ce81dd7
Change-Id: I482d74b2a9aa9555c21fdc22fd8536e08de5c144
1 file changed
tree: d7b7e549e2c73253f2d6fbb1166f4d8eaeb6e8e5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.