KVM: S390: Add virtio hotplug add support
authorAlexander Graf <agraf@suse.de>
Tue, 24 Aug 2010 13:48:51 +0000 (15:48 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:29 +0000 (10:51 +0200)
commitcefa33e2f8f7852abb42f22ec25a6084a931c5ac
tree6944f5afe499955b69316cf7b3f62e7464028dd3
parentfc678d67fee1acccf21322318dd833b892a572e4
KVM: S390: Add virtio hotplug add support

The one big missing feature in s390-virtio was hotplugging. This is no more.
This patch implements hotplug add support, so you can on the fly add new devices
in the guest.

Keep in mind that this needs a patch for qemu to actually leverage the
functionality.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/s390/include/asm/kvm_virtio.h
drivers/s390/kvm/kvm_virtio.c