]> Git Repo - qemu.git/commit - util/main-loop.c
main-loop: use GSource to poll AIO file descriptors
authorPaolo Bonzini <[email protected]>
Mon, 24 Sep 2012 13:07:08 +0000 (15:07 +0200)
committerPaolo Bonzini <[email protected]>
Tue, 30 Oct 2012 08:30:53 +0000 (09:30 +0100)
commit82cbbdc6a0958b49c77639a60906e30d02e6bb7b
tree5ba513939adc2e6db1bd60753d6df2fb64b5a0f9
parent7ed2b24ce17f8fb7e36e4e8d113f2a30cbea142f
main-loop: use GSource to poll AIO file descriptors

This lets us remove the hooks for the main loop in async.c.

Reviewed-by: Anthony Liguori <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
main-loop.c
main-loop.h
This page took 0.024076 seconds and 4 git commands to generate.