Split the QEMU buffered file code out
commit977184db39678624c1fc11d0d834a33127745904
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 12 Dec 2014 11:13:41 +0000 (12 11:13 +0000)
committerAmit Shah <amit.shah@redhat.com>
Tue, 16 Dec 2014 12:17:36 +0000 (16 17:47 +0530)
tree937be5c881e092607e1875010b111921e1852c82
parent4f9d09001261420a2990454e91320aca2d9d8781
Split the QEMU buffered file code out

The splitting of qemu-file and addition of the buffered file landed
at the same time; so now split the buffered file code out.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
migration/Makefile.objs
migration/qemu-file-buf.c [copied from migration/qemu-file.c with 53% similarity]
migration/qemu-file.c
tests/Makefile