qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
Date: Fri, 28 Jun 2024 18:20:14 +0200
User-agent: Mozilla Thunderbird

On 28/6/24 18:03, Mark Cave-Ayland wrote:
This prevents the IRQs from being leaked when the macio IDE device is used.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
---
  hw/ide/macio.c                | 10 ++++++----
  include/hw/misc/macio/macio.h |  7 +++++--
  2 files changed, 11 insertions(+), 6 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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