From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0Bfo-0004vo-Ga for qemu-devel@nongnu.org; Thu, 26 Jun 2014 11:33:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X0Bfg-0001CQ-QT for qemu-devel@nongnu.org; Thu, 26 Jun 2014 11:33:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39086) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0Bfg-0001B7-JY for qemu-devel@nongnu.org; Thu, 26 Jun 2014 11:33:08 -0400 Message-ID: <53AC3D29.8040609@redhat.com> Date: Thu, 26 Jun 2014 17:32:57 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1403709607-6434-1-git-send-email-fred.konrad@greensocs.com> <53AAEE32.2000102@redhat.com> <53ABD731.6010604@greensocs.com> <53ABF2A0.2050501@redhat.com> <53AC2636.3040408@greensocs.com> <53AC26A7.7070100@redhat.com> <53AC3827.3020907@greensocs.com> In-Reply-To: <53AC3827.3020907@greensocs.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH v5 00/13] Reverse execution. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Frederic Konrad , qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, quintela@redhat.com, mark.burton@greensocs.com, dgilbert@redhat.com, camille.begue@openwide.fr, amit.shah@redhat.com, sebastian.tanase@openwide.fr, vilanova@ac.upc.edu Il 26/06/2014 17:11, Frederic Konrad ha scritto: > > > Are you talking of this patch on the list: > http://lists.gnu.org/archive/html/qemu-devel/2014-06/msg03039.html ? > > It seems to includes the "align" options too. Is that possible to split > it up? Sure, you can split it up and when the original authors will rebase they will be able to add "align" on top. Paolo