On 6/9/20 11:45 AM, Klaus Jensen wrote:
> From: Klaus Jensen <k.jen...@samsung.com>
> 
> I goofed up with commit c09794fe40e3 ("hw/block/nvme: allow use of any
> valid msix vector").

Kevin, since your queue isn't merged, can you directly squash the fix?

> 
> This fixes the goof by adding a new msix_qsize parameter. As a nice
> side-effect this allows a device with less interrupt vectors available
> than supported queues. Also, improve the error handling in
> nvme_init_pci().
> 
> Kevin, please consider picking this up for the block branch when
> reviewed.
> 
> Cc: qemu-de...@nongnu.org
> Cc: Keith Busch <kbu...@kernel.org>
> Cc: Max Reitz <mre...@redhat.com>
> Cc: Kevin Wolf <kw...@redhat.com>
> Cc: Klaus Jensen <i...@irrelevant.dk>
> Cc: Javier Gonzalez <javier.g...@samsung.com>
> Cc: Maxim Levitsky <mlevi...@redhat.com>
> Cc: Philippe Mathieu-Daudé <phi...@redhat.com>
> 
> Klaus Jensen (2):
>   hw/block/nvme: add msix_qsize parameter
>   hw/block/nvme: verify msix_init_exclusive_bar() return value
> 
>  hw/block/nvme.c | 28 ++++++++++++++++++++++------
>  hw/block/nvme.h |  1 +
>  2 files changed, 23 insertions(+), 6 deletions(-)
> 


Reply via email to