15 Commits (dfb3804d478bce02350bdf87534dc7dd3d1ded51)

Author SHA1 Message Date
Stefan Hajnoczi a3e4b4a809 iohandler: switch to GPollFD 13 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 737e150e89 block: move include files to include/block/ 14 years ago
Paolo Bonzini f8fe796407 janitor: do not include qemu-char everywhere 14 years ago
Paolo Bonzini f627aab1cc aio: introduce AioContext, move bottom halves there 14 years ago
David Gibson bbdd2ad081 qemu-char: BUGFIX, don't call FD_ISSET with negative fd 14 years ago
Alexey Kardashevskiy 55ce75faf2 eventfd: making it thread safe 14 years ago
Stefan Weil c97feed13c iohandler: Use bool for boolean struct member and remove holes 14 years ago
Paolo Bonzini be08e65e01 Revert to a hand-made select loop 15 years ago
Paolo Bonzini 44a9b356ad main-loop: create main-loop.h 15 years ago
Anthony Liguori c82dc29a91 iohandlers: fix issue with qemu_set_fd_handler() 15 years ago
Anthony Liguori 4d88a2ac86 main: switch qemu_set_fd_handler to g_io_add_watch 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Paolo Bonzini 4d54ec7898 add a service to reap zombies, use it in SLIRP 15 years ago
Paolo Bonzini 0298141998 extract I/O handler lists to iohandler.c 15 years ago