Riku Voipio <riku.voi...@iki.fi> wrote on 2014/07/15 16:12:26:
> 
> On Mon, Jul 14, 2014 at 05:38:49PM +0200, Joakim Tjernlund wrote:
> > Alexander Graf <ag...@suse.de> wrote on 2014/07/14 17:21:33:
> > > On 14.07.14 16:38, Joakim Tjernlund wrote:
> > > > The popular binfmt-wrapper patch adds an additional
> > > > executable which mangle argv suitable for binfmt flag P.
> > > > In a chroot you need the both (statically linked) qemu-$arch
> > > > and qemu-$arch-binfmt-wrapper. This is sub optimal and a
> > > > better approach is to recognize the -binfmt-wrapper extension
> > > > within linux-user(qemu-$arch) and mangle argv there.
> > > > This just produces on executable which can be either copied to
> > > > the chroot or bind mounted with the appropriate -binfmt-wrapper
> > > > suffix.
> > > >
> > > > Signed-off-by: Joakim Tjernlund <joakim.tjernl...@transmode.se>
> > > 
> > > Please make sure to CC Riku on patches like this - he is the 
linux-user 
> > > maintainer.
> > 
> > Doesn't he read the devel list? Anyhow CC:ed
> 
> I do - but CC gets directly to my inbox while qemu-devel goes to an
> folder.
> 
> I take from this discussion, that this patch has been superceded by the
> Patch at: http://patchwork.ozlabs.org/patch/369770/ ?

It is superceded but by v2 I sent a litte while ago:
http://patchwork.ozlabs.org/patch/369995/

 Jocke

Reply via email to