From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7vPW-0003tS-39 for qemu-devel@nongnu.org; Fri, 30 Apr 2010 14:58:02 -0400 Received: from [140.186.70.92] (port=50958 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7vPT-0003sS-Gm for qemu-devel@nongnu.org; Fri, 30 Apr 2010 14:58:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7vPR-0003G8-LW for qemu-devel@nongnu.org; Fri, 30 Apr 2010 14:57:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47644) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7vPR-0003Fu-8c for qemu-devel@nongnu.org; Fri, 30 Apr 2010 14:57:57 -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 o3UIvua1013979 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 30 Apr 2010 14:57:56 -0400 Date: Fri, 30 Apr 2010 15:57:51 -0300 From: Luiz Capitulino Subject: Re: [Qemu-devel] [PATCH 0/2] QMP: Commands doc Message-ID: <20100430155751.777ef18a@redhat.com> In-Reply-To: <20100430151550.3873c497@redhat.com> References: <1272647018-29771-1-git-send-email-lcapitulino@redhat.com> <4BDB13BC.9030209@redhat.com> <20100430151550.3873c497@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 15:15:50 -0300 Luiz Capitulino wrote: > 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. Ah, there's a _patch_ conflict (I thought it were only documentation), will send a v2 on top of your patches. > > > (If you prefer some git tree, you can use > > git://repo.or.cz/qemu/kevin.git block) > > > > Kevin > >