]> Git Repo - qemu.git/commit - tests/test-aio.c
aio / timers: Add QEMUTimerListGroup to AioContext
authorAlex Bligh <[email protected]>
Wed, 21 Aug 2013 15:02:49 +0000 (16:02 +0100)
committerStefan Hajnoczi <[email protected]>
Thu, 22 Aug 2013 17:10:27 +0000 (19:10 +0200)
commitdae21b98b973e8d878a92b44f70a51aa8d4c739b
tree6cb0d9a0bd76967cf37fc6244fcc70077de504b6
parent754d6a544d044bddeef87e9a63b4f511f59f3c4e
aio / timers: Add QEMUTimerListGroup to AioContext

Add a QEMUTimerListGroup each AioContext (meaning a QEMUTimerList
associated with each clock is added) and delete it when the
AioContext is freed.

Signed-off-by: Alex Bligh <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
async.c
include/block/aio.h
tests/test-aio.c
tests/test-thread-pool.c
This page took 0.025867 seconds and 4 git commands to generate.