commit | 5786aee8bf6d747ea59595601a19e78ad33d6929 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Sep 22 12:31:53 2010 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Sep 22 16:21:33 2010 +0200 |
tree | 63d45f00716dea2ab0813361f7af79f15ce24142 | |
parent | ee05d6939ed17b55e9c2466af32c208e0d547eb8 [diff] |
vhost: fix log ctx signalling 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>