commit | 4f9d09001261420a2990454e91320aca2d9d8781 | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Fri Dec 12 11:13:40 2014 +0000 |
committer | Amit Shah <amit.shah@redhat.com> | Tue Dec 16 17:47:36 2014 +0530 |
tree | dc9669c422a62c223b5e4f63d72fc359148dce54 | |
parent | 329c9b10b659209c663e59ce164727ef9fd2ecdb [diff] |
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 <dgilbert@redhat.com> Signed-off-by: Amit Shah <amit.shah@redhat.com>