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:
ee05d69
)
vhost: fix log ctx signalling
author
Michael S. Tsirkin
<mst@redhat.com>
Wed, 22 Sep 2010 10:31:53 +0000
(12:31 +0200)
committer
Michael S. Tsirkin
<mst@redhat.com>
Wed, 22 Sep 2010 14:21:33 +0000
(16:21 +0200)
The log eventfd signalling got put in dead code.
We didn't notice because qemu currently does polling
instead of eventfd select.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
No differences found