[roll] Roll fuchsia [virtualization] Add Request::split_at

This will be used to implement support for disk with the volatile write
mode, where sectors in a single request may need to be routed to
different backends based on if that sector has been copied or not.

Original-Bug: 95529
Test: fx test virtio_block_rs_unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/673705
Original-Revision: 85723052f664294a9cda4041a6591e8b42be9f50
GitOrigin-RevId: f4f65aa6ea7b190df8f82b69e1200b9d322a5d4b
Change-Id: I79c91e28f87f52fb106356c251ca876485fcd0e3
1 file changed
tree: 2d3f890ed55cab5845f9851434cd7192d3ed11d8
  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.