]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Remove resume pause noise.
authorAsias He <asias.hejun@gmail.com>
Thu, 22 Dec 2011 02:10:46 +0000 (10:10 +0800)
committerPekka Enberg <penberg@kernel.org>
Thu, 22 Dec 2011 14:06:52 +0000 (16:06 +0200)
commit40b2eab765bd97b7485527aced91722082b272f5
tree1339a1d53ad9097889f42118c7bd67ca7cb220d6
parentd01318c66232c5e63a85013bf26ac1b7c296aefc
kvm tools: Remove resume pause noise.

Remove this annoying message if user resumes or pauses a guest which
is already resumed or paused.

   Warning: (builtin-run.c) handle_pause:520: failed condition: 1

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