Kevin Wolf 384acbf46b async: Remove AsyncContext
The purpose of AsyncContexts was to protect qcow and qcow2 against reentrancy
during an emulated bdrv_read/write (which includes a qemu_aio_wait() call and
can run AIO callbacks of different requests if it weren't for AsyncContexts).

Now both qcow and qcow2 are protected by CoMutexes and AsyncContexts can be
removed.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-08-02 15:53:41 +02:00
2011-08-02 15:53:41 +02:00
2011-07-29 08:25:42 -05:00
2011-08-01 12:10:28 +02:00
2011-06-20 15:13:34 -03:00
2011-07-25 14:38:56 +00:00
2011-07-21 16:48:14 -03:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 09:41:14 +00:00
2011-07-30 18:54:23 +00:00
2011-07-25 14:38:56 +00:00
2011-05-08 10:09:59 +02:00
2011-05-08 10:09:59 +02:00
2011-08-02 15:53:41 +02:00
2011-08-02 15:53:40 +02:00
2011-08-02 15:53:41 +02:00
2011-08-02 15:53:40 +02:00
2011-06-20 17:08:57 +01:00
2011-07-21 16:48:13 -03:00
2011-06-26 18:25:35 +00:00
2011-06-15 14:36:16 +02:00
2011-07-30 09:41:14 +00:00
2011-06-07 13:52:10 -05:00
2011-07-25 14:38:56 +00:00
2011-06-20 15:18:43 -03:00
2011-06-14 03:08:57 +02:00
2011-08-02 15:53:41 +02:00
2011-08-02 15:53:40 +02:00
2011-07-30 10:51:25 +00:00
2011-07-29 08:25:43 -05:00
2011-07-29 08:25:43 -05:00
2011-07-21 16:48:13 -03:00
2011-07-25 14:38:56 +00:00
2011-06-15 19:58:48 +00:00
2011-06-15 19:58:48 +00:00
2011-08-02 15:53:41 +02:00
2011-07-25 14:38:56 +00:00
2011-08-02 15:53:41 +02:00
2011-08-02 15:53:40 +02:00
2011-08-02 15:53:40 +02:00
2011-08-02 15:53:40 +02:00
2011-07-18 16:06:27 +02:00
2011-07-21 16:48:13 -03:00
2011-06-14 09:34:34 -05:00
2011-07-23 11:26:12 -05:00
2011-07-29 08:25:44 -05:00
2011-08-02 15:53:40 +02:00
2011-06-23 11:28:06 +02:00
2011-07-30 09:41:14 +00:00
2011-07-23 11:57:53 -05:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%