[SeaBIOS] [PATCH 0/2] nvme fixes

Gerd Hoffmann posted 2 patches 2 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/seabios tags/patchew/20210526074957.100805-1-kraxel@redhat.com
2 files changed, 18 insertions(+), 27 deletions(-)
[SeaBIOS] [PATCH 0/2] nvme fixes
Posted by Gerd Hoffmann 2 years, 11 months ago



Gerd Hoffmann (2):

  nvme: improve namespace allocation

  nvme: drive desc should not include the newline



 src/hw/nvme-int.h |  1 -

 src/hw/nvme.c     | 44 ++++++++++++++++++--------------------------

 2 files changed, 18 insertions(+), 27 deletions(-)



-- 

2.31.1




_______________________________________________
SeaBIOS mailing list -- seabios@seabios.org
To unsubscribe send an email to seabios-leave@seabios.org
[SeaBIOS] Re: [PATCH 0/2] nvme fixes
Posted by Cole Robinson 2 years, 10 months ago
On 5/26/21 3:49 AM, Gerd Hoffmann wrote:
> 
> 
> 
> 
> Gerd Hoffmann (2):
> 
>   nvme: improve namespace allocation
> 
>   nvme: drive desc should not include the newline
> 
> 
> 
>  src/hw/nvme-int.h |  1 -
> 
>  src/hw/nvme.c     | 44 ++++++++++++++++++--------------------------
> 
>  2 files changed, 18 insertions(+), 27 deletions(-)
> 
> 
> 

Thanks, this fixes https://bugzilla.redhat.com/show_bug.cgi?id=1963255
for me

- Cole

_______________________________________________
SeaBIOS mailing list -- seabios@seabios.org
To unsubscribe send an email to seabios-leave@seabios.org
[SeaBIOS] Re: [PATCH 0/2] nvme fixes
Posted by Kevin O'Connor 2 years, 11 months ago
On Wed, May 26, 2021 at 09:49:55AM +0200, Gerd Hoffmann wrote:
> Gerd Hoffmann (2):
> 
>   nvme: improve namespace allocation
> 
>   nvme: drive desc should not include the newline
> 

Thanks.  It looks fine to me.

-Kevin
_______________________________________________
SeaBIOS mailing list -- seabios@seabios.org
To unsubscribe send an email to seabios-leave@seabios.org