index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-thread-pool.c
Age
Commit message (
Expand
)
Author
2017-02-21
test-thread-pool: use generic AioContext infrastructure
Paolo Bonzini
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-16
tests: Clean up includes
Peter Maydell
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2016-01-13
error: Don't decorate original error message when adding to it
Markus Armbruster
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
2014-09-22
async: aio_context_new(): Handle event_notifier_init failure
Chrysostomos Nanakos
2014-09-22
thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_async
Fam Zheng
2014-07-09
block: drop aio functions that operate on the main AioContext
Paolo Bonzini
2014-05-28
aio: Fix use-after-free in cancellation path
Fam Zheng
2013-08-22
aio / timers: Add QEMUTimerListGroup to AioContext
Alex Bligh
2013-08-19
tests: adjust test-thread-pool to new aio_poll() semantics
Stefan Hajnoczi
2013-07-04
add a header file for atomic operations
Paolo Bonzini
2013-03-15
threadpool: drop global thread pool
Stefan Hajnoczi
2012-12-19
block: move include files to include/block/
Paolo Bonzini
2012-12-11
tests: avoid qemu_aio_flush() in test-thread-pool.c
Stefan Hajnoczi
2012-11-27
tests: make threadpool cancellation test looser
Paolo Bonzini
2012-11-26
tests: add thread pool unit tests
Paolo Bonzini