From 6009d5124f1045b38bc499b8a171e5fd7f304a8a Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Fri, 20 Apr 2018 17:26:07 +0200 Subject: [PATCH] news: Document rom.enabled attribute for PCI devices Signed-off-by: Andrea Bolognani --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index dec3f134ce..bea3368f67 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -92,6 +92,16 @@ filters which can be a bit painful. + + + qemu: Optionally disable ROM loading for PCI devices + + + The enabled attribute of the rom + sub-element, usable for PCI devices, can be used for situations + where loading a PCI ROM is not desiderable. + +