cloud-hypervisor/vfio
Wu Zongyong 66fde245b3 vfio: use correct flags to disable interrupts
The comments of vfio kernel module said that individual subindex
interrupts can be disabled using the -1 value for DATA_EVENTFD or
the index can be disabled as a whole with:
    flags = (DATA_NONE|ACTION_TRIGGER), count = 0.

Signed-off-by: Wu Zongyong <wuzongyong@linux.alibaba.com>
CC: Liu Jiang <gerry@linux.alibaba.com>
2019-11-21 06:38:36 -08:00
..
src vfio: use correct flags to disable interrupts 2019-11-21 06:38:36 -08:00
Cargo.toml cargo: Update to the latest kvm-ioctls version 2019-10-31 09:30:59 +01:00