changelog: add virtio-initiator
Change-Id: I7fb7adb2d7ffdd4e99544a9b96c4342dde9b840e Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/383502 Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
This commit is contained in:
parent
c7e322fe02
commit
5d0bdadc4e
@ -123,6 +123,13 @@ It is possible to create pmem devices on top of pmem pool files using RPC.
|
||||
|
||||
See the [Pmem Block Device](http://www.spdk.io/doc/bdev.html#bdev_config_pmem) documentation for more information.
|
||||
|
||||
### Virtio SCSI driver
|
||||
|
||||
A userspace driver for Virtio SCSI devices has been added.
|
||||
The driver is capable of creating block devices on top of LUNs exposed by another SPDK vhost-scsi application.
|
||||
|
||||
See the [Virtio SCSI](http://www.spdk.io/doc/virtio.html) documentation and [Getting Started](http://www.spdk.io/doc/bdev.html#bdev_config_virtio_scsi) guide for more information.
|
||||
|
||||
|
||||
## v17.07: Build system improvements, userspace vhost-blk target, and GPT bdev
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user