[roll] Roll fuchsia [virtualization] Simplify VirtioBlock controller

Pass the fuchsia::io::FileHandle directly through from the VirtioBlock
controller to the VirtioBlock device.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/456283
Original-Revision: 93aef2a45d9dece67ea0b71ae5938df6adcd1986
GitOrigin-RevId: 8c1cf338d121dac3a29dd7ce74c4c79bfbb6175a
Change-Id: Icbe7aa369d49820e163719e71ad1a0b7697b5e08
1 file changed
tree: 6695d811e7af1903a4088810769c01ed4124d3cb
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.