qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH] hw/block/nvme: fix for non-msix machines


From: Klaus Jensen
Subject: Re: [PATCH] hw/block/nvme: fix for non-msix machines
Date: Fri, 15 Jan 2021 08:07:19 +0100

On Jan 12 14:20, Philippe Mathieu-Daudé wrote:
> On 1/12/21 1:47 PM, Klaus Jensen wrote:
> > From: Klaus Jensen <k.jensen@samsung.com>
> > 
> > Commit 1c0c2163aa08 ("hw/block/nvme: verify msix_init_exclusive_bar()
> > return value") had the unintended effect of breaking support on
> > several platforms not supporting MSI-X.
> > 
> > Still check for errors, but only report that MSI-X is unsupported
> > instead of bailing out.
> > 
> > Reported-by: Guenter Roeck <linux@roeck-us.net>
> > Fixes: 1c0c2163aa08 ("hw/block/nvme: verify msix_init_exclusive_bar() 
> > return value")
> > Fixes: fbf2e5375e33 ("hw/block/nvme: Verify msix_vector_use() returned 
> > value")
> > Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
> > ---
> >  hw/block/nvme.c | 31 ++++++++++++++++++++++---------
> >  1 file changed, 22 insertions(+), 9 deletions(-)
> 
> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> 

Thanks! Applied to nvme-next.

Attachment: signature.asc
Description: PGP signature


reply via email to

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