summaryrefslogtreecommitdiffstats
path: root/migration/qemu-file-buf.c
Commit message (Expand)AuthorAgeFilesLines
* coroutine: move into libqemuutil.a libraryDaniel P. Berrange2015-10-201-1/+1
* migration: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-09-291-1/+1
* migration: size_t'ify some of qemu-fileDr. David Alan Gilbert2015-09-291-3/+4
* qerror: Move #include out of qerror.hMarkus Armbruster2015-06-221-0/+1
* migration: Remove unused functionsThomas Huth2015-03-171-31/+0
* Add copyright and author after file splitStefan Berger2015-03-101-0/+4
* QEMUSizedBuffer: only free qsb that qemu_bufopen allocatedYang Hongyang2015-01-161-4/+6
* Split the QEMU buffered file code outDr. David Alan Gilbert2014-12-161-0/+486
OpenPOWER on IntegriCloud