]> Git Repo - qemu.git/commit
iohandler: switch to GPollFD
authorStefan Hajnoczi <[email protected]>
Wed, 20 Feb 2013 10:28:29 +0000 (11:28 +0100)
committerAnthony Liguori <[email protected]>
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 <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Message-id: 1361356113[email protected]
Signed-off-by: Anthony Liguori <[email protected]>
include/qemu/main-loop.h
iohandler.c
main-loop.c
This page took 0.021454 seconds and 4 git commands to generate.