From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O3qTy-0003f3-Vy for qemu-devel@nongnu.org; Mon, 19 Apr 2010 08:53:47 -0400 Received: from [140.186.70.92] (port=35784 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O3qTx-0003d7-1v for qemu-devel@nongnu.org; Mon, 19 Apr 2010 08:53:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O3qTs-0007sT-6R for qemu-devel@nongnu.org; Mon, 19 Apr 2010 08:53:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15454) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O3qTr-0007rt-VG for qemu-devel@nongnu.org; Mon, 19 Apr 2010 08:53:40 -0400 Date: Mon, 19 Apr 2010 09:53:21 -0300 From: Luiz Capitulino Subject: Re: [Qemu-devel] [PATCH 00/21][PULL]: QMP/Monitor queue Message-ID: <20100419095321.6d58b6ae@redhat.com> In-Reply-To: <20100418215843.GE12023@hall.aurel32.net> References: <1270499642-31543-1-git-send-email-lcapitulino@redhat.com> <20100418215843.GE12023@hall.aurel32.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org On Sun, 18 Apr 2010 23:58:43 +0200 Aurelien Jarno wrote: > On Mon, Apr 05, 2010 at 05:33:41PM -0300, Luiz Capitulino wrote: > > Hi Anthony, > > > > I was going to nag you to apply patches from the list, but as I'm maintaining > > a QMP/Monitor queue to test them, I thought it would be a good idea to nag you > > in the form of a git pull :) > > > > All the patches in there have been posted to the list already and, to make it > > convenient to review, I'm sending them again in this series (not sure if it's > > a good idea, though). > > > > The changes (since 116348def2bb446d972bdc2f44bd77ff631f85de) are available in > > the following repository: > > > > git://repo.or.cz/qemu/qmp-unstable.git for-anthony > > As Anthony doesn't seem to be available, I have just pulled your tree. Oh, thank you very much.