qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-8.0 11/11] linux-user/arm: Take more care allocating comm


From: Richard Henderson
Subject: Re: [PATCH for-8.0 11/11] linux-user/arm: Take more care allocating commpage
Date: Mon, 27 Mar 2023 10:36:57 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 3/27/23 01:38, Alex Bennée wrote:

Richard Henderson <richard.henderson@linaro.org> writes:

User setting of -R reserved_va can lead to an assertion
failure in page_set_flags.  Sanity check the value of
reserved_va and print an error message instead.  Do not
allocate a commpage at all for m-profile cpus.

I see this:

   TEST    convd on i386
qemu-i386: Unable to reserve 0x100000000 bytes of virtual address space
at 0x8000 (File exists) for use as guest address space (check your
virtual memory ulimit setting, min_mmap_addr or reserve less using -R
option)

on the ubuntu aarch64 static build:

   https://gitlab.com/stsquad/qemu/-/jobs/4003523064

Odd.  Works on aarch64.ci.qemu.org outside of the gitlab environment.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]