From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38155) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6igb-0007ge-Jg for qemu-devel@nongnu.org; Mon, 14 Jul 2014 12:01:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X6igX-00015h-2V for qemu-devel@nongnu.org; Mon, 14 Jul 2014 12:01:05 -0400 Received: from mail-la0-f42.google.com ([209.85.215.42]:57459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6igW-00015c-Sz for qemu-devel@nongnu.org; Mon, 14 Jul 2014 12:01:01 -0400 Received: by mail-la0-f42.google.com with SMTP id pn19so3050674lab.1 for ; Mon, 14 Jul 2014 09:00:59 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1405348708-13909-1-git-send-email-Joakim.Tjernlund@transmode.se> <53C3F57D.4080509@suse.de> <53C3FB4A.3050007@suse.de> From: Peter Maydell Date: Mon, 14 Jul 2014 17:00:38 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] linux-user: Add binfmt wrapper List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Joakim Tjernlund Cc: Riku Voipio , Alexander Graf , QEMU Developers On 14 July 2014 16:59, Joakim Tjernlund wrote: > scripts/qemu-binfmt-conf.sh does not use any flag currently, I don't think > that works either with current linux-user and choot/lxc That script is pretty awful and no sane distro is going to use it anyhow... -- PMM