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
/
include
/
block
/
aio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/async: Add aio_co_reschedule_self()
Kevin Wolf
2020-10-09
1
-0
/
+10
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-4
/
+4
*
aio-posix: disable fdmon-io_uring when GSource is used
Stefan Hajnoczi
2020-05-18
1
-0
/
+3
*
aio-wait: delegate polling of main AioContext if BQL not held
Paolo Bonzini
2020-04-09
1
-19
/
+10
*
aio-posix: remove idle poll handlers to improve scalability
Stefan Hajnoczi
2020-03-09
1
-0
/
+8
*
aio-posix: support userspace polling of fd monitoring
Stefan Hajnoczi
2020-03-09
1
-0
/
+19
*
aio-posix: add io_uring fd monitoring implementation
Stefan Hajnoczi
2020-03-09
1
-0
/
+9
*
aio-posix: simplify FDMonOps->update() prototype
Stefan Hajnoczi
2020-03-09
1
-7
/
+6
*
aio-posix: extract ppoll(2) and epoll(7) fd monitoring
Stefan Hajnoczi
2020-03-09
1
-2
/
+34
*
aio-posix: make AioHandler deletion O(1)
Stefan Hajnoczi
2020-02-22
1
-1
/
+5
*
util/async: make bh_aio_poll() O(1)
Stefan Hajnoczi
2020-02-22
1
-2
/
+18
*
block/io_uring: implements interfaces for io_uring
Aarushi Mehta
2020-01-30
1
-1
/
+15
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
qemu-timer: introduce timer attributes
Artem Pisarenko
2018-10-19
1
-7
/
+52
*
linux-aio: properly bubble up errors from initialization
Nishanth Aravamudan
2018-06-27
1
-0
/
+3
*
iothread: fix epollfd leak in the process of delIOThread
Jie Wang
2018-05-18
1
-0
/
+8
*
aio: rename aio_context_in_iothread() to in_aio_context_home_thread()
Stefan Hajnoczi
2018-03-02
1
-2
/
+5
*
aio: add missing aio_notify() to aio_enable_external()
Stefan Hajnoczi
2017-05-12
1
-2
/
+8
*
async: Introduce aio_co_enter
Fam Zheng
2017-04-11
1
-0
/
+9
*
aio-posix: partially inline aio_dispatch into aio_poll
Paolo Bonzini
2017-02-21
1
-5
/
+1
*
aio: introduce aio_co_schedule and aio_co_wake
Paolo Bonzini
2017-02-21
1
-0
/
+32
*
aio: document locking
Paolo Bonzini
2017-01-16
1
-16
/
+16
*
aio: make ctx->list_lock a QemuLockCnt, subsuming ctx->walking_bh
Paolo Bonzini
2017-01-16
1
-7
/
+5
*
aio: rename bh_lock to list_lock
Paolo Bonzini
2017-01-16
1
-1
/
+1
*
aio: self-tune polling time
Stefan Hajnoczi
2017-01-03
1
-2
/
+8
*
aio: add .io_poll_begin/end() callbacks
Stefan Hajnoczi
2017-01-03
1
-0
/
+20
*
aio: add polling mode to AioContext
Stefan Hajnoczi
2017-01-03
1
-0
/
+16
*
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
2017-01-03
1
-1
/
+4
*
aio: add flag to skip fds to aio_dispatch()
Stefan Hajnoczi
2017-01-03
1
-1
/
+5
*
block: drop remaining legacy aio functions in comment
Yaowei Bai
2016-12-22
1
-2
/
+2
*
aio: convert from RFifoLock to QemuRecMutex
Paolo Bonzini
2016-10-28
1
-2
/
+1
*
iothread: release AioContext around aio_poll
Paolo Bonzini
2016-10-28
1
-3
/
+0
*
aio: introduce qemu_get_current_aio_context
Paolo Bonzini
2016-10-28
1
-0
/
+18
*
async: add aio_bh_schedule_oneshot
Paolo Bonzini
2016-10-07
1
-0
/
+6
*
AioContext: correct comments
Cao jin
2016-07-26
1
-1
/
+1
*
aio-posix: remove useless parameter
Cao jin
2016-07-18
1
-1
/
+1
*
linux-aio: share one LinuxAioState within an AioContext
Paolo Bonzini
2016-07-18
1
-0
/
+13
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-1
/
+0
*
aio: Introduce aio-epoll.c
Fam Zheng
2015-11-09
1
-0
/
+5
*
aio: Introduce aio_context_setup
Fam Zheng
2015-11-09
1
-0
/
+8
*
aio: Introduce aio_external_disabled
Fam Zheng
2015-11-09
1
-0
/
+11
*
bottom halves: introduce bh call function
Pavel Dovgalyuk
2015-11-06
1
-0
/
+5
*
aio: introduce aio_{disable,enable}_external
Fam Zheng
2015-10-23
1
-0
/
+38
*
aio: Add "is_external" flag for event handlers
Fam Zheng
2015-10-23
1
-0
/
+2
*
AioContext: force event loop iteration using BH
Stefan Hajnoczi
2015-07-29
1
-0
/
+3
*
AioContext: optimize clearing the EventNotifier
Paolo Bonzini
2015-07-22
1
-1
/
+31
*
AioContext: fix broken ctx->dispatching optimization
Paolo Bonzini
2015-07-22
1
-6
/
+23
*
main-loop: Drop qemu_set_fd_handler2
Fam Zheng
2015-06-12
1
-1
/
+1
*
AioContext: acquire/release AioContext during aio_poll
Paolo Bonzini
2015-04-28
1
-6
/
+7
*
aio-posix: move pollfds to thread-local storage
Paolo Bonzini
2015-04-28
1
-3
/
+0
[next]