]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: virsh: Document the IO mode 'io_uring'
authorLin Ma <lma@suse.de>
Wed, 16 Sep 2020 07:17:36 +0000 (15:17 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 17 Sep 2020 10:26:00 +0000 (12:26 +0200)
Signed-off-by: Lin Ma <lma@suse.de>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/manpages/virsh.rst

index 9fd5efed0f469fa513f20208a97c47288d333913..bf84f95678d5a894f2fa86e8ebef638274b5eb1b 100644 (file)
@@ -4521,7 +4521,8 @@ within the existing virtual cdrom or floppy device; consider using
 *sourcetype* can indicate the type of source (block|file)
 *cache* can be one of "default", "none", "writethrough", "writeback",
 "directsync" or "unsafe".
-*io* controls specific policies on I/O; QEMU guests support "threads" and "native".
+*io* controls specific policies on I/O; QEMU guests support "threads",
+"native" and "io_uring".
 *iothread* is the number within the range of domain IOThreads to which
 this disk may be attached (QEMU only).
 *serial* is the serial of disk device. *wwn* is the wwn of disk device.