qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] ELF load command alignment not page-aligned
@ 2019-09-16 21:06 Niccolò Belli
  2019-09-17 10:33 ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 7+ messages in thread
From: Niccolò Belli @ 2019-09-16 21:06 UTC (permalink / raw)
  To: qemu-devel

Hi,
I'm trying to use qemu-user-static to chroot into a foreign amd64 
environment from my ppc64le host.
The host has a 64k page size, while x86_64 uses 4k.
I get those errors while loading shared libraries: "ELF load command 
alignment not page-aligned"
Is there any way to fix this? I cannot simply switch to 4k page size 
because my btrfs filesystem won't mount anymore (it requires the 
sectorsize to be equal to the page size).

Bests,
Niccolo'


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-09-17 19:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-16 21:06 [Qemu-devel] ELF load command alignment not page-aligned Niccolò Belli
2019-09-17 10:33 ` Philippe Mathieu-Daudé
2019-09-17 10:40   ` Laurent Vivier
2019-09-17 11:09     ` Niccolò Belli
2019-09-17 11:35       ` Laurent Vivier
2019-09-17 11:40   ` Peter Maydell
2019-09-17 19:12     ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).