qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 0/2] pci: assert that irqnum is between 0 and bus->nirqs i


From: Mark Cave-Ayland
Subject: Re: [PATCH v2 0/2] pci: assert that irqnum is between 0 and bus->nirqs in pci_change_irq_level()
Date: Sun, 25 Oct 2020 11:09:06 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

On 24/10/2020 21:38, Philippe Mathieu-Daudé wrote:

Respin of Mark's patch:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg749459.html

Supersedes: <20201011082022.3016-1-mark.cave-ayland@ilande.co.uk>

Mark Cave-Ayland (1):
   pci: Assert irqnum is between 0 and bus->nirqs in
     pci_bus_change_irq_level

Philippe Mathieu-Daudé (1):
   hw/pci: Extract pci_bus_change_irq_level() from pci_change_irq_level()

  hw/pci/pci.c | 11 +++++++++--
  1 file changed, 9 insertions(+), 2 deletions(-)

This version LGTM - I think it's just waiting on review from the PCI folks to see whether they agree with the change.

Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>


ATB,

Mark.



reply via email to

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