diff options
author | Jean-Christophe Dubois <jcd@tribudubois.net> | 2017-11-22 07:32:50 +0100 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2018-01-09 21:31:31 +0000 |
commit | 7e450a8f50ac12fc8f69b6ce555254c84efcf407 (patch) | |
tree | 97db18857434bbdef70d04823e4cbc4a0f3783e7 /include | |
parent | 3cee4db661ab9c0fce7937b3bbfa188a1845f31f (diff) |
target/sparc: remove MemoryRegionSection check code from sparc_cpu_get_phys_page_debug()
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.
Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions