index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
win32-aio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
file-win32: Switch to byte-based callbacks
Eric Blake
1
-3
/
+2
2017-02-21
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
1
-3
/
+0
2017-02-21
block: explicitly acquire aiocontext in callbacks that need it
Paolo Bonzini
1
-4
/
+6
2017-01-03
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
1
-2
/
+2
2016-07-18
linux-aio: share one LinuxAioState within an AioContext
Paolo Bonzini
1
-1
/
+1
2016-01-20
block: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-23
aio: Add "is_external" flag for event handlers
Fam Zheng
1
-2
/
+3
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
1
-1
/
+1
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-2
/
+2
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
1
-2
/
+2
2014-09-22
win32-aio: Drop win32_aiocb_info.cancel
Fam Zheng
1
-14
/
+0
2014-08-15
raw-win32: Handle failure for potentially large allocations
Kevin Wolf
1
-1
/
+5
2014-06-04
block/raw-win32: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
1
-4
/
+17
2014-06-04
block/raw-win32: create one QEMUWin32AIOState per BDRVRawState
Stefan Hajnoczi
1
-0
/
+8
2013-08-22
win32-aio: drop win32_aio_flush_cb()
Stefan Hajnoczi
1
-9
/
+1
2013-05-18
Remove twice include of qemu-common.h
Qiao Nuohan
1
-1
/
+0
2013-01-18
win32-aio: use iov utility functions instead of open-coding them
Michael Tokarev
1
-14
/
+3
2013-01-17
win32-aio: Fix memory leak
Kevin Wolf
1
-1
/
+1
2013-01-17
win32-aio: Fix vectored reads
Kevin Wolf
1
-1
/
+1
2013-01-15
win32-aio: Fix how win32_aio_process_completion() frees buffer
Markus Armbruster
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-3
/
+3
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-2
/
+2
2012-11-14
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
1
-2
/
+2
2012-11-14
block: Workaround for older versions of MinGW gcc
Stefan Weil
1
-5
/
+5
2012-10-31
raw-win32: implement native asynchronous I/O
Paolo Bonzini
1
-0
/
+226