Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
master commit:
763267e315a93e2b6d66a0afdcda96db939e09b6
master date: 2017-07-24 10:17:21 +0100
DETERMINING RDTSC FREQUENCY
To determine the frequency of rdtsc instructions that are emulated,
-an "xm" command can be used by a privileged user of domain0. The
+an "xl" command can be used by a privileged user of domain0. The
command:
-# xm debug-key s; xm dmesg | tail
+# xl debug-key s; xl dmesg | tail
provides information about TSC usage in each domain where TSC
emulation is currently enabled.