Hello,
I am running: `qemu-system-x86_64 -m 256 openwrt-x86-64-combined-ext4.img
-nographic`
It boots, but it gets stuck after those lines:
```
...
[0.470910] Bridge firewalling registered
[0.471095] Ebtables v2.0 registered
[0.473087] input: AT Translated Set 2 keyboard as
/devices/pla
Hi,
How do I fix it ? it's for cortex-m3 and the below is the gdb trace when I
load ELF.
qemu: fatal: Lockup: can't escalate 3 to HardFault (current priority -1)
R00= R01= R02= R03=
R04= R05= R06= R07=
R08= R09= R10=
On Thu, 16 Sept 2021 at 17:52, abhijeet inamdar
wrote:
> How do I fix it ? it's for cortex-m3 and the below is the gdb trace when I
> load ELF.
>
> qemu: fatal: Lockup: can't escalate 3 to HardFault (current priority -1)
>
> R00= R01= R02= R03=
> R04= R05=0
On Thu, 16 Sept 2021 at 19:46, Peter Maydell wrote:
>
> On Thu, 16 Sept 2021 at 17:52, abhijeet inamdar
> wrote:
> > How do I fix it ? it's for cortex-m3 and the below is the gdb trace when I
> > load ELF.
> >
> > qemu: fatal: Lockup: can't escalate 3 to HardFault (current priority -1)
> >
> > R
Is there any way/s to check where actually is it failing or point which
file?
Thank you,
Abhijeet.
On Thu, Sep 16, 2021 at 8:49 PM Peter Maydell
wrote:
> On Thu, 16 Sept 2021 at 19:46, Peter Maydell
> wrote:
> >
> > On Thu, 16 Sept 2021 at 17:52, abhijeet inamdar
> > wrote:
> > > How do I fix
Hello community,
I am trying to build qemu guest agent for windows on a linux server, but
I do not know how to start.. Could you give me references to guide me
through the building process? Thank you.
--
Best Regards,
Jiatong Shen
On 17/09/2021 08.01, Jiatong Shen wrote:
Hello community,
I am trying to build qemu guest agent for windows on a linux server, but
I do not know how to start.. Could you give me references to guide me
through the building process? Thank you.
Have a look here:
https://wiki.qemu.org/Host