qemu-devel
[Top][All Lists]
Advanced

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

Re: linux-user cannot allocate stack memory on riscv64 host due to non-z


From: Richard Henderson
Subject: Re: linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
Date: Wed, 26 Jun 2024 08:48:31 -0700
User-agent: Mozilla Thunderbird

On 6/26/24 01:23, Andreas Schwab wrote:
On Jun 25 2024, Richard Henderson wrote:

can always force the use of a non-zero base with -B or -R.

$ qemu-riscv64 -d page -B 0x3ee000 hello.riscv64
host mmap_min_addr=0x1000 (fallback)
qemu-riscv64: /daten/src/test/hello.riscv64: requires virtual address space 
that is in use (omit the -B option or choose a different value)


Well, sure, but that obviously is where qemu-riscv64 itself is located.
Still not a valid test case.


r~



reply via email to

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