From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T25kX-00084E-Fd for qemu-devel@nongnu.org; Thu, 16 Aug 2012 15:28:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T25kW-0000UX-GP for qemu-devel@nongnu.org; Thu, 16 Aug 2012 15:28:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61755) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T25kW-0000UM-7H for qemu-devel@nongnu.org; Thu, 16 Aug 2012 15:28:56 -0400 Date: Thu, 16 Aug 2012 16:29:31 -0300 From: Luiz Capitulino Message-ID: <20120816162931.5942287f@doriath.home> In-Reply-To: <20120816192340.GM16157@illuin> References: <1345056344-31849-1-git-send-email-mdroth@linux.vnet.ibm.com> <20120816104005.67581ecf@doriath.home> <20120816192340.GM16157@illuin> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH for-1.2 v3 1/3] qlist: add qlist_size() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth Cc: aliguori@us.ibm.com, eblake@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com On Thu, 16 Aug 2012 14:23:40 -0500 Michael Roth wrote: > On Thu, Aug 16, 2012 at 10:40:05AM -0300, Luiz Capitulino wrote: > > On Wed, 15 Aug 2012 13:45:42 -0500 > > Michael Roth wrote: > > > > > > > > Signed-off-by: Michael Roth > > > > I've applied this series to the qmp branch for 1.2. I'll run some tests and if > > all goes alright will send a pull request shortly. > > > > I just noticed via our fancy #qemu github bot that Anthony > applied these already, but I asked about and if you want to > test/submit through your queue it should all work out. So either > way. I've already tested it, and worked fine here. Let it go through Anthony's work flow then, saves me a pull request :)