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