mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-26 11:07:00 +00:00
This code is preventing the MMU debug code from displaying virtual mappings of IO devices (anything that is not located in the RAM). Before this patch, Qemu would output 0xffffffffffffffff (-1) as the physical address corresponding to an IO device virtual address. With this patch the intended physical address is displayed. Backports commit 7e450a8f50ac12fc8f69b6ce555254c84efcf407 from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |