]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Move memory stat print to client
authorSasha Levin <levinsasha928@gmail.com>
Sun, 16 Oct 2011 19:57:55 +0000 (21:57 +0200)
committerPekka Enberg <penberg@kernel.org>
Tue, 18 Oct 2011 16:56:31 +0000 (19:56 +0300)
commit524b59a49ed582e8c61e08373c1ac6cab16bd3a2
treee9625494e28e1a93545bc1abe85bc416788de412
parent5a7aab223f0b38ea5cbe41d5692ae565724a1bca
kvm tools: Move memory stat print to client

So far we were printing memory statistics in the terminal of the guest,
this was annoying, confusing and inneficient.

This patch moves the print to the terminal which ran 'kvm stat'

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/builtin-stat.c
tools/kvm/virtio/balloon.c