summaryrefslogtreecommitdiff
path: root/migration/qemu-file-buf.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-29migration: Clean up includesPeter Maydell1-0/+1
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange1-1/+1
2015-09-29migration: Use g_new() & friends where that makes obvious senseMarkus Armbruster1-1/+1
2015-09-29migration: size_t'ify some of qemu-fileDr. David Alan Gilbert1-3/+4
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster1-0/+1
2015-03-17migration: Remove unused functionsThomas Huth1-31/+0
2015-03-10Add copyright and author after file splitStefan Berger1-0/+4
2015-01-16QEMUSizedBuffer: only free qsb that qemu_bufopen allocatedYang Hongyang1-4/+6
2014-12-16Split the QEMU buffered file code outDr. David Alan Gilbert1-0/+486