mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 22:34:59 +00:00
Semihosting hooks either SVC or HLT instructions, and inside KVM both of those go to EL1, ie to the guest, and can't be trapped to KVM. Let check_for_semihosting() return False when not running on TCG. backports commit 91f78c58da9ba78c8ed00f5d822b701765be8499 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||