mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 20:44:51 +00:00
To ensure our TLB isn't out-of-date we flush it on all virt mode changes. Unlike priv mode this isn't saved in the mmu_idx as all guests share V=1. The easiest option is just to flush on all changes. Backports commit eccc5a12c2fd1c646c69a1e7de29183b7a559973 from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| riscv | ||
| sparc | ||