]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: virtio-9p cleanup
authorSasha Levin <levinsasha928@gmail.com>
Wed, 5 Sep 2012 08:32:03 +0000 (10:32 +0200)
committerPekka Enberg <penberg@kernel.org>
Wed, 5 Sep 2012 13:22:38 +0000 (16:22 +0300)
commite36e90124cd7de6911218b15ae090574e1c0c6e0
tree5a14179aaf14233e102d91dad2925c9df7f747ed
parent4885b44fa39ea75b0efb92286d2d97f1421a6677
kvm tools: virtio-9p cleanup

Sort out init/exit calls, move parser into the 9p code and make sure
rootfs config is initialized before virtio-9p (or any other init func)
is called.

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/virtio-9p.h
tools/kvm/virtio/9p.c