aboutsummaryrefslogtreecommitdiff
path: root/iohandler.c
AgeCommit message (Expand)Author
2012-12-19janitor: do not include qemu-char everywherePaolo Bonzini
2012-10-30aio: introduce AioContext, move bottom halves therePaolo Bonzini
2012-09-17qemu-char: BUGFIX, don't call FD_ISSET with negative fdDavid Gibson
2012-08-21eventfd: making it thread safeAlexey Kardashevskiy
2012-05-01iohandler: Use bool for boolean struct member and remove holesStefan Weil
2011-10-21Revert to a hand-made select loopPaolo Bonzini
2011-10-21main-loop: create main-loop.hPaolo Bonzini
2011-09-08iohandlers: fix issue with qemu_set_fd_handler()Anthony Liguori
2011-09-01main: switch qemu_set_fd_handler to g_io_add_watchAnthony Liguori
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-03-29add a service to reap zombies, use it in SLIRPPaolo Bonzini
2011-03-29extract I/O handler lists to iohandler.cPaolo Bonzini