]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Use compat message per device instead of per instance
authorSasha Levin <levinsasha928@gmail.com>
Thu, 13 Oct 2011 09:32:41 +0000 (11:32 +0200)
committerPekka Enberg <penberg@kernel.org>
Thu, 13 Oct 2011 16:38:59 +0000 (19:38 +0300)
commit2b6c246215e8f936d2366ef8c4a6eec730b819b2
tree9f5c2349edea4db27fb9aca0e78fb36aa4698769
parentcd145fedd80d26f30c4a77bd5acd87a69563b742
kvm tools: Use compat message per device instead of per instance

This prevents multiple messages for the same type of device.

Suggested-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/include/kvm/virtio-9p.h
tools/kvm/virtio/9p.c
tools/kvm/virtio/balloon.c
tools/kvm/virtio/blk.c
tools/kvm/virtio/console.c
tools/kvm/virtio/net.c
tools/kvm/virtio/rng.c