From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46875) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8sfF-0002Vk-9A for qemu-devel@nongnu.org; Wed, 07 Jan 2015 10:36:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y8sfA-0001wE-Nh for qemu-devel@nongnu.org; Wed, 07 Jan 2015 10:36:53 -0500 Received: from mail-we0-x231.google.com ([2a00:1450:400c:c03::231]:44092) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8sfA-0001w1-HS for qemu-devel@nongnu.org; Wed, 07 Jan 2015 10:36:48 -0500 Received: by mail-we0-f177.google.com with SMTP id q59so1373152wes.36 for ; Wed, 07 Jan 2015 07:36:47 -0800 (PST) Date: Wed, 7 Jan 2015 15:36:45 +0000 From: Stefan Hajnoczi Message-ID: <20150107153645.GH22440@stefanha-thinkpad.redhat.com> References: <1417783224-8825-1-git-send-email-alex@e8storage.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QDd5rp1wjxlDmy9q" Content-Disposition: inline In-Reply-To: <1417783224-8825-1-git-send-email-alex@e8storage.com> Subject: Re: [Qemu-devel] [PATCH] nvme: Fix get/set number of queues feature List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: alex@e8storage.com Cc: keith.busch@intel.com, qemu-devel@nongnu.org --QDd5rp1wjxlDmy9q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 05, 2014 at 02:40:24PM +0200, alex@e8storage.com wrote: > From: Alex Friedman >=20 > According to the specification, the low 16 bits should contain the number= of > I/O submission queues, and the high 16 bits should contain the number of > I/O completion queues. >=20 > Signed-off-by: Alex Friedman > --- > hw/block/nvme.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) Sorry, I missed this patch. Please CC kwolf@redhat.com and stefanha@redhat.com (block subsystem maintainers) on NVME patches, unless Keith is going to send a separate pull request to us himself. Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --QDd5rp1wjxlDmy9q Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUrVKNAAoJEJykq7OBq3PIL2YH/0wwaw2rrlJ1aiPIh4HOoE4Q vqPz3wlL/hhlB2cYwngE/tsIfzUlnjmRPr3RudNQhg5ZtP6uW42zZgmIuAcCKhIG e9xs1U9W92PWz95jr5KT24NuMuWxJsPcDbQMUKaBYGW0n2nBh61siVoaoDReK4KO Yc7s+B79Oi5n7T3lunmp+V9eCAJ0Alx0XNGeyNaDRN9wyNaNlUsx5m8NeyqFqy/z N90BZ87d73s2Ckzc1cddgZNL20MqovRQQzc64PIS5od3aKUoJFwczSGVdWvE3pmE WL8p2hBWMT6NqqwftfdsVkKGBomU7t2BGMC8/NkBUO23OPWMxZqLqtdrCftJO0c= =Dx6a -----END PGP SIGNATURE----- --QDd5rp1wjxlDmy9q--