[roll] Roll fuchsia [starnix] Store images per connection

This updates buffers to be stored on a per-connection basis. It also
updates the starnix code to avoid storing duplicates of the vmos unless
they are exported (exposed via a file descriptor).

Original-Fixed: 90145

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/640208
Original-Revision: c70010e429a264ab9cc812d0d2bd0de0a06bd7e7
GitOrigin-RevId: 539267b9130f72a16a1c56c6416428c6d49cf31e
Change-Id: I29aff90662e13fd66558a2e48cde434722fbf82b
1 file changed
tree: 8d98a07b1ae4a309a9924ec8d80ff6a36e0302e5
  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.