]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: kvm-ipc cleanup
authorSasha Levin <levinsasha928@gmail.com>
Wed, 5 Sep 2012 08:31:56 +0000 (10:31 +0200)
committerPekka Enberg <penberg@kernel.org>
Wed, 5 Sep 2012 13:22:37 +0000 (16:22 +0300)
commit96ce8e8d0c9e88fe8abd48576645c8d2e2da9af6
treebde9980a5c80627bd60f0fe1f361d80a437b9815
parent87c39d25399c26f0a6e6ac49150b009cb463ad81
kvm tools: kvm-ipc cleanup

Move all the kvm-ipc specific code into the relevant file, and modify
the ipc callback to pass a ptr to struct kvm as well.

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