As of commit 7373c4e48 the QEMU driver also supports TSC.
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
---
docs/formatdomain.html.in | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 22d1b85aca..1d57729394 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -2439,7 +2439,9 @@
being modified, and can be one of
"platform" (currently unsupported),
"hpet" (libxl, xen, qemu), "kvmclock" (qemu),
- "pit" (qemu), "rtc" (qemu), "tsc" (libxl) or
"hypervclock"
+ "pit" (qemu), "rtc" (qemu), "tsc" (libxl, qemu
-
+ <span class="since">since 3.2.0</span>)
+ or "hypervclock"
(qemu - <span class="since">since 1.2.2</span>).
The <code>hypervclock</code> timer adds support for the
--
2.20.1