aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2011-05-11 20:10:51 +0400
committerWill Deacon <will.deacon@arm.com>2015-06-01 16:39:43 +0100
commited036f03c501ad9f13edb85b078b147662d1f4fd (patch)
tree6cc9b3b30cc7003b670ccc300c3238ad5d45c4b6 /Documentation
parentb8f43678fa482aa7ddaf999e854b7c1ef407aa57 (diff)
downloadkvmtool-ed036f03c501ad9f13edb85b078b147662d1f4fd.tar.gz
kvm tools: Add debug() helper
Useful for debugging. It adds "--debug" option as well so debug prints are seen only if user asked for them. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kvm-run.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/kvm-run.txt b/Documentation/kvm-run.txt
index b0a299e9..a4e0fe79 100644
--- a/Documentation/kvm-run.txt
+++ b/Documentation/kvm-run.txt
@@ -55,6 +55,9 @@ OPTIONS
--cpus::
The number of virtual CPUs to run.
+--debug::
+ Enable debug messages.
+
SEE ALSO
--------
linkkvm: