Sign in
qemu
/
qemu
/
b813bed1ab064e0198f68a9e745da3caaf9c8e47
/
tests
/
test-aio.c
3f53bc6
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
by Paolo Bonzini
· 8 years ago
f6a51c8
aio: add AioPollFn and io_poll() interface
by Stefan Hajnoczi
· 8 years ago
65c1b5b
iothread: release AioContext around aio_poll
by Paolo Bonzini
· 8 years ago
3fdd0ee
timer: set vm_clock disabled default
by Gonglei
· 8 years ago
79ffb27
tests: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
681c28a
tests: Clean up includes
by Peter Maydell
· 9 years ago
c29b77f
error: Use error_reportf_err() where it makes obvious sense
by Markus Armbruster
· 9 years ago
8aa802a
error: Don't decorate original error message when adding to it
by Markus Armbruster
· 9 years ago
7595ed7
test-aio: Fix event notifier cleanup
by Kevin Wolf
· 9 years ago
c07bc2c
tests: Add test case for aio_disable_external
by Fam Zheng
· 9 years ago
dca21ef
aio: Add "is_external" flag for event handlers
by Fam Zheng
· 9 years ago
eabc977
AioContext: fix broken ctx->dispatching optimization
by Paolo Bonzini
· 9 years ago
12d69ac
tests: remove irrelevant assertions from test-aio
by Paolo Bonzini
· 9 years ago
da5e1de
Revert "iothread: release iothread around aio_poll"
by Stefan Hajnoczi
· 10 years ago
a0710f7
iothread: release iothread around aio_poll
by Paolo Bonzini
· 10 years ago
2f78e49
async: aio_context_new(): Handle event_notifier_init failure
by Chrysostomos Nanakos
· 10 years ago
363285d
test-aio: test timers on Windows too
by Paolo Bonzini
· 10 years ago
748bfb4
tests: Add missing 'static' attributes (fix warnings from smatch)
by Stefan Weil
· 10 years ago
acfb23a
AioContext: do not rely on aio_poll(ctx, true) result to end a loop
by Paolo Bonzini
· 10 years ago
ef508f4
test-aio: fix GSource-based timer test
by Paolo Bonzini
· 10 years ago
0875709
tests: Remove unsupported tests for MinGW
by Stefan Weil
· 11 years ago
98563fc
aio: add aio_context_acquire() and aio_context_release()
by Stefan Hajnoczi
· 11 years ago
d3fa923
aio: make aio_poll(ctx, true) block with no fds
by Stefan Hajnoczi
· 11 years ago
a94a3fa
aio / timers: fix build of test/test-aio.c on non-linux platforms
by Alex Bligh
· 11 years ago
fcdda21
aio / timers: use g_usleep() not sleep()
by Alex Bligh
· 11 years ago
91c68f1
aio / timers: remove dummy_io_handler_flush from tests/test-aio.c
by Alex Bligh
· 11 years ago
b53edf9
aio / timers: Add test harness for AioContext timers
by Alex Bligh
· 11 years ago
dae21b9
aio / timers: Add QEMUTimerListGroup to AioContext
by Alex Bligh
· 11 years ago
f2e5dca
aio: drop io_flush argument
by Stefan Hajnoczi
· 12 years ago
1b9ecdb
tests: drop event_active_cb()
by Stefan Hajnoczi
· 12 years ago
164a101
aio: stop using .io_flush()
by Stefan Hajnoczi
· 12 years ago
24d1a6d
tests: adjust test-aio to new aio_poll() semantics
by Stefan Hajnoczi
· 12 years ago
2ea9b58
aio: Fix return value of aio_poll()
by Kevin Wolf
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
9fe3781
tests: use aio_poll() instead of aio_flush() in test-aio.c
by Stefan Hajnoczi
· 12 years ago
b2ea25d
tests: add AioContext unit tests
by Paolo Bonzini
· 12 years ago