]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Improve 'lkvm {pause,resume}'s output
authorAsias He <asias.hejun@gmail.com>
Thu, 22 Dec 2011 02:10:45 +0000 (10:10 +0800)
committerPekka Enberg <penberg@kernel.org>
Thu, 22 Dec 2011 14:06:52 +0000 (16:06 +0200)
commitd01318c66232c5e63a85013bf26ac1b7c296aefc
tree6fa7056f64496fb65328a677b4ad4f163e0224a2
parentca5d93d681f3a0d6cef1194186f6a716461fff9c
kvm tools: Improve 'lkvm {pause,resume}'s output

lkvm {pause,resume} do not give any feedback to user who uses these
commands in the console where the command run.

This patch makes the command output in the command console instead of
guest console.

Signed-off-by: Asias He <asias.hejun@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/builtin-pause.c
tools/kvm/builtin-resume.c
tools/kvm/builtin-run.c