]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: Mention fix for broken 'fs' device bootindex support check
authorPeter Krempa <pkrempa@redhat.com>
Thu, 30 May 2024 14:44:10 +0000 (16:44 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 31 May 2024 10:54:32 +0000 (12:54 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index 57e8f0d0c306db2290d440500d9b730bad6f96ae..4dd7530f0c4544d6f93581cd6239794a61daef84 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -93,6 +93,12 @@ v10.4.0 (unreleased)
     or PCI addresses. With recent support for the usb-net model, USB addresses
     for usb-net network devices are assigned automatically.
 
+ * qemu: Fix hotplug of ``virtiofs`` filesystem device with ``<boot order=`` set
+
+    The bug was introduced in `v10.3.0 (2024-05-02)`_ when attempting to reject
+    unsupported configurations. During hotplug the addresses are
+    assigned after validation and thus errorneously reject valid configs.
+
 
 v10.3.0 (2024-05-02)
 ====================