diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2013-11-28 12:01:10 -0200 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2014-01-13 12:39:48 +0100 |
commit | c961514fd9e707b6a39c60f687a711ffe0a33539 (patch) | |
tree | ea6f44af08ab302ac836c3520f663d44f61f0f90 /qemu-io.c | |
parent | 40596834c0d57a223124a956ccbe39dfeadc9f0e (diff) | |
download | hqemu-c961514fd9e707b6a39c60f687a711ffe0a33539.zip hqemu-c961514fd9e707b6a39c60f687a711ffe0a33539.tar.gz |
qemu-file: Make a few functions non-static
The QEMUFile code will be moved to qemu-file.c. This will require making
the following functions non-static because they are used by the savevm.c
code:
* qemu_peek_byte()
* qemu_peek_buffer()
* qemu_file_skip()
* qemu_file_set_error()
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions