From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ycb55-000615-Uh for qemu-devel@nongnu.org; Mon, 30 Mar 2015 10:54:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ycb51-0007J8-Mg for qemu-devel@nongnu.org; Mon, 30 Mar 2015 10:54:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57843) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ycb51-0007J4-FN for qemu-devel@nongnu.org; Mon, 30 Mar 2015 10:54:19 -0400 Message-ID: <55196393.8060800@redhat.com> Date: Mon, 30 Mar 2015 16:54:11 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1426501911-1402-1-git-send-email-hw.claudio@gmail.com> <55097E0A.6020808@huawei.com> <55158312.9050109@huawei.com> In-Reply-To: <55158312.9050109@huawei.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC v3] monitor: add memory search commands s, sp List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Claudio Fontana , qemu-devel On 27/03/2015 17:19, Claudio Fontana wrote: > Just a respectful ping on this one.. > Luiz do you think you can integrate this into the monitor? > > I have given it quite some testing for the LE host case, > I don't have a BE host to test with at the moment, maybe someone can advise about how to test that scenario? > I was trying to do some qemu under qemu self-emulation but didn't quite get there.. Hi, I just suspect people are busy with 2.3. Paolo