[roll] Roll fuchsia [virtio] Migrate virtio-socket driver to DFv2 Migrate the virtio-socket driver from DFv1 to DFv2. - Refactor SocketDevice to remove ddk::Device inheritance. - Implement SocketDriver inheriting from fdf::DriverBase. - Replace legacy io_buffer_t with dma_buffer::ContiguousBuffer. - Migrate logging to fdf::logger with std::format style. - Update BUILD.gn and CML manifest. Original-Bug: 500358249 Test: virtio-socket-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1567834 Original-Revision: 5e519552a4689a9c0f514ad33035e5ff2741056d GitOrigin-RevId: d40eba0f990eb194676acfa70046b3d61c24e359 Change-Id: I073af0c43a3a2cd900d6e76f246fdebb4bd53838
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 in one of the communication channels documented at get involved.
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.