From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50093) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAyav-0001jb-Iv for qemu-devel@nongnu.org; Wed, 17 May 2017 09:02:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAyau-0000nr-Oe for qemu-devel@nongnu.org; Wed, 17 May 2017 09:02:25 -0400 Date: Wed, 17 May 2017 15:01:56 +0200 From: Kevin Wolf Message-ID: <20170517130156.GB12936@noname.redhat.com> References: <1494961859-14833-1-git-send-email-sbates@raithlin.com> <20170516204327.GB28520@localhost.localdomain> <901A5622-D0D7-41E8-9631-0D0B9D657EB3@raithlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <901A5622-D0D7-41E8-9631-0D0B9D657EB3@raithlin.com> Subject: Re: [Qemu-devel] [PATCH] nvme: Add support for Controller Memory Buffers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stephen Bates Cc: Keith Busch , "qemu-block@nongnu.org" , "qemu-devel@nongnu.org" , "mreitz@redhat.com" Am 17.05.2017 um 04:22 hat Stephen Bates geschrieben: > > Awesome, this looks great! > > > > Acked-by: Keith Busch > > Thanks Keith! > > I still seem to be having issues getting my patches onto the qemu-* > mailing lists. Does anyone have any idea how I go about rectifying > that? This mail seems to have made it to the list, but the patch hasn't. Looking at the headers, you don't seem to use the same server for your normal mail client and git send-email. Maybe it's related to this? Anyway, thanks, applied to the block branch. Kevin