[roll] Roll fuchsia [virtio-pmem] Initialize request virtqueue

This virtqueue should be initialized as part of device initialization
and crosvm checks this. We don't use this virtqueue for anything (yet).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1216276
Original-Revision: 972a2cbb0b003a074d1252fec3fcf76c51a70d2e
GitOrigin-RevId: 50496a2ab280022a2e07c9e15f5092afca9373c8
Change-Id: I7a992a46b5de382d7227f9efe59e5355f865c5e1
1 file changed
tree: ef90897dc221e397999de83702d0fc3c1a281513
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.