sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/block
Kevin Wolf 8febfa2684 Add qemu_aio_process_queue()
We'll leave some AIO completions unhandled when we can't call the callback.
qemu_aio_process_queue() is used later to run any callbacks that are left and
can be run then.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-10-27 12:28:59 -05:00
..
bochs.c Move block drivers into their own directory 2009-05-14 16:13:46 -05:00
cloop.c Move block drivers into their own directory 2009-05-14 16:13:46 -05:00
cow.c block: use fdatasync instead of fsync if possible 2009-09-11 10:19:46 -05:00
curl.c Add qemu_aio_process_queue() 2009-10-27 12:28:59 -05:00
dmg.c Revert "support colon in filenames" 2009-07-09 16:06:38 -05:00
nbd.c Move block drivers into their own directory 2009-05-14 16:13:46 -05:00
parallels.c Move block drivers into their own directory 2009-05-14 16:13:46 -05:00
qcow.c qcow1: Fix qcow_aio_writev 2009-07-10 13:44:29 -05:00
qcow2-cluster.c qcow2: Bring synchronous read/write back to life 2009-10-15 09:32:04 -05:00
qcow2-refcount.c qcow2: Fix grow_refcount_table error handling 2009-10-27 12:28:35 -05:00
qcow2-snapshot.c Fix QCOW2 debugging code to compile again 2009-06-29 08:52:40 -05:00
qcow2.c qcow2: Bring synchronous read/write back to life 2009-10-15 09:32:04 -05:00
qcow2.h qcow2: Bring synchronous read/write back to life 2009-10-15 09:32:04 -05:00
raw-posix-aio.h block: add aio_flush operation 2009-09-11 10:19:46 -05:00
raw-posix.c raw/linux-aio: Also initialize POSIX AIO 2009-10-27 12:28:35 -05:00
raw-win32.c block: add bdrv_probe_device method 2009-06-15 14:04:22 +02:00
vdi.c Check availability of uuid header / library 2009-10-04 13:24:45 +02:00
vmdk.c vmdk: Fix backing file handling 2009-07-22 10:58:47 -05:00
vpc.c Fix spelling in comment. 2009-09-09 14:57:20 -05:00
vvfat.c Revert "Get rid of _t suffix" 2009-10-01 16:12:16 -05:00