diff options
author | Jared Rossi <jrossi@linux.ibm.com> | 2024-10-19 21:29:46 -0400 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2024-10-23 06:53:44 +0200 |
commit | 0181e23713114fd4c33326c3372aaf48dcfb412a (patch) | |
tree | 44c0cc68b4cf4078163a1bc1c9f830f20e5d8b5b /include/hw/qdev-core.h | |
parent | f1a2a6e41ef76e02ddc5ede3dd042ef96b4fb8d2 (diff) | |
download | qemu-0181e23713114fd4c33326c3372aaf48dcfb412a.zip qemu-0181e23713114fd4c33326c3372aaf48dcfb412a.tar.gz qemu-0181e23713114fd4c33326c3372aaf48dcfb412a.tar.bz2 |
pc-bios/s390-ccw: Enable failed IPL to return after error
Remove panic-on-error from IPL functions such that a return code is propagated
back to the main IPL calling function (rather than terminating immediately),
which facilitates possible error recovery in the future.
A select few panics remain, which indicate fatal non-devices errors that must
result in termination.
Signed-off-by: Jared Rossi <jrossi@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20241020012953.1380075-13-jrossi@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'include/hw/qdev-core.h')
0 files changed, 0 insertions, 0 deletions