From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7u3Q-0000bX-Rm for qemu-devel@nongnu.org; Fri, 30 Apr 2010 13:31:08 -0400 Received: from [140.186.70.92] (port=41455 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7u3P-0000ZG-Js for qemu-devel@nongnu.org; Fri, 30 Apr 2010 13:31:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7u3O-0006yD-AT for qemu-devel@nongnu.org; Fri, 30 Apr 2010 13:31:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33903) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7u3O-0006y2-2U for qemu-devel@nongnu.org; Fri, 30 Apr 2010 13:31:06 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o3UHV4Pm004216 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 30 Apr 2010 13:31:04 -0400 Message-ID: <4BDB13BC.9030209@redhat.com> Date: Fri, 30 Apr 2010 19:30:36 +0200 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/2] QMP: Commands doc References: <1272647018-29771-1-git-send-email-lcapitulino@redhat.com> In-Reply-To: <1272647018-29771-1-git-send-email-lcapitulino@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: bazulay@redhat.com, juzhang@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com Am 30.04.2010 19:03, schrieb Luiz Capitulino: > Details in the patches. This conflicts with the high watermark patch which changes the query-blockstats description. Can I convince you to rebase on top of it? (If you prefer some git tree, you can use git://repo.or.cz/qemu/kevin.git block) Kevin