linux/tools
Heinz Graalfs 46f9c2b925 virtio_ring: change host notification API
Currently a host kick error is silently ignored and not reflected in
the virtqueue of a particular virtio device.

Changing the notify API for guest->host notification seems to be one
prerequisite in order to be able to handle such errors in the context
where the kick is triggered.

This patch changes the notify API. The notify function must return a
bool return value. It returns false if the host notification failed.

Signed-off-by: Heinz Graalfs <graalfs@linux.vnet.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2013-10-29 11:28:11 +10:30
..
cgroup
firewire
hv
include/tools
lguest
lib
net
nfsd
perf perf tools: Add attr->mmap2 support 2013-09-11 10:09:32 -03:00
power
scripts
testing
usb
virtio virtio_ring: change host notification API 2013-10-29 11:28:11 +10:30
vm
Makefile