RE: schedule() or scheduler_tick() not called during qemu run

2022-09-29 Thread Chan Kim
Just to let you know I solved this boot problem by 1. adding gic initialization in u-boot (using CONFIG_GICV3), 2. adding code to power up GICR (percpu) using GICR_PWRR register. 3. and enabling system counter(FREQ value, enable), and EL1 physical timer (TVAL, enable, interrupt mask setting)

Re: If your networking is failing after updating to the latest git version of QEMU...

2022-09-29 Thread Jakob Bohm
On 2022-09-29 08:34, Thomas Huth wrote: On 29/09/2022 04.32, Jason Wang wrote: On Thu, Sep 29, 2022 at 1:06 AM Philippe Mathieu-Daudé wrote: On 28/9/22 10:27, Thomas Huth wrote: ... it might have happened due to the removal of the "slirp" submodule from the git repository. For example if

Re: If your networking is failing after updating to the latest git version of QEMU...

2022-09-29 Thread Thomas Huth
On 29/09/2022 04.32, Jason Wang wrote: On Thu, Sep 29, 2022 at 1:06 AM Philippe Mathieu-Daudé wrote: On 28/9/22 10:27, Thomas Huth wrote: ... it might have happened due to the removal of the "slirp" submodule from the git repository. For example if you see an error message like this: