Re: [PATCH] hw/mips/jazz: Map the UART devices unconditionally

2021-07-02 Thread Mark Cave-Ayland
On 01/07/2021 22:21, Philippe Mathieu-Daudé wrote: On 6/29/21 7:37 AM, Philippe Mathieu-Daudé wrote: When using the Magnum ARC firmware we can see accesses to the UART1 beeing rejected, because the device is not mapped: $ qemu-system-mips64el -M magnum -d guest_errors,unimp -bios NTPROM.RAW

Re: [PATCH] hw/mips/jazz: Map the UART devices unconditionally

2021-07-01 Thread Philippe Mathieu-Daudé
On 6/29/21 7:37 AM, Philippe Mathieu-Daudé wrote: > When using the Magnum ARC firmware we can see accesses to the > UART1 beeing rejected, because the device is not mapped: > > $ qemu-system-mips64el -M magnum -d guest_errors,unimp -bios NTPROM.RAW > Invalid access at addr 0x80007004, size 1,

Re: [PATCH] hw/mips/jazz: Map the UART devices unconditionally

2021-06-29 Thread Peter Maydell
On Tue, 29 Jun 2021 at 06:37, Philippe Mathieu-Daudé wrote: > > When using the Magnum ARC firmware we can see accesses to the > UART1 beeing rejected, because the device is not mapped: "being" > > $ qemu-system-mips64el -M magnum -d guest_errors,unimp -bios NTPROM.RAW > Invalid access at add

[PATCH] hw/mips/jazz: Map the UART devices unconditionally

2021-06-28 Thread Philippe Mathieu-Daudé
When using the Magnum ARC firmware we can see accesses to the UART1 beeing rejected, because the device is not mapped: $ qemu-system-mips64el -M magnum -d guest_errors,unimp -bios NTPROM.RAW Invalid access at addr 0x80007004, size 1, region '(null)', reason: rejected Invalid access at addr 0