Simon Glass
9a6d610a34
virtio: Add support for virtio-scsi
...
This feature can be useful where the host wants to provide more than one
block device, since it allows all of them to be under one virtio device.
Add an implementation of virtio-scsi
Series-to: concept
Cover-letter:
virtio: Support SCSI over virtio
U-Boot supports virtio-blk and in most cases this is sufficient for
providing access to a disk. However some larger users such as LXD prefer
virtio-scsi since it groups disks together and provides unified probing
of devices.
This series implements this protocol.
END
Signed-off-by: Simon Glass <sjg@chromium.org >
2025-07-02 13:43:28 -06:00
..
2025-05-29 16:07:51 +01:00
2025-05-29 17:21:36 +01:00
2025-05-27 05:16:31 +01:00
2025-06-28 12:30:56 -06:00
2025-07-02 13:43:28 -06:00
2025-06-12 19:43:54 +00:00
2025-06-30 07:01:41 -06:00
2025-05-16 17:58:51 +02:00
2025-05-29 19:06:30 +01:00
2025-06-12 19:43:54 +00:00
2025-06-27 07:50:11 -06:00
2025-07-02 13:43:05 -06:00
2025-05-29 19:06:29 +01:00
2025-06-12 19:43:54 +00:00
2025-06-05 14:42:47 -06:00
2025-05-08 07:15:59 +02:00
2025-06-28 12:30:56 -06:00
2025-05-16 13:59:36 +02:00
2025-05-28 08:01:43 +01:00
2025-05-28 07:59:26 +01:00
2025-06-30 14:28:08 -06:00
2025-06-30 14:28:08 -06:00
2025-06-28 12:30:56 -06:00
2025-06-08 04:58:49 -06:00
2025-06-05 13:59:50 -06:00
2025-06-28 07:53:25 -06:00
2025-06-28 07:53:25 -06:00
2025-05-16 14:45:25 +02:00
2025-05-29 17:21:36 +01:00
2025-06-28 12:30:56 -06:00
2025-06-28 12:30:56 -06:00
2025-06-30 11:57:41 -06:00
2025-06-28 12:30:56 -06:00
2025-06-30 11:57:41 -06:00
2025-05-29 19:06:30 +01:00
2025-06-10 13:15:42 -06:00
2025-05-27 10:10:06 +01:00
2025-06-08 04:58:49 -06:00
2025-06-02 12:54:50 -06:00
2025-05-29 17:21:36 +01:00
2025-05-16 14:45:25 +02:00
2025-06-28 12:30:56 -06:00
2025-05-16 14:45:25 +02:00
2025-05-16 17:58:51 +02:00
2025-06-28 12:30:56 -06:00
2025-07-02 12:45:23 -06:00
2025-05-29 17:21:36 +01:00
2025-06-12 19:43:54 +00:00
2025-07-02 13:43:05 -06:00
2025-05-16 14:45:25 +02:00
2025-05-16 14:01:09 +02:00
2025-05-16 14:01:12 +02:00
2025-05-16 14:45:23 +02:00
2025-05-29 17:21:36 +01:00
2025-06-28 12:30:56 -06:00
2025-05-16 14:01:12 +02:00
2025-06-04 15:07:08 -06:00
2025-05-16 14:00:26 +02:00
2025-05-16 14:00:26 +02:00
2025-05-16 18:17:17 +02:00
2025-06-09 16:21:05 -06:00
2025-06-05 13:59:50 -06:00
2025-06-30 08:35:17 -06:00
2025-07-02 13:43:28 -06:00