Stefan Hajnoczi
471799d135
nfs: implement .bdrv_detach/attach_aio_context()
...
Drop the assumption that we're using the main AioContext. The following
functions need to be converted:
* qemu_bh_new() -> aio_bh_new()
* qemu_aio_set_fd_handler() -> aio_set_fd_handler()
* qemu_aio_wait() -> aio_poll()
The .bdrv_detach/attach_aio_context() interfaces also need to be
implemented to move the fd handler from the old to the new AioContext.
Cc: Peter Lieven <pl@kamp.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Peter Lieven <pl@kamp.de>
2014-06-04 09:56:11 +02:00
..
2014-01-24 17:40:02 +01:00
2014-06-04 09:56:11 +02:00
2014-06-04 09:56:11 +02:00
2014-04-30 14:46:17 +02:00
2014-04-23 11:34:10 +02:00
2014-04-25 09:19:59 -04:00
2014-04-30 14:46:17 +02:00
2014-06-04 09:56:11 +02:00
2014-04-30 14:46:17 +02:00
2014-06-04 09:56:11 +02:00
2014-06-04 09:56:11 +02:00
2013-08-19 15:52:19 +02:00
2014-02-25 10:50:11 +00:00
2014-05-28 14:28:46 +02:00
2014-06-04 09:56:11 +02:00
2014-06-04 09:56:11 +02:00
2014-06-04 09:56:11 +02:00
2014-06-04 09:56:11 +02:00
2014-04-01 15:22:35 +02:00
2014-05-30 14:26:54 +02:00
2013-10-11 16:50:00 +02:00
2014-05-28 14:28:46 +02:00
2014-05-09 13:32:16 +02:00
2014-04-01 15:22:35 +02:00
2014-05-30 14:26:54 +02:00
2014-04-01 15:22:35 +02:00
2014-05-19 11:36:49 +02:00
2012-08-10 10:25:12 +02:00
2011-08-20 23:01:08 -05:00
2011-08-20 23:01:08 -05:00
2012-03-12 15:14:06 +01:00
2012-12-19 08:32:39 +01:00
2014-04-22 11:57:02 +02:00
2013-09-25 20:51:15 +02:00
2014-04-25 18:05:06 +02:00
2014-02-17 11:57:23 -05:00
2013-12-03 15:26:49 +01:00
2014-05-30 14:26:54 +02:00
2014-04-30 11:05:00 +02:00
2014-05-28 14:28:47 +02:00
2014-05-30 14:26:54 +02:00
2014-02-17 11:57:23 -05:00
2014-05-28 14:28:47 +02:00
2014-05-28 14:28:46 +02:00
2014-04-30 14:46:17 +02:00
2013-11-07 13:58:59 +01:00
2014-03-25 14:09:50 +01:00
2014-05-19 11:36:48 +02:00
2014-03-14 16:25:24 +01:00
2014-05-30 14:26:54 +02:00
2014-04-01 13:59:47 +02:00
2014-05-30 14:26:54 +02:00
2013-08-22 22:05:04 +02:00