On Mon, 8 Nov 2021 at 18:05, David Fernandez wrote:
> I couldn't get the stock qemu-system-x86_04 to boot correctly, as it was
> an old version 2.11.1, I decided to recompile from sources to see if
> that would fix the problem, but the problem still persists, using both
> top of master and stable-
On Mon, 8 Nov 2021 at 18:05, David Fernandez wrote:
>
> ../configure \
>--enable-lto \
Does disabling LTO make a difference? That's about the only
thing in the configure options that stands out as maybe
making a difference.
-- PMM
On 11/11/2021 13:42, Peter Maydell wrote:
> [No suele recibir correo electrónico de peter.mayd...@linaro.org. Obtenga
> información acerca de por qué esto es importante en
> http://aka.ms/LearnAboutSenderIdentification.]
>
> On Thu, 11 Nov 2021 at 12:45, David Fernandez wrote:
>> On 11/11/2021 1
On 11/11/2021 13:42, Peter Maydell wrote:
> [No suele recibir correo electrónico de peter.mayd...@linaro.org. Obtenga
> información acerca de por qué esto es importante en
> http://aka.ms/LearnAboutSenderIdentification.]
>
> On Thu, 11 Nov 2021 at 12:45, David Fernandez wrote:
>> On 11/11/2021 1
On Thu, 11 Nov 2021 at 12:45, David Fernandez wrote:
> On 11/11/2021 11:23, Peter Maydell wrote:
> > The problem is that the
> > udev machinery that creates nodes in /dev is being too slow
> > (or possibly is failing for some other reason, but given all the
> > other timeouts I'm guessing "every
2021-11-11 14:51, Sukreet pal rašė:
I have a armv7 processor virtualized with qemu and busybox. I am unable to
use the wget command to
download anything. I have searched endless possible solution but did not
found any good solution.
It is not a question for this list. Please ask in some busyb
Hi ,
I have a armv7 processor virtualized with qemu and busybox. I am unable to
use the wget command to download anything. I have searched endless possible
solution but did not found any good solution.
I am sharing the screenshots of my problem.
[image: image.png]
It would be really helpful if
On 11/11/2021 11:23, Peter Maydell wrote:
> [No suele recibir correo electrónico de peter.mayd...@linaro.org. Obtenga
> información acerca de por qué esto es importante en
> http://aka.ms/LearnAboutSenderIdentification.]
>
> On Wed, 10 Nov 2021 at 18:56, David Fernandez wrote:
>> As I have not h
On Wed, 10 Nov 2021 at 18:56, David Fernandez wrote:
>
> As I have not hear anything yet, I thought I would summarize the current
> status
> for this problem. Please, let me know if any other tests or information are
> needed.
>
> I am running qemu-system-x86_64 v5.2.0 (also tried v6.1.0 and top o