| commit | b93888d37905ec3389499cbaaa5d0e6ab6139517 | [log] [tgz] |
|---|---|---|
| author | David Hastings <dahastin@fuchsia.infra.roller.google.com> | Mon Jun 27 02:25:43 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Sun Jun 26 19:27:38 2022 -0700 |
| tree | c4d2639ae0e112b138404a599b178dcfa243c0a3 | |
| parent | 34b442dbd8fe330abafea537fe85d4f2166c43b7 [diff] |
[roll] Roll fuchsia [virtualization] Add vsock RX support for header only packets This change adds RX support for control packets to be sent to the guest (things like Request, Shutdown, CreditUpdate, etc). This uses a MPSC model where each connection is a producer. Control packets are sent on the first available RX chain. If there are no pending control packets, the device will select! on both the control packet endpoint and the connection socket. See go/out-of-process-vsock-device for more information. Original-Bug: 97355 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/687832 Original-Revision: 4ca5197b7c9415242903ee342adaae039bc9acf9 GitOrigin-RevId: fea2556744e9a992133292a2e93a45e7356b70af Change-Id: I619be767c630d6687d45785cd60e58f2cc5edcd9
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.