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

Signed-off-by: Han Han <h...@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

Reply via email to