On Fri, Jun 09, 2023 at 12:49:10AM +0200, Juan Quintela wrote:
> The bootsector code is read only from the guest (otherwise we are
> going to have problems with it being read from both source and
> destination).
>
> Create a single copy for all the tests.
>
> Signed-off-by: Juan Quintela
Review
The bootsector code is read only from the guest (otherwise we are
going to have problems with it being read from both source and
destination).
Create a single copy for all the tests.
Signed-off-by: Juan Quintela
---
tests/qtest/migration-test.c | 50 ++--
1 file