Il 30/09/2014 20:26, Eduardo Habkost ha scritto: > Other test code will use the function. > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > --- > tests/Makefile | 1 + > tests/coroutine-stub.c | 13 +++++++++++++ > tests/test-vmstate.c | 11 ----------- > 3 files changed, 14 insertions(+), 11 deletions(-) > create mode 100644 tests/coroutine-stub.c
Should we split qemu-file.c instead? Paolo