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
/
linux-aio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
linux-aio: fix re-entrant completion processing
Stefan Hajnoczi
1
-3
/
+6
2016-09-13
linux-aio: process completions from ioq_submit()
Roman Pen
1
-2
/
+22
2016-09-13
linux-aio: split processing events function
Roman Pen
1
-10
/
+21
2016-09-13
linux-aio: consume events in userspace instead of calling io_getevents
Roman Pen
1
-26
/
+99
2016-08-11
linux-aio: Handle io_submit() failure gracefully
Kevin Wolf
1
-1
/
+7
2016-07-18
linux-aio: prevent submitting more than MAX_EVENTS
Roman Pen
1
-10
/
+16
2016-07-18
linux-aio: share one LinuxAioState within an AioContext
Paolo Bonzini
1
-4
/
+6
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
1
-1
/
+1
2016-07-05
block: fix return code for partial write for Linux AIO
Denis V. Lunev
1
-1
/
+1
2016-06-16
linux-aio: Cancel BH if not needed
Kevin Wolf
1
-1
/
+3
2016-06-16
raw-posix: Implement .bdrv_co_preadv/pwritev
Kevin Wolf
1
-5
/
+2
2016-06-16
raw-posix: Switch to bdrv_co_* interfaces
Kevin Wolf
1
-22
/
+65
2016-05-12
linux-aio: make it more type safe
Paolo Bonzini
1
-29
/
+17
2016-05-12
block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end
Paolo Bonzini
1
-8
/
+5
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-12-12
linux-aio: simplify removal of completed iocbs from the list
Paolo Bonzini
1
-6
/
+6
2014-12-12
linux-aio: drop return code from laio_io_unplug and ioq_submit
Paolo Bonzini
1
-10
/
+5
2014-12-12
linux-aio: rename LaioQueue idx field to "n"
Paolo Bonzini
1
-6
/
+6
2014-12-12
linux-aio: track whether the queue is blocked
Paolo Bonzini
1
-20
/
+27
2014-12-12
linux-aio: queue requests that cannot be submitted
Paolo Bonzini
1
-42
/
+33
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
1
-1
/
+1
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-3
/
+3
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
1
-2
/
+2
2014-09-22
linux-aio: Convert laio_aiocb_info.cancel to .cancel_async
Fam Zheng
1
-22
/
+8
2014-08-29
linux-aio: avoid deadlock in nested aio_poll() calls
Stefan Hajnoczi
1
-16
/
+55
2014-07-15
linux-aio: Fix laio resource leak
Gonglei
1
-0
/
+5
2014-07-07
linux-aio: implement io plug, unplug and flush io queue
Ming Lei
1
-2
/
+94
2014-06-04
block/linux-aio: fix memory and fd leak
Stefan Hajnoczi
1
-0
/
+8
2014-06-04
block/raw-posix: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
1
-2
/
+14
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
1
-2
/
+1
2013-08-19
block/linux-aio: drop qemu_laio_completion_cb()
Stefan Hajnoczi
1
-15
/
+2
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-1
/
+1
2012-11-14
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
1
-2
/
+2
2012-10-31
raw-posix: move linux-aio.c to block/
Paolo Bonzini
1
-0
/
+216