mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 19:32:19 +00:00
news: qemu: support async IO mode 'io_uring'
Signed-off-by: Han Han <hhan@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
94eaba0aef
commit
ce0ce320aa
@ -88,6 +88,17 @@
|
|||||||
hotplugging PCI devices.
|
hotplugging PCI devices.
|
||||||
</description>
|
</description>
|
||||||
</change>
|
</change>
|
||||||
|
<change>
|
||||||
|
<summary>
|
||||||
|
qemu: support async IO mode 'io_uring'
|
||||||
|
</summary>
|
||||||
|
<description>
|
||||||
|
Linux 5.1 introduces a fast and efficient async IO interface
|
||||||
|
io_uring, then qemu implements that in version 5.0. It could be used
|
||||||
|
in file, host device and host cdrom backend by
|
||||||
|
<code>io='io_uring'</code> of disk XML.
|
||||||
|
</description>
|
||||||
|
</change>
|
||||||
</section>
|
</section>
|
||||||
<section title="Improvements">
|
<section title="Improvements">
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user