[libvirt] [PATCH] docs: Add missing 'vram' in QXL video device doc

Christophe Fergeau cfergeau at redhat.com
Thu Feb 21 15:48:18 UTC 2013


---
Pushed under the trivial rule.

 docs/formatdomain.html.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index ffcc33e..a9003d7 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -3583,7 +3583,8 @@ qemu-kvm -net nic,model=? /dev/null
         attribute <code>ram</code> (<span class="since">since
         1.0.2</span>) is allowed for "qxl" type only and specifies
         the size of the primary bar, while <code>vram</code> specifies the
-        secondary bar size.  If "ram" is not supplied a default value is used.
+        secondary bar size.  If "ram" or "vram" are not supplied a default
+        value is used.
       </dd>
 
       <dt><code>model</code></dt>
-- 
1.8.1.2




More information about the libvir-list mailing list