qemu-e2k/target/s390x
Thomas Huth 5b7b2a1cf9 target/s390x/tcg/mem_helper: Remove bad assert() statement
The "assert(!nonfault)" statement can be triggered by running the
"mvpg" s390x kvm-unit-test with TCG. According to Richard: "... the
assert looks backward. We should only arrive there if nonfault was
true for the probe (otherwise the probe would have raised the
exception directly).  I would think we could just remove the assert."

Fixes: 4049431478 ("target/s390x: Fix s390_probe_access for user-only")
Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230317135737.597570-1-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-03-20 12:43:43 +01:00
..
kvm dump queue 2022-10-26 10:53:49 -04:00
tcg target/s390x/tcg/mem_helper: Remove bad assert() statement 2023-03-20 12:43:43 +01:00
Kconfig
arch_dump.c target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes() 2023-02-27 09:15:38 +01:00
cpu-dump.c
cpu-param.h target/s390x: Remove `NB_MMU_MODES` define 2023-03-13 06:44:37 -07:00
cpu-qom.h
cpu-sysemu.c
cpu.c target/s390x: Implement Early Exception Recognition 2023-03-20 09:32:50 +01:00
cpu.h target/s390x: Handle branching to odd addresses 2023-03-20 09:32:50 +01:00
cpu_features.c hw/s390x/pv: Restrict Protected Virtualization to sysemu 2023-01-09 13:50:13 +01:00
cpu_features.h
cpu_features_def.h
cpu_features_def.h.inc s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1 2022-08-25 21:59:04 +02:00
cpu_models.c hw/s390x/pv: Restrict Protected Virtualization to sysemu 2023-01-09 13:50:13 +01:00
cpu_models.h s390x: Fix spelling errors 2022-11-16 10:15:26 +01:00
cpu_models_sysemu.c qapi machine: Elide redundant has_FOO in generated C 2022-12-14 20:04:47 +01:00
cpu_models_user.c
diag.c
gdbstub.c gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
gen-features.c target/s390x: support PRNO_TRNG instruction 2022-09-26 17:23:11 +02:00
helper.c gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
helper.h target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG 2023-02-04 06:19:43 -10:00
interrupt.c
ioinst.c s390x: Fix spelling errors 2022-11-16 10:15:26 +01:00
machine.c
meson.build
mmu_helper.c
s390x-internal.h target/s390x: Convert to tcg_ops restore_state_to_opc 2022-10-26 11:11:28 +10:00
sigp.c
trace-events
trace.h