OSDN Git Service

tests/migration/i386: Speed up the i386 migration test (when using TCG)
authorThomas Huth <thuth@redhat.com>
Mon, 22 Aug 2022 16:56:06 +0000 (17:56 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 24 Aug 2022 09:14:49 +0000 (10:14 +0100)
commit41adc59640b786575ebf002a4ede8169b0a9541e
treedd57f9abf9c9de3ba5b535b837d8bf216dbdfba6
parentc398c7618737d7ff36ae49ba31dae1925683a605
tests/migration/i386: Speed up the i386 migration test (when using TCG)

When KVM is not available, the i386 migration test also runs in a rather
slow fashion, since the guest code takes a couple of seconds to print
the "B"s on the serial console, and the migration test has to wait for
this each time. Let's increase the frequency here, too, so that the
delays in the migration tests get smaller.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220819053802.296584-4-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220822165608.2980552-5-alex.bennee@linaro.org>
tests/migration/i386/a-b-bootblock.S
tests/migration/i386/a-b-bootblock.h