Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-10 | osdep: remove use of socket_error() from all code | Daniel P. Berrange | 1 | -8/+6 |
2016-01-29 | migration: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-12-03 | migration: Clean up use of g_poll() in socket_writev_buffer() | Markus Armbruster | 1 | -1/+2 |
2015-11-10 | Return path: socket_writev_buffer: Block even on non-blocking fd's | Dr. David Alan Gilbert | 1 | -5/+37 |
2015-11-10 | Return path: Open a return path on QEMUFile for sockets | Dr. David Alan Gilbert | 1 | -9/+60 |
2015-10-20 | coroutine: move into libqemuutil.a library | Daniel P. Berrange | 1 | -1/+1 |
2015-09-29 | migration: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -2/+2 |
2015-09-29 | migration: size_t'ify some of qemu-file | Dr. David Alan Gilbert | 1 | -2/+4 |
2015-01-16 | socket shutdown | Dr. David Alan Gilbert | 1 | -4/+19 |
2014-12-16 | Start migrating migration code into a migration directory | Dr. David Alan Gilbert | 1 | -0/+223 |