On Fri, Apr 20, 2018 at 17:44:31 +0200, Andrea Bolognani wrote:
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
docs/news.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index dec3f134ce..de95d919a2 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -56,6 +56,16 @@
host-passthrough CPU model.
</description>
</change>
+ <change>
+ <summary>
+ qemu: Optionally disable ROM loading for PCI devices
+ </summary>
+ <description>
+ The <code>enabled</code> attribute of the
<code>rom</code>
+ sub-element, usable for PCI devices, can be used for situations
+ where loading a PCI ROM is not desiderable.
I'm not sure that this qualifies as a feature.
ACK regardless