]> git.proxmox.com Git - qemu.git/commit - main-loop.c
iohandler: switch to GPollFD
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 20 Feb 2013 10:28:29 +0000 (11:28 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 21 Feb 2013 22:17:31 +0000 (16:17 -0600)
commita3e4b4a8091cc4fcf7cb619570c72c54c2d6a6e9
tree61e4b06de9c21e95cec635e31b97dba0a5d80758
parent8917c3bdba37d6fe4393db0fad3fabbde9530d6b
iohandler: switch to GPollFD

Convert iohandler_select_fill() and iohandler_select_poll() to use
GPollFD instead of rfds/wfds/xfds.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-id: 1361356113-11049-7-git-send-email-stefanha@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
include/qemu/main-loop.h
iohandler.c
main-loop.c