qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] nvme: Fix get/set number of queues feature


From: Keith Busch
Subject: Re: [Qemu-devel] [PATCH] nvme: Fix get/set number of queues feature
Date: Thu, 8 Jan 2015 16:00:11 +0000 (UTC)
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)

On Wed, 7 Jan 2015, Stefan Hajnoczi wrote:
On Fri, Dec 05, 2014 at 02:40:24PM +0200, address@hidden wrote:
From: Alex Friedman <address@hidden>

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.

Signed-off-by: Alex Friedman <address@hidden>
---
 hw/block/nvme.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Sorry, I missed this patch.

Please CC address@hidden and address@hidden (block subsystem
maintainers) on NVME patches, unless Keith is going to send a separate
pull request to us himself.

Thanks, I'm more than okay to see this go through the block subsystem. The
fix is already in my qemu-nvme tree, but that repo turned into a bit of
a free-for-all and needs some maintenance to make it fit for pulls. I'll
fix it up once I'm inbetween projects and have more free time.

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]