[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: |
Mon, 6 Dec 2021 11:06:01 +0000 |
On Sun, 5 Dec 2021 at 17:16, abhijeet inamdar
<abhijeetinamdar3005@gmail.com> wrote:
>
> So the solution would be placing the vector correctly and mapping to the
> right address for Flash/RAM...?
Yes, you need to make sure your model:
* puts RAM and flash where the hardware does
* configures the CPU object to set the initial VTOR to
the same place the hardware does
and you need to make sure your guest code is written and
linked to execute from the correct addresses.
-- PMM
- qemu: fatal: lockup..., abhijeet inamdar, 2021/12/04
- Re: qemu: fatal: lockup..., Peter Maydell, 2021/12/05
- Re: qemu: fatal: lockup..., abhijeet inamdar, 2021/12/05
- Re: qemu: fatal: lockup...,
Peter Maydell <=
- 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, 2021/12/08
- Re: qemu: fatal: lockup..., abhijeet inamdar, 2021/12/08
- Re: qemu: fatal: lockup..., abhijeet inamdar, 2021/12/08