summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eventfd: making it thread safeAlexey Kardashevskiy2012-08-281-0/+1
* iohandler: Use bool for boolean struct member and remove holesStefan Weil2012-05-011-2/+2
* Revert to a hand-made select loopPaolo Bonzini2011-10-211-53/+1
* main-loop: create main-loop.hPaolo Bonzini2011-10-211-0/+1
* iohandlers: fix issue with qemu_set_fd_handler()Anthony Liguori2011-09-081-5/+2
* main: switch qemu_set_fd_handler to g_io_add_watchAnthony Liguori2011-09-011-1/+56
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-4/+4
* add a service to reap zombies, use it in SLIRPPaolo Bonzini2011-03-291-0/+64
* extract I/O handler lists to iohandler.cPaolo Bonzini2011-03-291-0/+129