1. e5b6353 socket: Add backlog parameter to socket_listen by Juan Quintela · 5 years ago
  2. dc03272 qga: use local path for local headers by Michael S. Tsirkin · 7 years ago
  3. 6247351 sockets: remove obsolete code that updated listen address by Daniel P. Berrange · 7 years ago
  4. 26de229 qga: add systemd socket activation support by Stefan Hajnoczi · 8 years ago
  5. 586ef5d qga: add vsock-listen method by Stefan Hajnoczi · 8 years ago
  6. f06b203 qga: drop unnecessary GA_CHANNEL_UNIX_LISTEN checks by Stefan Hajnoczi · 8 years ago
  7. b8093d3 qga: drop unused sockaddr in accept(2) call by Stefan Hajnoczi · 8 years ago
  8. 36a2c2d qga: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  9. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  10. 4459bf3 qga: Clean up includes by Peter Maydell · 9 years ago
  11. f74df9b qga: handle G_IO_STATUS_AGAIN in ga_channel_write_all() by Yuri Pudgorodskiy · 9 years ago
  12. f3a0640 qga: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  13. 16b3808 channel-posix: using qemu_set_nonblock() instead of fcntl(O_NONBLOCK) by Gonglei · 10 years ago
  14. 7868181 qemu-ga: Handle errors uniformely in ga_channel_open() by Markus Armbruster · 12 years ago
  15. d4f4a3e qemu-ga: Plug fd leak on ga_channel_open() error paths by Markus Armbruster · 12 years ago
  16. 32c1662 qemu-ga: Plug fd leak on ga_channel_listen_accept() error path by Markus Armbruster · 12 years ago
  17. 1d57db1 qga/channel-posix.c: Explicitly include string.h by Peter Maydell · 12 years ago
  18. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  19. 4d4922c qga/channel-posix.c: Include headers it needs by Eduardo Habkost · 12 years ago
  20. 9011981 qemu-ga: ask and print error information from qemu-sockets by Paolo Bonzini · 12 years ago
  21. 7fc4e63 qemu-sockets: add Error ** to all functions by Paolo Bonzini · 12 years ago
  22. e61ab1d qemu-ga: Implement alternative to O_ASYNC by Andreas Färber · 13 years ago
  23. 125b310 qemu-ga: move channel/transport functionality into wrapper class by Michael Roth · 13 years ago