From 2310ac4123d44f3990f8c25310475b08226eb98e Mon Sep 17 00:00:00 2001 From: Han Han Date: Thu, 7 May 2020 15:45:26 +0800 Subject: [PATCH] docs: Add disk io mode io_uring Support the io_uring io mode, introduced since Libvirt v6.3.0. Reviewed-by: Cole Robinson Signed-off-by: Han Han --- 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 a6ca85ea2..bc9f3e534 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 -Disk IO backend. Can be either "threads" or "native". +Disk IO backend. Can be either "threads", "native" or "io_uring". =item B