index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
block
/
coroutine.h
Age
Commit message (
Expand
)
Author
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-01-13
coroutine: drop qemu_coroutine_adjust_pool_size
Paolo Bonzini
2014-08-29
coroutine: Drop co_sleep_ns
Fam Zheng
2014-08-15
coroutine: make pool size dynamic
Stefan Hajnoczi
2014-07-09
block: drop aio functions that operate on the main AioContext
Paolo Bonzini
2013-12-02
coroutine: remove unused CoQueue AioContext
Marc-André Lureau
2013-12-02
coroutine: remove qemu_co_queue_wait_insert_head
Marc-André Lureau
2013-10-30
coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
MORITA Kazutaka
2013-08-22
aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
Alex Bligh
2013-08-22
aio / timers: Untangle include files
Alex Bligh
2013-07-29
block: Repair the throttling code.
Benoît Canet
2013-06-27
rdma: export yield_until_fd_readable()
Michael R. Hines
2013-03-15
coroutine: use AioContext for CoQueue BH
Stefan Hajnoczi
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
block: move include files to include/block/
Paolo Bonzini