|
From: | Thomas Huth |
Subject: | Re: [PATCH v4 12/12] tests/tcg/s390x: Test unaligned accesses |
Date: | Fri, 17 Mar 2023 09:43:11 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 |
On 16/03/2023 17.44, Ilya Leoshkevich wrote:
Add a number of small test that check whether accessing unaligned addresses in various ways leads to a specification exception. Run these test both in softmmu and user configurations; expect a PGM in one case and SIGILL in the other. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> ---
Thanks for reworking this! It looks much nicer now, indeed! Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |