From: Ján Tomko Date: Tue, 12 Oct 2021 12:45:01 +0000 (+0200) Subject: NEWS: document virtiofs hotplug X-Git-Tag: v7.9.0-rc1~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deb4971e96fdf84e3d8199f018052d11b30960c0;p=thirdparty%2Flibvirt.git NEWS: document virtiofs hotplug Signed-off-by: Ján Tomko Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index f3b9e5f0cb..486a90acb4 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -40,6 +40,10 @@ v7.9.0 (unreleased) domain definition when the guest was first started).This setting is only applicable for x86 guests using qemu driver. + * Support hotplug and hotunplug for virtiofs + + Filesystems backed by virtiofsd can now be hotplugged and hotunplugged. + * **Improvements** * Use of JSON syntax with ``-device`` with upcoming QEMU-6.2