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
/
tests
/
test-aio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
tests: Clean up includes
Peter Maydell
2016-02-16
1
-0
/
+1
*
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2016-01-13
1
-3
/
+1
*
error: Don't decorate original error message when adding to it
Markus Armbruster
2016-01-13
1
-1
/
+1
*
test-aio: Fix event notifier cleanup
Kevin Wolf
2015-11-25
1
-0
/
+1
*
tests: Add test case for aio_disable_external
Fam Zheng
2015-10-23
1
-0
/
+24
*
aio: Add "is_external" flag for event handlers
Fam Zheng
2015-10-23
1
-26
/
+32
*
AioContext: fix broken ctx->dispatching optimization
Paolo Bonzini
2015-07-22
1
-18
/
+0
*
tests: remove irrelevant assertions from test-aio
Paolo Bonzini
2015-07-22
1
-4
/
+4
*
Revert "iothread: release iothread around aio_poll"
Stefan Hajnoczi
2015-06-12
1
-11
/
+8
*
iothread: release iothread around aio_poll
Paolo Bonzini
2015-04-28
1
-8
/
+11
*
async: aio_context_new(): Handle event_notifier_init failure
Chrysostomos Nanakos
2014-09-22
1
-1
/
+9
*
test-aio: test timers on Windows too
Paolo Bonzini
2014-08-29
1
-37
/
+11
*
tests: Add missing 'static' attributes (fix warnings from smatch)
Stefan Weil
2014-07-18
1
-1
/
+1
*
AioContext: do not rely on aio_poll(ctx, true) result to end a loop
Paolo Bonzini
2014-07-14
1
-12
/
+13
*
test-aio: fix GSource-based timer test
Paolo Bonzini
2014-07-09
1
-7
/
+6
*
tests: Remove unsupported tests for MinGW
Stefan Weil
2014-03-31
1
-0
/
+16
*
aio: add aio_context_acquire() and aio_context_release()
Stefan Hajnoczi
2014-03-13
1
-0
/
+59
*
aio: make aio_poll(ctx, true) block with no fds
Stefan Hajnoczi
2013-12-06
1
-1
/
+0
*
aio / timers: fix build of test/test-aio.c on non-linux platforms
Alex Bligh
2013-09-06
1
-2
/
+9
*
aio / timers: use g_usleep() not sleep()
Alex Bligh
2013-09-01
1
-3
/
+3
*
aio / timers: remove dummy_io_handler_flush from tests/test-aio.c
Alex Bligh
2013-08-22
1
-7
/
+2
*
aio / timers: Add test harness for AioContext timers
Alex Bligh
2013-08-22
1
-0
/
+134
*
aio / timers: Add QEMUTimerListGroup to AioContext
Alex Bligh
2013-08-22
1
-0
/
+3
*
aio: drop io_flush argument
Stefan Hajnoczi
2013-08-19
1
-20
/
+20
*
tests: drop event_active_cb()
Stefan Hajnoczi
2013-08-19
1
-14
/
+8
*
aio: stop using .io_flush()
Stefan Hajnoczi
2013-08-19
1
-5
/
+5
*
tests: adjust test-aio to new aio_poll() semantics
Stefan Hajnoczi
2013-08-19
1
-9
/
+17
*
aio: Fix return value of aio_poll()
Kevin Wolf
2013-01-17
1
-2
/
+2
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
tests: use aio_poll() instead of aio_flush() in test-aio.c
Stefan Hajnoczi
2012-12-11
1
-16
/
+15
*
tests: add AioContext unit tests
Paolo Bonzini
2012-11-26
1
-0
/
+667