Files
android_kernel_xiaomi_sm8450/drivers/vhost
Jason Wang d4a60603fa 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>
2016-03-11 02:18:50 +02:00
..
2013-07-07 17:33:44 +03:00
2016-03-02 17:02:04 +02:00
2016-03-02 17:02:04 +02:00
2016-03-02 17:02:04 +02:00
2010-12-09 16:00:21 +02:00
2014-12-15 23:49:28 +02:00