Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iohandlers: fix issue with qemu_set_fd_handler() | Anthony Liguori | 2011-09-08 | 1 | -5/+2 |
* | main: switch qemu_set_fd_handler to g_io_add_watch | Anthony Liguori | 2011-09-01 | 1 | -1/+56 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -4/+4 |
* | add a service to reap zombies, use it in SLIRP | Paolo Bonzini | 2011-03-29 | 1 | -0/+64 |
* | extract I/O handler lists to iohandler.c | Paolo Bonzini | 2011-03-29 | 1 | -0/+129 |