[PATCH] NEWS: Document my contributions for the upcoming release

Ján Tomko jtomko at redhat.com
Mon Jun 27 11:36:07 UTC 2022


On a Monday in 2022, Michal Privoznik wrote:
>There are couple of features/improvements/bugfixes I contributed
>into the upcoming release. Include those worth mentioning in the
>NEWS.
>
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>---
> NEWS.rst | 30 ++++++++++++++++++++++++++++++
> 1 file changed, 30 insertions(+)
>
>diff --git a/NEWS.rst b/NEWS.rst
>index 9a92fb4fcb..bb8d9a89b1 100644
>--- a/NEWS.rst
>+++ b/NEWS.rst
>@@ -27,10 +27,40 @@ v8.5.0 (unreleased)
>     A new ``VIR_MIGRATE_POSTCOPY_RESUME`` flag (``virsh migrate --postcopy-resume``)
>     was introduced for recovering from a failed post-copy migration.
>
>+  * Introduce thread_pool_min and thread_pool_max attributes to IOThread
>+
>+    New attributes ``thread_pool_min`` and ``thread_pool_max`` were introduced
>+    to ``<iothread/>`` as well as new ``<defaultiothread/>`` element with the
>+    same attributes. This way it's possible to instruct QEMU to spawn enough
>+    worker threads for an IOThread upfront, resulting in predictable time
>+    needed to process an I/O requests.

an I/O request
   or
I/O requests

>+
> * **Improvements**
>
>+  * Define a TFTP server without a DHCP server in network configuration
>+
>+    It's now possible to define a network with no DHCP server but with a TFTP
>+    server. This may be useful when DHCP service is provided by other entity on
>+    the network than libvirt spawned dnsmasq.
>+

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20220627/8b48d129/attachment.sig>


More information about the libvir-list mailing list