[PATCH v2 2/2] docs: Add disk io mode io_uring

Han Han hhan at redhat.com
Thu May 7 07:45:26 UTC 2020


Support the io_uring io mode, introduced since Libvirt v6.3.0.

Signed-off-by: Han Han <hhan at redhat.com>
---
 man/virt-install.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/virt-install.pod b/man/virt-install.pod
index 12840253..a8fca815 100644
--- a/man/virt-install.pod
+++ b/man/virt-install.pod
@@ -977,7 +977,7 @@ storage. Typically does not need to be set by the user.
 
 =item B<driver.io>
 
-Disk IO backend. Can be either "threads" or "native".
+Disk IO backend. Can be either "threads", "native" or "io_uring".
 
 =item B<driver.error_policy>
 
-- 
2.25.0




More information about the virt-tools-list mailing list