Spdk/lib/bdev/virtio
Dariusz Stojaczyk 7f4ff3d922 bdev/virtio: handle missed eventq I/O
If the host fails to send some events,
the next event it succeeds to send
might have an EVENTS_MISSED flag set.
Once virtio receives such event, it will
schedule a full bus rescan to manually
detect any changes.

Change-Id: Ifa66536f8e2980ad31ee68769f042f08100da54e
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/392780
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-12-27 15:13:03 -05:00
..
bdev_virtio_rpc.c virtio/rpc: fix construct_virtio_user_scsi_bdev 2017-12-08 12:17:19 -05:00
bdev_virtio.c bdev/virtio: handle missed eventq I/O 2017-12-27 15:13:03 -05:00
bdev_virtio.h bdev/virtio: cleanup public API 2017-12-05 23:06:38 -05:00
Makefile virtio: add new library virtio 2017-12-26 13:03:29 -05:00