From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UgxzA-0001Tc-0o for qemu-devel@nongnu.org; Mon, 27 May 2013 10:01:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ugxz2-0001tu-Pd for qemu-devel@nongnu.org; Mon, 27 May 2013 10:01:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:3844) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ugxz2-0001th-Hk for qemu-devel@nongnu.org; Mon, 27 May 2013 10:01:08 -0400 Date: Mon, 27 May 2013 16:01:00 +0200 From: Kevin Wolf Message-ID: <20130527140100.GD2373@dhcp-200-207.str.redhat.com> References: <1365624994-10219-1-git-send-email-keith.busch@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1365624994-10219-1-git-send-email-keith.busch@intel.com> Subject: Re: [Qemu-devel] [PATCH] NVMe: Initial commit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Keith Busch Cc: qemu-devel@nongnu.org, Keith Busch Am 10.04.2013 um 22:16 hat Keith Busch geschrieben: > Initial commit for emulated nvme pci storage device. Implements the > minimum from the specification to work with existing drivers. > > Cc: Keith Busch > Signed-off-by: Keith Busch > > A lot of people are very interested in this, so I should have more time > to dedicate working on submitting this upstream. Thanks for the feedback > on the last round. Only difference here besides the merge-up is making > the serial option mandatory and a fix for > 4GB backing storage. Keith, what's the status with this patch? Are you simply too busy for preparing an updated version (if so, don't hurry, it's fine), or do you expect some more input from anyone and we're not aware that you're waiting for us? Kevin