]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: added description of the vendor_id attribute
authorHendrik Schwartke <hendrik@os-t.de>
Tue, 10 Jul 2012 08:01:03 +0000 (10:01 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 10 Jul 2012 09:25:14 +0000 (11:25 +0200)
docs/formatdomain.html.in

index 94c555f221af988a120c916d881924ae12a419a1..b6e0d5dc5bcaf9babcb20a184a91d95899c4322e 100644 (file)
         in which case an attempt to start a domain requesting an unsupported
         CPU model will fail. Supported values for <code>fallback</code>
         attribute are: <code>allow</code> (this is the default), and
-        <code>forbid</code>.</dd>
+        <code>forbid</code>. The optional <code>vendor_id</code> attribute
+        (<span class="since">Since 0.9.14</span>)  can be used to set the
+        vendor id seen by the guest. It must be exactly 12 characters long.
+        If not set the vendor id of the host is used. Typical possible
+        values are "AuthenticAMD" and "GenuineIntel".</dd>
 
       <dt><code>vendor</code></dt>
       <dd><span class="since">Since 0.8.3</span> the content of the