[roll] Roll fuchsia [virtualization] Implement batch ops for RemoteBlockDispatcher

This allows a single virtio-block chain to be fulfilled by the driver in
a single BLOCKIO transaction.

Original-Fixed: 93355
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/652746
Original-Revision: 99f13b9816246c3ad7954064d5ee200a97c97e6f
GitOrigin-RevId: 592d941e01363dbc8f051a833c84e83722521022
Change-Id: I419199fe574b24dcfb359c9ddafb470235e33949
1 file changed
tree: ff26bce13a3fc4855899f7de051486622a6e0807
  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.