[PATCH] news: Remove one of last two instances of -drive if=none usage

Jianan Gao jgao at redhat.com
Wed Jul 22 02:13:16 UTC 2020


There is a series of patched for describing remove one of last two instances
of -drive if=none usage to help QEMU in deprecation of -drive if=none without
the need to refactor all old boards.

Signed-off-by: Jianan Gao <jgao at redhat.com>
---
 NEWS.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index ff977968c7..b763e45e11 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -147,6 +147,11 @@ v6.4.0 (2020-06-02)
     already does in these cases. Users are encouraged to provide complete NUMA
     topologies to avoid unexpected changes in the domain XML.
 
+  * qemu: remove one of last two instances of -drive if=none usage
+
+    Remove one of last two instances of -drive if=none usage to help QEMU in 
+    deprecation of -drive if=none without the need to refactor all old boards.
+
 * **Bug fixes**
 
   * qemu: fixed regression in network device hotplug with new qemu versions
-- 
2.21.3




More information about the libvir-list mailing list