summary refs log tree commit diff stats
path: root/scripts/qapi.py
diff options
context:
space:
mode:
authorJean-Christophe Dubois <jcd@tribudubois.net>2017-11-22 07:32:50 +0100
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2018-01-09 21:31:31 +0000
commit7e450a8f50ac12fc8f69b6ce555254c84efcf407 (patch)
tree97db18857434bbdef70d04823e4cbc4a0f3783e7 /scripts/qapi.py
parent3cee4db661ab9c0fce7937b3bbfa188a1845f31f (diff)
downloadfocaccia-qemu-7e450a8f50ac12fc8f69b6ce555254c84efcf407.tar.gz
focaccia-qemu-7e450a8f50ac12fc8f69b6ce555254c84efcf407.zip
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 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions