From: Kamil Szczęk Date: Mon, 19 Aug 2024 01:20:26 +0000 (+0000) Subject: NEWS: Mention the new 'ps2' feature X-Git-Tag: v10.7.0-rc1~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec195607c69c1ad12d607ab0dcb420fdd0b484c;p=thirdparty%2Flibvirt.git NEWS: Mention the new 'ps2' feature Signed-off-by: Kamil Szczęk Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index bbd30ab3b5..817c7ed040 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,6 +17,12 @@ v10.7.0 (unreleased) * **New features** + * qemu: Introduce the ability to disable the built-in PS/2 controller + + It is now possible to control the state of the ``ps2`` feature in the + domain XML for descendants of the generic PC machine type (``i440fx``, + ``q35``, ``xenfv`` and ``isapc``). + * **Improvements** * ch: support restore with network devices