hw/isa/lpc_ich9: Unexport PIRQ functions
authorBernhard Beschow <shentey@gmail.com>
Mon, 13 Feb 2023 17:30:23 +0000 (18:30 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 27 Feb 2023 21:29:01 +0000 (22:29 +0100)
commit29a457cbbc90a9938f8ca3d6bf397e99b9559e58
treebf732901e4496a8ee20e861ba0632836b8e7c6c2
parentc288b6869a033986894607c8412bf23ec93f4d87
hw/isa/lpc_ich9: Unexport PIRQ functions

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>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230213173033.98762-3-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/i386/pc_q35.c
hw/isa/lpc_ich9.c
include/hw/i386/ich9.h