[PATCH v3 6/6] news: Document -fw_cfg

Michal Privoznik mprivozn at redhat.com
Wed Jun 10 08:23:34 UTC 2020


Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>
---
 NEWS.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index d7c4473dcb..a16903c7c3 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -13,6 +13,14 @@ v6.5.0 (unreleased)
 
 * **New features**
 
+  * Allow firmware blobs configuration
+
+    QEMU offers a way to tweak how firmware configures itself
+    and/or provide new configuration blobs. New ``<sysinfo/>``
+    type is introduced that will hold these new blobs.
+    It's possible to either specify new value as a string or
+    provide a filename which contents then serve as the value.
+
 * **Improvements**
 
 * **Bug fixes**
-- 
2.26.2




More information about the libvir-list mailing list