From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBVaP-00078q-Gb for qemu-devel@nongnu.org; Mon, 19 Aug 2013 15:58:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VBVVU-0005OG-EV for qemu-devel@nongnu.org; Mon, 19 Aug 2013 15:52:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:11791) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBVVD-0005Kd-DF for qemu-devel@nongnu.org; Mon, 19 Aug 2013 15:52:35 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r7JJqYWE009889 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 19 Aug 2013 15:52:34 -0400 Message-ID: <52127817.2040508@redhat.com> Date: Mon, 19 Aug 2013 21:55:03 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <1374527256-27631-1-git-send-email-lersek@redhat.com> <1374527256-27631-9-git-send-email-lersek@redhat.com> <20130819152622.63c9b86a@redhat.com> In-Reply-To: <20130819152622.63c9b86a@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 8/8] OptsVisitor: introduce unit tests, with test cases for range flattening List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: qemu-devel@nongnu.org On 08/19/13 21:26, Luiz Capitulino wrote: > On Mon, 22 Jul 2013 23:07:36 +0200 > Laszlo Ersek wrote: > >> >> Signed-off-by: Laszlo Ersek > > This patch now conflicts, can you respin please? Can you retry with "git am -3"? "git rebase -i" didn't ask me to do anything manually, so I'm guessing if you let "git am" to do a 3-way merge, it should work. (Of course I don't have anything against posting a v2, this is just an attempt to keep the traffic low.) Thanks! Laszlo