From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:35047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1go9P6-00011z-Oe for qemu-devel@nongnu.org; Mon, 28 Jan 2019 11:04:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1go9P6-0002y7-5c for qemu-devel@nongnu.org; Mon, 28 Jan 2019 11:04:56 -0500 Date: Mon, 28 Jan 2019 17:04:39 +0100 From: Kevin Wolf Message-ID: <20190128160439.GG5756@localhost.localdomain> References: <20190122145132.12571-1-paul.durrant@citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190122145132.12571-1-paul.durrant@citrix.com> Subject: Re: [Qemu-devel] [PATCH] hw/block: clean up stake xen_disk trace entries List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Durrant Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org, Max Reitz Am 22.01.2019 um 15:51 hat Paul Durrant geschrieben: > This should have been removed then xen_disk.c was removed but I missed them. > > Signed-off-by: Paul Durrant Thanks, fixed up the commit message and applied to the block branch. Kevin