Problem when running WINE for ARM64 on QEMU user mode.

Stefan Dösinger stefandoesinger at gmail.com
Wed Mar 13 03:30:03 CDT 2019


Hi,

Am 12.03.19 um 22:04 schrieb Carlo B.:
> "Unable to find space for application"

I have never tried what you are trying to do, but from grepping the qemu
sources it seems like this error is written when qemu cannot reserve the
address space the guest executable (in this case Wine) requests. I'd
suggest to try without the arm64 wine preloader and have a look at
linux-user/elfload.c, init_guest_space() to see what exactly is going wrong.

And expect way more issues down the line. I am fairly sure you are the
first person in the world who is trying this particular setup.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190313/c37bdebe/attachment.sig>


More information about the wine-devel mailing list