From: Paolo Bonzini Date: Wed, 13 Jun 2012 14:56:31 +0000 (+0200) Subject: [SCSI] virtio-scsi: unlock during kick X-Git-Tag: v3.6-rc1~103^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5ee8f2802c559fccb177c0a117f5cd56c1049cc;p=pandora-kernel.git [SCSI] virtio-scsi: unlock during kick Separate virtqueue_kick_prepare from virtqueue_notify, so that the expensive vmexit is done without holding the lock. Signed-off-by: Paolo Bonzini Signed-off-by: James Bottomley --- Reading git-diff-tree failed