git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a752359
)
[SCSI] virtio-scsi: unlock during kick
author
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 13 Jun 2012 14:56:31 +0000
(16:56 +0200)
committer
James Bottomley
<JBottomley@Parallels.com>
Fri, 20 Jul 2012 07:58:57 +0000
(08:58 +0100)
Separate virtqueue_kick_prepare from virtqueue_notify, so that the
expensive vmexit is done without holding the lock.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found