Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
* **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**