aboutsummaryrefslogtreecommitdiff
path: root/iohandler.c
AgeCommit message (Expand)Author
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