From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3OWF-0006yG-11 for qemu-devel@nongnu.org; Fri, 12 Jun 2015 08:57:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z3OWA-0006qu-TD for qemu-devel@nongnu.org; Fri, 12 Jun 2015 08:57:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60585) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3OWA-0006qn-Na for qemu-devel@nongnu.org; Fri, 12 Jun 2015 08:57:06 -0400 From: Markus Armbruster References: <1431948138-14238-1-git-send-email-hw.claudio@gmail.com> <20150528161841.72032284@redhat.com> <20150611135356.6ab8d26f@redhat.com> <87si9x4fbo.fsf@blackfin.pond.sub.org> <557A99ED.3050209@huawei.com> Date: Fri, 12 Jun 2015 14:57:03 +0200 In-Reply-To: <557A99ED.3050209@huawei.com> (Claudio Fontana's message of "Fri, 12 Jun 2015 10:35:57 +0200") Message-ID: <871thh2ig0.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [RFC v6 0/2] monitor: add memory search commands s, sp List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Claudio Fontana Cc: Peter Maydell , qemu-devel@nongnu.org, Luiz Capitulino , Gonglei , Paolo Bonzini , hw.claudio@gmail.com Claudio Fontana writes: > On 12.06.2015 08:21, Markus Armbruster wrote: >> This series is marked RFC. Is it intended for merging anyway? >> >> Semantic conflict with >> [PATCH v2 0/2] monitor+disas: Remove uses of ENV_GET_CPU >> needs to be resolved: > > Hello Markus, > > the two series conflict, but the resolution is quite simple. > I would suggest applying the "Remove uses of ENV_GET_CPU" stuff first, > and then fixing up my patch, I can do it for you if you need. Please do, and make sure to drop the RFC on your respin if you want it merged.