]> git.proxmox.com Git - qemu.git/commit - main-loop.c
main-loop: use GSource to poll AIO file descriptors
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 24 Sep 2012 13:07:08 +0000 (15:07 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
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 <aliguori@us.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
main-loop.c
main-loop.h