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)
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>

No differences found