qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH] hw/block: Fix pin-based interrupt behaviour of


From: Keith Busch
Subject: Re: [Qemu-block] [PATCH] hw/block: Fix pin-based interrupt behaviour of NVMe
Date: Thu, 4 Jan 2018 11:20:48 -0700
User-agent: Mutt/1.9.1 (2017-09-22)

On Mon, Dec 18, 2017 at 02:00:43PM +0900, Hikaru Nishida wrote:
> Pin-based interrupt of NVMe controller did not work properly
> because using an obsolated function pci_irq_pulse().
> To fix this, change to use pci_irq_assert() / pci_irq_deassert()
> instead of pci_irq_pulse().

Looks good. Thanks for the patch, and sorry for the delay.

Reviewed-by: Keith Busch <address@hidden>



reply via email to

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