On 15 August 2014 20:49, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 15 August 2014 12:01, <riku.voi...@linaro.org> wrote: >> A usual set of improvements and bugfixes. The binfmt flag addition is an >> ABI break so endusers need to update their binfmt registering scripts.
> Ugh, really? I didn't realize that when I saw that patch > go past; I'd like to look at it in more detail before I > apply this, since "break everybody's working setup" > doesn't seem like a great idea... Ok, I think Joakim's patch can be adjusted so that it continues to work as-is with current binfmt registrations that don't have "P" set. Meanwhile, I'll drop the patch from this round and re-submit the current linux-user que without it. Riku