doc: update vhost known bugs section

Change-Id: I854dea6fb45c11029b7586dd91b9a1669d9cb4ff
Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-on: https://review.gerrithub.io/373087
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
This commit is contained in:
Pawel Wodkowski 2017-08-07 19:35:42 +02:00 committed by Daniel Verkamp
parent 8123aef784
commit 1cb3fd4565

View File

@ -178,14 +178,9 @@ assigned to the VM.
# Known bugs and limitations {#vhost_bugs} # Known bugs and limitations {#vhost_bugs}
## Hot plug is not supported ## Windows virtio-blk driver before version 0.1.130-1 only works with 512-byte sectors
Hot plug is not supported in vhost yet. Event queue path doesn't handle that The Windows `viostor` driver before version 0.1.130-1 is buggy and does not
case yet. correctly support vhost-blk devices with non-512-byte block size.
## Windows virtio-blk driver only works with 512-byte sectors
The Windows `viostor` driver is buggy and does not correctly support vhost-blk
devices with non-512-byte block size.
See the [bug report](https://bugzilla.redhat.com/show_bug.cgi?id=1411092) for See the [bug report](https://bugzilla.redhat.com/show_bug.cgi?id=1411092) for
more information. more information.