]> xenbits.xensource.com Git - people/dariof/libvirt.git/commitdiff
docs: Document hypervisor drivers that support certain timer models
authorPeter Krempa <pkrempa@redhat.com>
Mon, 24 Jun 2013 14:03:37 +0000 (16:03 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 2 Jul 2013 07:41:26 +0000 (09:41 +0200)
Not every timer model is supported with each hypervisor. Explicitly
mention the driver supporting each timer model.

docs/formatdomain.html.in

index cc4c5ea6ed6ef0f69ccaca2a9c626a612cc7561b..47d91ab2e60769a9f9933c837c052d82059f5056 100644 (file)
           <dt><code>name</code></dt>
           <dd>
             The <code>name</code> attribute selects which timer is
-            being modified, and can be one of "platform", "hpet",
-            "kvmclock", "pit", "rtc", or "tsc".
+            being modified, and can be one of
+            "platform" (currently unsupported),
+            "hpet" (libxl, xen, qemu), "kvmclock" (qemu),
+            "pit" (qemu), "rtc" (qemu), or "tsc" (libxl).
           </dd>
           <dt><code>track</code></dt>
           <dd>