|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH] hw/isa/vt82c686: Keep track of PIRQ/PINT pins separately |
Date: | Mon, 15 Apr 2024 16:47:39 +0200 |
User-agent: | Mozilla Thunderbird |
On 11/4/24 00:25, BALATON Zoltan wrote:
Move calculation of mask after the switch which sets the function number for PIRQ/PINT pins to make sure the state of these pins are kept track of separately and IRQ is raised if any of them is active. Fixes: 7e01bd80c1 hw/isa/vt82c686: Bring back via_isa_set_irq() Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> --- Preferably for 9.0 if there will be another RC. hw/isa/vt82c686.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Queued, thanks.
[Prev in Thread] | Current Thread | [Next in Thread] |