[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: qemu: fatal: lockup...
From: |
Peter Maydell |
Subject: |
Re: qemu: fatal: lockup... |
Date: |
Wed, 8 Dec 2021 11:30:37 +0000 |
On Wed, 8 Dec 2021 at 10:45, abhijeet inamdar
<abhijeetinamdar3005@gmail.com> wrote:
>
> Hi,
>
> Are these lines to be changed accordingly for my compatible
> https://github.com/qemu/qemu/blob/stable-4.2/target/arm/helper.c#L9842-#L9852
> or is it fixed?
Those lines aren't board-specific, they are an
architectural requirement on the CPU. They set up the
default memory permissions (executable or not) when the
MPU is disabled.
Also, you're looking at QEMU 4.2 there, which is now
pretty old. If you're actively developing a new board
model, use the most recent QEMU at least, and preferably
head-of-git.
thanks
-- PMM
- Re: qemu: fatal: lockup..., (continued)
- Re: qemu: fatal: lockup..., Peter Maydell, 2021/12/05
- Re: qemu: fatal: lockup..., abhijeet inamdar, 2021/12/05
- Re: qemu: fatal: lockup..., Peter Maydell, 2021/12/06
- Re: qemu: fatal: lockup..., abhijeet inamdar, 2021/12/06
- Re: qemu: fatal: lockup..., Peter Maydell, 2021/12/06
- Re: qemu: fatal: lockup..., abhijeet inamdar, 2021/12/06
- Re: qemu: fatal: lockup..., abhijeet inamdar, 2021/12/07
- Re: qemu: fatal: lockup..., Peter Maydell, 2021/12/07
- Re: qemu: fatal: lockup..., abhijeet inamdar, 2021/12/07
- Re: qemu: fatal: lockup..., abhijeet inamdar, 2021/12/08
- Re: qemu: fatal: lockup...,
Peter Maydell <=
- Re: qemu: fatal: lockup..., abhijeet inamdar, 2021/12/08
- Re: qemu: fatal: lockup..., abhijeet inamdar, 2021/12/08
- Re: qemu: fatal: lockup..., abhijeet inamdar, 2021/12/10
- Re: qemu: fatal: lockup..., Peter Maydell, 2021/12/10
- Re: qemu: fatal: lockup..., abhijeet inamdar, 2021/12/14