]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Use kvm_ipc__send to send IPC msg
authorAsias He <asias.hejun@gmail.com>
Thu, 22 Dec 2011 02:10:47 +0000 (10:10 +0800)
committerPekka Enberg <penberg@kernel.org>
Thu, 22 Dec 2011 14:06:52 +0000 (16:06 +0200)
commit6119b86dc490c2eeda516fc5cba710ad6561abcd
treebb01c6648a8857b4ffd35e0956bf0bb86c76ccb0
parent40b2eab765bd97b7485527aced91722082b272f5
kvm tools: Use kvm_ipc__send to send IPC msg

No need to send IPC msg using bare write() any more.

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