mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-23 02:04:16 +03:00
docs: virsh: Document the IO mode 'io_uring'
Signed-off-by: Lin Ma <lma@suse.de> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
ea17253970
commit
b1cc6f93dd
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user