qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 1/2] nvme: Update header to include SGL related


From: John Snow
Subject: Re: [Qemu-block] [PATCH 1/2] nvme: Update header to include SGL related macros and members
Date: Mon, 26 Jun 2017 16:50:42 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0

It looks like this patch hasn't gotten any attention in about a month. I
assume it's dead based on pending implementation that would actually
utilize these bits?

i.e., we don't need to check this patch in until the feature is actually
implemented, is that correct?

--js

On 06/06/2017 03:38 AM, Qu Wenruo wrote:
> Update nvme header to catch up with kernel.
> Most of the newly added members are from 1.2 and 1.3 spec, while the
> status code is only kept the same with kernel (around 1.1 spec).
> 
> The major update is to add Scatter Gather List related macros and
> members, for later SGL support implementation.
> 
> Signed-off-by: Qu Wenruo <address@hidden>
> ---
>  hw/block/nvme.c |  16 ++++----
>  hw/block/nvme.h | 122 
> +++++++++++++++++++++++++++++++++++++++++++++++---------
>  2 files changed, 111 insertions(+), 27 deletions(-)
> 

[snip]



reply via email to

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