Jianfeng Tan 349a447b47 net/virtio: unbind interrupt/eventfd when stopping
When virtio devices get stopped, tell the kernel to unbind the
mapping between interrupts and eventfds.

Note: it behaves differently from other NICs which close eventfds,
free struct. In virtio, we do those things when close device in
following patch.

Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Tested-by: Lei Yao <lei.a.yao@intel.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2017-01-17 09:26:57 +01:00
..
2016-12-25 23:30:19 +01:00
2016-12-25 23:30:19 +01:00
2017-01-04 20:40:26 +01:00
2016-12-25 23:30:19 +01:00
2017-01-15 19:16:37 +01:00
2017-01-04 21:17:32 +01:00
2017-01-04 21:17:32 +01:00
2016-12-25 23:30:19 +01:00
2016-12-25 23:30:19 +01:00
2016-06-20 17:21:54 +02:00