<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 20, 2020 at 3:55 PM Peter Krempa <<a href="mailto:pkrempa@redhat.com">pkrempa@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sat, Apr 18, 2020 at 23:57:54 +0800, Han Han wrote:<br>
> Signed-off-by: Han Han <<a href="mailto:hhan@redhat.com" target="_blank">hhan@redhat.com</a>><br>
> ---<br>
>  docs/<a href="http://formatdomain.html.in" rel="noreferrer" target="_blank">formatdomain.html.in</a>     | 3 ++-<br>
>  docs/news.xml                 | 9 +++++++++<br>
>  docs/schemas/domaincommon.rng | 1 +<br>
>  3 files changed, 12 insertions(+), 1 deletion(-)<br>
> <br>
> diff --git a/docs/<a href="http://formatdomain.html.in" rel="noreferrer" target="_blank">formatdomain.html.in</a> b/docs/<a href="http://formatdomain.html.in" rel="noreferrer" target="_blank">formatdomain.html.in</a><br>
> index 00776668..2b279992 100644<br>
> --- a/docs/<a href="http://formatdomain.html.in" rel="noreferrer" target="_blank">formatdomain.html.in</a><br>
> +++ b/docs/<a href="http://formatdomain.html.in" rel="noreferrer" target="_blank">formatdomain.html.in</a><br>
> @@ -3747,7 +3747,8 @@<br>
>            <li><br>
>              The optional <code>io</code> attribute controls specific<br>
>              policies on I/O; qemu guests support "threads" and<br>
> -            "native". <span class="since">Since 0.8.8</span><br>
> +            "native"<span class="since">Since 0.8.8</span>, io_uring<br>
<br>
Missing space after "native".<br>
<br>
> +            <span class="since">Since 6.3.0(QEMU 5.0.0)</span>.<br>
<br>
Since 6.3.0 (QEMU 5.0)<br>
<br>
>            </li><br>
>            <li><br>
>              The optional <code>ioeventfd</code> attribute allows users to<br>
> diff --git a/docs/news.xml b/docs/news.xml<br>
> index 4d0efd42..119f2cda 100644<br>
> --- a/docs/news.xml<br>
> +++ b/docs/news.xml<br>
<br>
news.xml changes must be in a separate commit.<br>
<br>
> @@ -56,6 +56,15 @@<br>
>            hotplug/unplug attempts, but this is often undesireable).<br>
>          </description><br>
>        </change><br>
> +      <change><br>
> +        <summary><br>
> +          qemu: support io mode io_uring to libvirt<br>
<br>
... async IO mode 'io_uring' in libvirt<br>
<br>
> +        </summary><br>
> +        <description><br>
> +          From Linux 5.1 and QEMU 5.0.0, the io_uring aio interface was<br>
> +          introduced. Implement that to libvirt with the io value 'io_uring'.<br>
<br>
I'd expect some description of what the new backend provides:<br>
<br>
Add support for the 'io_uring' mode for asynchronous I/O introduced in<br>
QEMU 5.0 which is designed to improve performance. (Requires at least<br>
Linux 5.1).<br>
<br></blockquote><div>Thanks for the review. I will fix these in v2<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Or something along that.<br>
<br>
> +        </description><br>
> +      </change><br>
>      </section><br>
>      <section title="Improvements"><br>
>      </section><br>
<br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Best regards,</div><div dir="ltr">-----------------------------------<br></div><div dir="ltr">Han Han<br>Quality Engineer<br>Redhat.<br><br>Email: <a href="mailto:hhan@redhat.com" target="_blank">hhan@redhat.com</a><br>Phone: +861065339333<br></div></div></div></div></div></div></div>