summaryrefslogtreecommitdiffstats
path: root/tests/test-coroutine.c
Commit message (Expand)AuthorAgeFilesLines
* lockable: add QemuLockablePaolo Bonzini2018-02-081-0/+25
* test-coroutine: add simple CoMutex testPaolo Bonzini2018-02-081-2/+48
* tests: fix coroutine leak in /basic/enteredMarc-André Lureau2018-01-161-1/+0Star
* test-coroutine: test qemu_coroutine_entered()Stefan Hajnoczi2016-09-281-0/+42
* test-coroutine: Fix coroutine pool corruptionKevin Wolf2016-09-051-0/+7
* coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini2016-07-131-31/+31
* test-coroutine: prepare for the next patchPaolo Bonzini2016-07-131-2/+3
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...Peter Maydell2016-06-071-1/+0Star
|\
| * tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* | tests: avoid coroutine pool test crashStefan Hajnoczi2016-06-071-1/+9
|/
* tests: Clean up includesPeter Maydell2016-02-161-0/+1
* coroutine: move into libqemuutil.a libraryDaniel P. Berrange2015-10-201-2/+2
* test-coroutine: Regression test for yield bugStefan Hajnoczi2015-03-091-0/+26
* test-coroutine: avoid overflow on 32-bit systemsPaolo Bonzini2015-01-131-1/+1
* test-coroutine: test cost introduced by coroutineMing Lei2014-08-201-0/+30
* test-coroutine: add baseline test that times the cost of function callsPaolo Bonzini2014-08-151-0/+24
* Test coroutine execution orderCharlie Shepherd2013-11-281-0/+54
* coroutine: fix /perf/nesting coroutine benchmarkGabriel Kerneis2013-09-191-6/+6
* coroutine: add qemu_coroutine_yield benchmarkGabriel Kerneis2013-09-191-0/+33
* coroutine: trim down nesting level in perf_nesting testPaolo Bonzini2013-02-221-1/+1
* block: move include files to include/block/Paolo Bonzini2012-12-191-1/+1
* test makefile overhaulPaolo Bonzini2012-03-301-0/+219