From: Michal Privoznik Date: Fri, 24 Jan 2025 11:16:41 +0000 (+0100) Subject: NEWS: Document virtio-mem-ccw X-Git-Tag: v11.1.0-rc1~136 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=22e90a3b178eb9751f8de00e407450fae789729c;p=thirdparty%2Flibvirt.git NEWS: Document virtio-mem-ccw Signed-off-by: Michal Privoznik Reviewed-by: Boris Fiuczynski --- diff --git a/NEWS.rst b/NEWS.rst index 20bf01c8d7..4b60cf0060 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -38,6 +38,11 @@ v11.1.0 (unreleased) etc. Libvirt will now read these events and take actions such as updating domain state, etc. + * Introduce virtio-mem ```` model for s390 guests + + The virtio-mem model of ```` device can now be used with s390 + guests. + * **Improvements** * **Bug fixes**