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: Andreas Schwab
Subject: Re: linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
Date: Wed, 26 Jun 2024 10:23:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

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)

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



reply via email to

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