qemu-arm dies with libarmmem inside ld.so.preload When running raspbian inside qemu,the user has to first comment out the following line from /etc/ld.so.conf: /usr/lib/arm-linux-gnueabihf/libarmmem.so Will future qemus will be able to work without changine /etc/ld.so.conf ? Which version of QEMU are you using? This is I think due to SETEND emulation, which I thought we had implemented now. If this still doesn't work on QEMU 2.7, please can you provide full instructions to reproduce the problem (assume I know nothing about how to get raspbian or run it on QEMU). - I'm on Ubuntu 16.04, and it looks like it's 2.6.1 qemu-arm version 2.6.1 (Debian 1:2.6.1+dfsg-0~16.04), Copyright (c) 2003-2008 Fabrice Bellard Is there a PPA for qemu 2.7 somewhere ? On 19 September 2016 at 21:27, Peter Maydell