[roll] Roll fuchsia [virtualization][vsock] Update device to support initial listeners

This takes a list of listeners from the vsock device start messages, and
registers each one before using the responder. This ensures that these
listeners are available for a guest initiated connection immediately
upon device creation.

Original-Bug: 97355

Tested:
Integration test where
1) Three listeners are passed via start message
2) Guest initiates connection to one of them

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704988
Original-Revision: 2b2033300b959fb939e6342299f45616fc90a1b2
GitOrigin-RevId: 8d4a1cf8166dd976eb1c4361a1951dd3a0fa4b96
Change-Id: I9afc8dccb216e3dd7a9c5331853ea2ca9a74668a
1 file changed
tree: 22ec4b0815b0e836a43b5528385df3c692b12123
  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.