Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
linux-5.0.0: Add virtio-scsi bindings
Browse files Browse the repository at this point in the history
virtio-scsi bindings are needed for implementing vhost-user-scsi
device

Signed-off-by: Amey Narkhede <[email protected]>
  • Loading branch information
glitzflitz committed Feb 17, 2021
1 parent 921b722 commit 9e2b844
Show file tree
Hide file tree
Showing 2 changed files with 804 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/bindings_v5_0_0/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
pub mod virtio_blk;
pub mod virtio_net;
pub mod virtio_ring;
pub mod virtio_scsi;
Loading

0 comments on commit 9e2b844

Please sign in to comment.