From: Andrea Bolognani Date: Fri, 20 Apr 2018 15:26:07 +0000 (+0200) Subject: news: Document rom.enabled attribute for PCI devices X-Git-Tag: v4.3.0-rc1~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6009d5124f1045b38bc499b8a171e5fd7f304a8a;p=thirdparty%2Flibvirt.git news: Document rom.enabled attribute for PCI devices Signed-off-by: Andrea Bolognani --- 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. + +