From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7ukq-0000Lt-Bv for qemu-devel@nongnu.org; Fri, 30 Apr 2010 14:16:00 -0400 Received: from [140.186.70.92] (port=36559 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7ukp-0000Ll-A4 for qemu-devel@nongnu.org; Fri, 30 Apr 2010 14:16:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7ukn-0004rs-Fr for qemu-devel@nongnu.org; Fri, 30 Apr 2010 14:15:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18581) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7ukn-0004ra-8G for qemu-devel@nongnu.org; Fri, 30 Apr 2010 14:15:57 -0400 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o3UIFtNh008912 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 30 Apr 2010 14:15:55 -0400 Date: Fri, 30 Apr 2010 15:15:50 -0300 From: Luiz Capitulino Subject: Re: [Qemu-devel] [PATCH 0/2] QMP: Commands doc Message-ID: <20100430151550.3873c497@redhat.com> In-Reply-To: <4BDB13BC.9030209@redhat.com> References: <1272647018-29771-1-git-send-email-lcapitulino@redhat.com> <4BDB13BC.9030209@redhat.com> 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: Kevin Wolf Cc: bazulay@redhat.com, juzhang@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com On Fri, 30 Apr 2010 19:30:36 +0200 Kevin Wolf wrote: > 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? Sure, but I don't mind sending an incremental patch later. > (If you prefer some git tree, you can use > git://repo.or.cz/qemu/kevin.git block) > > Kevin >