mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-26 14:03:49 +03:00
docs: Docs and rng schemas for io_uring
Signed-off-by: Han Han <hhan@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
4e30afafa7
commit
9bb39a2a88
@ -3774,7 +3774,8 @@
|
||||
<li>
|
||||
The optional <code>io</code> attribute controls specific
|
||||
policies on I/O; qemu guests support "threads" and
|
||||
"native". <span class="since">Since 0.8.8</span>
|
||||
"native" <span class="since">Since 0.8.8</span>, io_uring
|
||||
<span class="since">Since 6.3.0 (QEMU 5.0)</span>.
|
||||
</li>
|
||||
<li>
|
||||
The optional <code>ioeventfd</code> attribute allows users to
|
||||
|
@ -2278,6 +2278,7 @@
|
||||
<choice>
|
||||
<value>threads</value>
|
||||
<value>native</value>
|
||||
<value>io_uring</value>
|
||||
</choice>
|
||||
</attribute>
|
||||
</define>
|
||||
|
Loading…
x
Reference in New Issue
Block a user