tests/qtest/migration-test: Enable on ppc64 TCG
authorNicholas Piggin <npiggin@gmail.com>
Thu, 30 May 2024 07:44:51 +0000 (17:44 +1000)
committerFabiano Rosas <farosas@suse.de>
Fri, 14 Jun 2024 17:00:56 +0000 (14:00 -0300)
commitbd1dcd86a02a0f4bf7a15ce45729912f54663e35
treebad0ce2a5cca78466a8109cc5d50b5b0b80f0ee5
parentea6ce9109eab5b9bca47d7145f1291ee4ddfe5de
tests/qtest/migration-test: Enable on ppc64 TCG

ppc64 with TCG seems to no longer be failing this test, perhaps since
commit 03bfc2188f061 ("physmem: Fix migration dirty bitmap coherency
with TCG memory access") which is not ppc specific but was seen to hit
ppc64 quite easily.

Let's enable it again.

The s390x problem has been identified so mention it while we are
adjusting the comment.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Prasad Pandit <pjp@fedoraproject.org>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
tests/qtest/migration-test.c