index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
win32-aio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-2
/
+1
*
file-win32: Switch to byte-based callbacks
Eric Blake
2018-05-15
1
-3
/
+2
*
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
2017-02-21
1
-3
/
+0
*
block: explicitly acquire aiocontext in callbacks that need it
Paolo Bonzini
2017-02-21
1
-4
/
+6
*
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
2017-01-03
1
-2
/
+2
*
linux-aio: share one LinuxAioState within an AioContext
Paolo Bonzini
2016-07-18
1
-1
/
+1
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-0
/
+1
*
aio: Add "is_external" flag for event handlers
Fam Zheng
2015-10-23
1
-2
/
+3
*
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
2014-10-20
1
-1
/
+1
*
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
2014-10-20
1
-2
/
+2
*
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
2014-09-22
1
-2
/
+2
*
win32-aio: Drop win32_aiocb_info.cancel
Fam Zheng
2014-09-22
1
-14
/
+0
*
raw-win32: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+5
*
block/raw-win32: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
2014-06-04
1
-4
/
+17
*
block/raw-win32: create one QEMUWin32AIOState per BDRVRawState
Stefan Hajnoczi
2014-06-04
1
-0
/
+8
*
win32-aio: drop win32_aio_flush_cb()
Stefan Hajnoczi
2013-08-22
1
-9
/
+1
*
Remove twice include of qemu-common.h
Qiao Nuohan
2013-05-18
1
-1
/
+0
*
win32-aio: use iov utility functions instead of open-coding them
Michael Tokarev
2013-01-18
1
-14
/
+3
*
win32-aio: Fix memory leak
Kevin Wolf
2013-01-17
1
-1
/
+1
*
win32-aio: Fix vectored reads
Kevin Wolf
2013-01-17
1
-1
/
+1
*
win32-aio: Fix how win32_aio_process_completion() frees buffer
Markus Armbruster
2013-01-15
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
2012-11-14
1
-2
/
+2
*
block: Workaround for older versions of MinGW gcc
Stefan Weil
2012-11-14
1
-5
/
+5
*
raw-win32: implement native asynchronous I/O
Paolo Bonzini
2012-10-31
1
-0
/
+226