qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 02/12] hw/isa/lpc_ich9: Unexport PIRQ functions


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 02/12] hw/isa/lpc_ich9: Unexport PIRQ functions
Date: Mon, 27 Feb 2023 12:51:18 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 13/2/23 18:30, Bernhard Beschow wrote:
No need to rely on the board to wire up the ICH9 PCI IRQs. All functions
access private state of the LPC device which suggests that it should
wire up the IRQs.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
---
  include/hw/i386/ich9.h |  3 ---
  hw/i386/pc_q35.c       |  3 ---
  hw/isa/lpc_ich9.c      | 11 ++++++++---
  3 files changed, 8 insertions(+), 9 deletions(-)

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




reply via email to

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