diff options
author | Akihiko Odaki <akihiko.odaki@daynix.com> | 2022-12-01 19:27:28 +0900 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-09-29 09:33:10 +0200 |
commit | 7191f24c7fcfbc1216d09214122582f4f9d699db (patch) | |
tree | f247b2c1ca2f54b083217105f6af81c64263417f /hw/display/omap_lcdc.c | |
parent | 35ed01ba5448208695ada5fa20a13c0a4689a1c1 (diff) | |
download | qemu-7191f24c7fcfbc1216d09214122582f4f9d699db.zip qemu-7191f24c7fcfbc1216d09214122582f4f9d699db.tar.gz qemu-7191f24c7fcfbc1216d09214122582f4f9d699db.tar.bz2 |
accel/kvm/kvm-all: Handle register access errors
A register access error typically means something seriously wrong
happened so that anything bad can happen after that and recovery is
impossible.
Even failing one register access is catastorophic as
architecture-specific code are not written so that it torelates such
failures.
Make sure the VM stop and nothing worse happens if such an error occurs.
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-ID: <20221201102728.69751-1-akihiko.odaki@daynix.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/display/omap_lcdc.c')
0 files changed, 0 insertions, 0 deletions