From: Christophe Fergeau Date: Thu, 21 Feb 2013 14:59:39 +0000 (+0100) Subject: docs: Add missing 'vram' in QXL video device doc X-Git-Tag: v1.0.3-rc1~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a3053e6857ccaa65ba7cbdc9fb1e0d62e5dee11;p=thirdparty%2Flibvirt.git docs: Add missing 'vram' in QXL video device doc --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index ffcc33eb04..a9003d70d6 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -3583,7 +3583,8 @@ qemu-kvm -net nic,model=? /dev/null attribute ram (since 1.0.2) is allowed for "qxl" type only and specifies the size of the primary bar, while vram 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.
model