From: Alexander Graf Date: Tue, 24 Aug 2010 13:48:51 +0000 (+0200) Subject: KVM: S390: Add virtio hotplug add support X-Git-Tag: v2.6.37-rc1~142^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cefa33e2f8f7852abb42f22ec25a6084a931c5ac;p=pandora-kernel.git 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 Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed