Switched to clocksource tsc hangs

2021-09-16 Thread yves baumes
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

qemu: fatal: Lockup: can't escalate 3 to HardFault (current priority -1)

2021-09-16 Thread abhijeet inamdar
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=

Re: qemu: fatal: Lockup: can't escalate 3 to HardFault (current priority -1)

2021-09-16 Thread Peter Maydell
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

Re: qemu: fatal: Lockup: can't escalate 3 to HardFault (current priority -1)

2021-09-16 Thread Peter Maydell
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

Re: qemu: fatal: Lockup: can't escalate 3 to HardFault (current priority -1)

2021-09-16 Thread abhijeet inamdar
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

Cross compile QEMU guest agent for windows on Linux server

2021-09-16 Thread Jiatong Shen
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

Re: Cross compile QEMU guest agent for windows on Linux server

2021-09-16 Thread Thomas Huth
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