mirror of
https://github.com/qemu/qemu.git
synced 2026-09-21 22:14:32 +00:00
Recognize LSX/LASX stores in the LoongArch host signal handler to fix internal QEMU crashes when RISC-V vector stores hit write-protected code pages through host memcpy. Signed-off-by: Felix Yan <felixonmars@archlinux.org> Signed-off-by: SignKirigami <prcups@krgm.moe> Signed-off-by: Helge Deller <deller@gmx.de>