History log of /kvm-unit-tests/s390x/panic-loop-pgm.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 8a078df4 20-Sep-2022 Thomas Huth <thuth@redhat.com>

Merge branch 's390x-pull-2022-20-09' into 'master'

s390x: LPAR boot fix and additional tests

See merge request kvm-unit-tests/kvm-unit-tests!35


# fa594892 23-Aug-2022 Nico Boehr <nrb@linux.ibm.com>

s390x: add pgm spec interrupt loop test

An invalid PSW causes a program interrupt. When an invalid PSW is
introduced in the pgm_new_psw, an interrupt loop occurs as soon as a
program interrupt is ca

s390x: add pgm spec interrupt loop test

An invalid PSW causes a program interrupt. When an invalid PSW is
introduced in the pgm_new_psw, an interrupt loop occurs as soon as a
program interrupt is caused.

QEMU should detect that and panic the guest, hence add a test for it.

Signed-off-by: Nico Boehr <nrb@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Reviewed-by: Janosch Frank <frankja@de.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Link: https://lore.kernel.org/r/20220823103833.156942-5-nrb@linux.ibm.com
Message-Id: <20220823103833.156942-5-nrb@linux.ibm.com>
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>

show more ...