Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-29 | migration: Clean up includes | Peter Maydell | 1 | -0/+1 |
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 | -1/+1 |
2015-09-29 | migration: size_t'ify some of qemu-file | Dr. David Alan Gilbert | 1 | -3/+4 |
2015-06-22 | qerror: Move #include out of qerror.h | Markus Armbruster | 1 | -0/+1 |
2015-03-17 | migration: Remove unused functions | Thomas Huth | 1 | -31/+0 |
2015-03-10 | Add copyright and author after file split | Stefan Berger | 1 | -0/+4 |
2015-01-16 | QEMUSizedBuffer: only free qsb that qemu_bufopen allocated | Yang Hongyang | 1 | -4/+6 |
2014-12-16 | Split the QEMU buffered file code out | Dr. David Alan Gilbert | 1 | -0/+486 |