]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita5faa5ce3d410a93b1d69c6247582253f6a02ef9
tree6944f5afe499955b69316cf7b3f62e7464028dd3
parentaeb85b73272cded19e27fd1e56f68ccf5ac49c0e
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