]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: carefully send and handle balloon ipc
authorLai Jiangshan <laijs@cn.fujitsu.com>
Tue, 20 Dec 2011 09:08:54 +0000 (17:08 +0800)
committerPekka Enberg <penberg@kernel.org>
Wed, 21 Dec 2011 20:28:09 +0000 (22:28 +0200)
commit34e41766d2e2716b0708694fe7877c54cdf09f74
tree5c42c84a065b7af354788cd11e48cd21835d5d7e
parent170fc0b51be8e428500ca692311d747ac693a5ff
kvm tools: carefully send and handle balloon ipc

Remove struct balloon_cmd and use kvm_ipc__send_msg().

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/builtin-balloon.c
tools/kvm/virtio/balloon.c