From: Cole Robinson Date: Thu, 17 Mar 2011 16:04:35 +0000 (-0400) Subject: docs: Document first release with spice and qxl X-Git-Tag: CVE-2011-1486~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4179f8e9883d0915f6a98cb220520cc9afe19f06;p=thirdparty%2Flibvirt.git docs: Document first release with spice and qxl --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 981cd6522f..64b0b74bec 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -1628,6 +1628,7 @@ qemu-kvm -net nic,model=? /dev/null to use. It is possible to set a limit on the validity of the password be giving an timestamp passwdValidTo='2010-04-09T15:51:00' assumed to be in UTC. NB, this may not be supported by all hypervisors. + "spice" since 0.8.6.

When SPICE has both a normal and TLS secured TCP port configured, it @@ -1694,8 +1695,9 @@ qemu-kvm -net nic,model=? /dev/null

model
The model element has a mandatory type - attribute which takes the value "vga", "cirrus", "vmvga", "qxl", - "xen" or "vbox", depending on the hypervisor features available. + attribute which takes the value "vga", "cirrus", "vmvga", "xen", + "vbox", or "qxl" (since 0.8.6) + depending on the hypervisor features available. You can also provide the amount of video memory in kilobytes using vram and the number of screen with heads.