From: Janosch Frank <frankja@linux.ibm.com>
To: kvm@vger.kernel.org
Cc: linux-s390@vger.kernel.org, imbrenda@linux.ibm.com, nrb@linux.ibm.com
Subject: [kvm-unit-tests 1/2] s390x: unittests: Reenable tcg for migration tests
Date: Tue, 4 Aug 2026 14:16:28 +0000 [thread overview]
Message-ID: <20260804142133.1745878-2-frankja@linux.ibm.com> (raw)
In-Reply-To: <20260804142133.1745878-1-frankja@linux.ibm.com>
The TCG fixes for this issue have been in QEMU for quite a while.
It's time to reenable these tests.
QEMU fix discussion:
https://lore.kernel.org/qemu-devel/20240312201458.79532-1-philmd@linaro.org/
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
---
s390x/unittests.cfg | 5 -----
1 file changed, 5 deletions(-)
diff --git a/s390x/unittests.cfg b/s390x/unittests.cfg
index 8c39d4f1..64bc998d 100644
--- a/s390x/unittests.cfg
+++ b/s390x/unittests.cfg
@@ -15,19 +15,14 @@ test_args = 'test 123'
[selftest-migration]
file = selftest-migration.elf
groups = selftest migration
-# TODO: Remove accel=kvm once the following TCG migration fix has been merged:
-# https://lore.kernel.org/qemu-devel/20240219061731.232570-1-npiggin@gmail.com/
-accel = kvm
[selftest-migration-skip]
file = selftest-migration.elf
groups = selftest migration
test_args = "skip"
-# This fails due to a QEMU TCG bug so KVM-only until QEMU is fixed upstream
[migration-memory]
file = memory-verify.elf
-accel = kvm
groups = migration
[intercept]
--
2.53.0
next prev parent reply other threads:[~2026-08-04 14:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-04 14:16 [kvm-unit-tests 0/2] s390x: Fixup test fencing Janosch Frank
2026-08-04 14:16 ` Janosch Frank [this message]
2026-08-04 14:16 ` [kvm-unit-tests 2/2] s390x: skey: Fence TCG protection checks Janosch Frank
2026-08-06 8:38 ` Claudio Imbrenda
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260804142133.1745878-2-frankja@linux.ibm.com \
--to=frankja@linux.ibm.com \
--cc=imbrenda@linux.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=nrb@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.