From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCuHw-0002wj-B7 for qemu-devel@nongnu.org; Mon, 10 Feb 2014 12:05:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCuHo-0003m5-7M for qemu-devel@nongnu.org; Mon, 10 Feb 2014 12:04:56 -0500 Received: from mail-qa0-x232.google.com ([2607:f8b0:400d:c00::232]:53363) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCuHo-0003ls-3R for qemu-devel@nongnu.org; Mon, 10 Feb 2014 12:04:48 -0500 Received: by mail-qa0-f50.google.com with SMTP id cm18so9809309qab.37 for ; Mon, 10 Feb 2014 09:04:46 -0800 (PST) Sender: Paolo Bonzini Message-ID: <52F906A8.90507@redhat.com> Date: Mon, 10 Feb 2014 18:04:40 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1391420690-23745-1-git-send-email-edgar.iglesias@gmail.com> <52F7834B.8060004@suse.de> <52F7FE12.5070507@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Blue Swirl , Anthony Liguori , pcrost@xilinx.com, "Edgar E. Iglesias" , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , Aurelien Jarno , Richard Henderson Il 10/02/2014 10:23, Peter Maydell ha scritto: > On 9 February 2014 22:15, Paolo Bonzini wrote: >> However, I'd prefer to first apply the patch to fix exec.c in order to keep >> bisection as clean as possible. > > Agreed; can you point me at the pullreq (or failing that, patches you > want me to apply) that fixes that? Sure: http://article.gmane.org/gmane.comp.emulators.qemu/254614/raw Paolo