Searched hist:ceb696159d569db5b2a7659ce38752398c236742 (Results 1 – 2 of 2) sorted by relevance
/qemu/net/ |
H A D | tap.c | ceb696159d569db5b2a7659ce38752398c236742 Thu Dec 24 12:46:29 UTC 2009 Michael S. Tsirkin <mst@redhat.com> net: add API to disable/enable polling
When vhost is bound to a backend device, we need to stop polling it when vhost is started, and restart polling when vhost is stopped. Add an API for that for use by vhost, and implement in tap backend.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|
/qemu/include/net/ |
H A D | net.h | ceb696159d569db5b2a7659ce38752398c236742 Thu Dec 24 12:46:29 UTC 2009 Michael S. Tsirkin <mst@redhat.com> net: add API to disable/enable polling
When vhost is bound to a backend device, we need to stop polling it when vhost is started, and restart polling when vhost is stopped. Add an API for that for use by vhost, and implement in tap backend.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|