remarkable-linux/drivers/vhost
Jason Wang 526d3e7ff5 vhost: introduce vhost_has_work()
This path introduces a helper which can give a hint for whether or not
there's a work queued in the work list. 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:45 +02:00
..
Kconfig vhost: cross-endian support for legacy devices 2015-06-01 15:48:55 +02:00
Makefile
net.c vhost: rename vhost_init_used() 2016-03-02 17:02:04 +02:00
scsi.c vhost: rename vhost_init_used() 2016-03-02 17:02:04 +02:00
test.c vhost: rename vhost_init_used() 2016-03-02 17:02:04 +02:00
test.h
vhost.c vhost: introduce vhost_has_work() 2016-03-11 02:18:45 +02:00
vhost.h vhost: introduce vhost_has_work() 2016-03-11 02:18:45 +02:00
vringh.c vringh: update for virtio 1.0 APIs 2014-12-15 23:49:28 +02:00