mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-09-01 19:21:31 +00:00
Current code write the sock manually. There is nothing constrains the format of the written data is expect. Use kvm_ipc__send() and kvm_ipc__send_msg() for such constraint. Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>