vhost: fix log ctx signalling
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 22 Sep 2010 10:31:53 +0000 (12:31 +0200)
committerMichael 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