CHANGELOG: added Virtio library
Change-Id: Ifed877fdbcbac855c41f94d13f1cf57f637d97ee Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/394518 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
8fdea55ef2
commit
d6859ab609
@ -89,6 +89,12 @@ SPDK `fio_plugin` now suports FIO 3.3. The support for previous FIO 2.21 has bee
|
|||||||
although it still remains to work for now. The new FIO contains huge amount of bugfixes and
|
although it still remains to work for now. The new FIO contains huge amount of bugfixes and
|
||||||
it's recommended to do an update.
|
it's recommended to do an update.
|
||||||
|
|
||||||
|
### Virtio library
|
||||||
|
|
||||||
|
Previously a part of the bdev_virtio module, now a separate library. Virtio is now available
|
||||||
|
via `spdk_internal/virtio.h` file. This is an internal interface to be used when implementing
|
||||||
|
new Virtio backends, namely Virtio-BLK.
|
||||||
|
|
||||||
## v17.10: Logical Volumes
|
## v17.10: Logical Volumes
|
||||||
|
|
||||||
### New dependencies
|
### New dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user