Re: [PATCH 2/4] tests/migration/aarch64: Speed up the aarch64 migration test

2022-08-22 Thread Daniel P . Berrangé
On Fri, Aug 19, 2022 at 07:38:00AM +0200, Thomas Huth wrote: > The migration tests spend a lot of time waiting for a sign of live > of the guest on the serial console. The aarch64 migration code only > outputs "B"s every couple of seconds (at least it takes more than 4 > seconds between each

[PATCH 2/4] tests/migration/aarch64: Speed up the aarch64 migration test

2022-08-18 Thread Thomas Huth
The migration tests spend a lot of time waiting for a sign of live of the guest on the serial console. The aarch64 migration code only outputs "B"s every couple of seconds (at least it takes more than 4 seconds between each characeter on my x86 laptop). There are a lot of migration tests, and if