Re: [Qemu-devel] [PATCH v2 01/10] tests: rename postcopy-test to migration-test

2017-10-26 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > Instead of repeating the code, we are going to bo more tests on this file > > Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert > --- > MAINTAINERS | 1 + > tests/Makefile.include

[Qemu-devel] [PATCH v2 01/10] tests: rename postcopy-test to migration-test

2017-10-26 Thread Juan Quintela
Instead of repeating the code, we are going to bo more tests on this file Signed-off-by: Juan Quintela --- MAINTAINERS | 1 + tests/Makefile.include | 6 +++--- tests/{postcopy-test.c => migration-test.c} | 8 +++- 3 files changed, 7 inser