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-aio.c
Age
Commit message (
Expand
)
Author
2014-03-31
tests: Remove unsupported tests for MinGW
Stefan Weil
2014-03-13
aio: add aio_context_acquire() and aio_context_release()
Stefan Hajnoczi
2013-12-06
aio: make aio_poll(ctx, true) block with no fds
Stefan Hajnoczi
2013-09-06
aio / timers: fix build of test/test-aio.c on non-linux platforms
Alex Bligh
2013-09-01
aio / timers: use g_usleep() not sleep()
Alex Bligh
2013-08-22
aio / timers: remove dummy_io_handler_flush from tests/test-aio.c
Alex Bligh
2013-08-22
aio / timers: Add test harness for AioContext timers
Alex Bligh
2013-08-22
aio / timers: Add QEMUTimerListGroup to AioContext
Alex Bligh
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
2013-08-19
tests: drop event_active_cb()
Stefan Hajnoczi
2013-08-19
aio: stop using .io_flush()
Stefan Hajnoczi
2013-08-19
tests: adjust test-aio to new aio_poll() semantics
Stefan Hajnoczi
2013-01-17
aio: Fix return value of aio_poll()
Kevin Wolf
2012-12-19
block: move include files to include/block/
Paolo Bonzini
2012-12-11
tests: use aio_poll() instead of aio_flush() in test-aio.c
Stefan Hajnoczi
2012-11-26
tests: add AioContext unit tests
Paolo Bonzini