Re: [Qemu-devel] [SPARC] Qemu failed to display MMU mapping for non memory area.

2017-11-20 Thread Mark Cave-Ayland
On 19/11/17 14:12, Jean-Christophe DUBOIS wrote: > Hello, > > I am using Qemu to emulate a Leon3 based board. > > In the software I am running on Qemu, I configured the virtual memory > through MMU programming. > > In particular, I mapped the built-in UART to a 4K page. > > To check that my MM

[Qemu-devel] [SPARC] Qemu failed to display MMU mapping for non memory area.

2017-11-19 Thread Jean-Christophe DUBOIS
Hello, I am using Qemu to emulate a Leon3 based board. In the software I am running on Qemu, I configured the virtual memory through MMU programming. In particular, I mapped the built-in UART to a 4K page. To check that my MMU table was OK I switched on (at compile time) the DEBUG_MMU facil