commit | e075db11248ed8a97688b6c09a7c3b91a55a1619 | [log] [tgz] |
---|---|---|
author | HanBin Yoon <hanbinyoon@fuchsia.infra.roller.google.com> | Wed Oct 09 19:24:31 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 09 12:25:59 2024 -0700 |
tree | a71ca80ec9c9ded26283d1ec95023feb5c9d8fb3 | |
parent | 8fe7c7168896d0d9c01e4e85ed681cbd4a9c5eed [diff] |
[roll] Roll fuchsia [virtio-scsi] Migrate driver to DFv2. In DFv2, the ScsiDevice class is no longer the driver itself, but is owned by a separate driver class named ScsiDriver. This change allows for the correct instantiation of the ScsiDevice class, which inherits from virtio::Device. Test: fx test scsi-test Test: Spun up working GCE instance. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1131493 Original-Revision: a23161d01316a68f3896fb214ecc2fe96a500ae3 GitOrigin-RevId: de8a945aa509965602ab9a2af9b59e131c5305f0 Change-Id: I5c6a8bda7dfd21446b569b28081c4ec670cacff2
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
.