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:
parent
8123aef784
commit
1cb3fd4565
11
doc/vhost.md
11
doc/vhost.md
@ -178,14 +178,9 @@ assigned to the VM.
|
||||
|
||||
# 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
|
||||
case yet.
|
||||
|
||||
## 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.
|
||||
The Windows `viostor` driver before version 0.1.130-1 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
|
||||
more information.
|
||||
|
Loading…
Reference in New Issue
Block a user