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