summaryrefslogtreecommitdiffstats
path: root/drivers/vhost/net.c
diff options
context:
space:
mode:
authorJason Wang <jasowang@redhat.com>2016-03-04 06:24:52 -0500
committerMichael S. Tsirkin <mst@redhat.com>2016-03-11 02:18:50 +0200
commitd4a60603fa0b42012decfa058dfa44cffde7a10c (patch)
treee67544642fc442b1c3823a4cef4a744cc8e81bf1 /drivers/vhost/net.c
parent526d3e7ff515582eaf7cf5d9da2a11bf681204e6 (diff)
downloadlinux-stable-d4a60603fa0b42012decfa058dfa44cffde7a10c.tar.gz
linux-stable-d4a60603fa0b42012decfa058dfa44cffde7a10c.tar.bz2
linux-stable-d4a60603fa0b42012decfa058dfa44cffde7a10c.zip
vhost: introduce vhost_vq_avail_empty()
This patch introduces a helper which will return true if we're sure that the available ring is empty for a specific vq. When we're not sure, e.g vq access failure, return false instead. This could be used for busy polling code to exit the busy loop. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/vhost/net.c')
0 files changed, 0 insertions, 0 deletions