From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfZYH-0003xy-I3 for qemu-devel@nongnu.org; Fri, 15 Jun 2012 12:39:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SfZYF-0007IY-Rx for qemu-devel@nongnu.org; Fri, 15 Jun 2012 12:39:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfZYF-0007Hw-Jx for qemu-devel@nongnu.org; Fri, 15 Jun 2012 12:39:11 -0400 Date: Fri, 15 Jun 2012 13:39:31 -0300 From: Luiz Capitulino Message-ID: <20120615133931.78b5e22a@doriath.home> In-Reply-To: <1339693977-7397-1-git-send-email-berrange@redhat.com> References: <1339693977-7397-1-git-send-email-berrange@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/2] Balloon event change notifications List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: Amit Shah , qemu-devel@nongnu.org, Anthony Liguori , Markus Armbruster On Thu, 14 Jun 2012 18:12:55 +0100 "Daniel P. Berrange" wrote: > This is a followup to: > > https://lists.gnu.org/archive/html/qemu-devel/2012-05/msg02833.html Applied to the qmp branch, thanks Daniel.