]> Git Repo - qemu.git/commit - migration/qemu-file-internal.h
Split struct QEMUFile out
authorDr. David Alan Gilbert <[email protected]>
Fri, 12 Dec 2014 11:13:40 +0000 (11:13 +0000)
committerAmit Shah <[email protected]>
Tue, 16 Dec 2014 12:17:36 +0000 (17:47 +0530)
commit4f9d09001261420a2990454e91320aca2d9d8781
treedc9669c422a62c223b5e4f63d72fc359148dce54
parent329c9b10b659209c663e59ce164727ef9fd2ecdb
Split struct QEMUFile out

Now we've got multiple QEMUFile source files, some of them need
access to things that were defined in qemu-file.c, so create
a -internal header for them.

Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Signed-off-by: Amit Shah <[email protected]>
migration/qemu-file-internal.h [new file with mode: 0644]
migration/qemu-file.c
This page took 0.022651 seconds and 4 git commands to generate.