From: Cong Meng Date: Thu, 5 Jul 2012 09:06:43 +0000 (+0800) Subject: [SCSI] virtio-scsi: hotplug support for virtio-scsi X-Git-Tag: v3.6-rc1~103^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=365a7150094114a0f8ef0b6164e6b04b519039e8;p=pandora-kernel.git [SCSI] virtio-scsi: hotplug support for virtio-scsi This patch implements the hotplug support for virtio-scsi. When there is a device attached/detached, the virtio-scsi driver will be signaled via event virtual queue and it will add/remove the scsi device in question automatically. Signed-off-by: Sen Wang Signed-off-by: Cong Meng Acked-by: Paolo Bonzini Signed-off-by: James Bottomley --- Reading git-diff-tree failed