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 <i...@linux.ibm.com> ---
Thanks for reworking this! It looks much nicer now, indeed! Reviewed-by: Thomas Huth <th...@redhat.com>