From 61d0bcecd684ab30da62a6c97bdd52e061838dba Mon Sep 17 00:00:00 2001 From: Pavel Hrdina Date: Thu, 17 Mar 2016 15:50:43 +0100 Subject: [PATCH] docs: fix libvirt version for vram64 in formatdomain.html.in Signed-off-by: Pavel Hrdina --- docs/formatdomain.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 41f24889c2..423dcdc1e2 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -5200,7 +5200,7 @@ qemu-kvm -net nic,model=? /dev/null two as vram. There is also optional attribute vgamem (since 1.2.11) to set the size of VGA framebuffer for fallback mode of QXL device. - Attribute vram64 (since 1.3.2) + Attribute vram64 (since 1.3.3) extends secondary bar and makes it addressable as 64bit memory.

-- 2.39.5