]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Use '-c' for '--cpus', not '--console'
authorPekka Enberg <penberg@kernel.org>
Wed, 11 May 2011 17:57:48 +0000 (20:57 +0300)
committerPekka Enberg <penberg@kernel.org>
Wed, 11 May 2011 17:57:48 +0000 (20:57 +0300)
commitc9cf7367a28d6c5a5836c6c7632e899ddb0dbe29
tree1800551bc7d8ed3705b88511a101fffc13f55016
parentab2d432f9567f10c14c1078c319e8c826796657c
kvm tools: Use '-c' for '--cpus', not '--console'

This patch changes the '-c' command line option to specify the number of CPUs
because it's used more often than console switching.

Cc: Asias He <asias.hejun@gmail.com>
Cc: Avi Kivity <avi@redhat.com>
Cc: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Prasad Joshi <prasadjoshi124@gmail.com>
Cc: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/kvm-run.c