]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/isa/vt82c686: Turn "intr" irq into a named gpio
authorBernhard Beschow <shentey@gmail.com>
Thu, 4 Jul 2024 20:58:52 +0000 (22:58 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 16 Jul 2024 18:04:08 +0000 (20:04 +0200)
commit9a365c25362c0d6b4cc0a53f88aae22b7d2532c6
tree266225dc4d8a4b9f4a5cb3c41b634705d23899ab
parentc88d07488c7d9cfdb755d460c63ca80aba323465
hw/isa/vt82c686: Turn "intr" irq into a named gpio

Makes the code more comprehensible, matches the datasheet and
the piix4 device model.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240704205854.18537-2-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/isa/vt82c686.c
hw/mips/fuloong2e.c
hw/ppc/amigaone.c
hw/ppc/pegasos2.c