aboutsummaryrefslogtreecommitdiff
path: root/tests/test-coroutine.c
AgeCommit message (Expand)Author
2016-09-28test-coroutine: test qemu_coroutine_entered()Stefan Hajnoczi
2016-09-05test-coroutine: Fix coroutine pool corruptionKevin Wolf
2016-07-13coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini
2016-07-13test-coroutine: prepare for the next patchPaolo Bonzini
2016-06-07Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...Peter Maydell
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-06-07tests: avoid coroutine pool test crashStefan Hajnoczi
2016-02-16tests: Clean up includesPeter Maydell
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange
2015-03-09test-coroutine: Regression test for yield bugStefan Hajnoczi
2015-01-13test-coroutine: avoid overflow on 32-bit systemsPaolo Bonzini
2014-08-20test-coroutine: test cost introduced by coroutineMing Lei
2014-08-15test-coroutine: add baseline test that times the cost of function callsPaolo Bonzini
2013-11-28Test coroutine execution orderCharlie Shepherd
2013-09-19coroutine: fix /perf/nesting coroutine benchmarkGabriel Kerneis
2013-09-19coroutine: add qemu_coroutine_yield benchmarkGabriel Kerneis
2013-02-22coroutine: trim down nesting level in perf_nesting testPaolo Bonzini
2012-12-19block: move include files to include/block/Paolo Bonzini
2012-03-30test makefile overhaulPaolo Bonzini