vt82c686: Add a method to VIA_ISA to raise ISA interrupts
commita4d65b701ffce52b69b5b6c3f253519129af182e
authorBALATON Zoltan <balaton@eik.bme.hu>
Fri, 15 Oct 2021 01:06:20 +0000 (15 03:06 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 17 Oct 2021 22:41:36 +0000 (18 00:41 +0200)
treea4a98dc55a8644b6dd489bc12e24eb5ca9c65a4d
parent3a2f166fe05ce4b00ca781d7abd08e6accd6e472
vt82c686: Add a method to VIA_ISA to raise ISA interrupts

Other functions in the VT82xx chips need to raise ISA interrupts. Keep
a reference to them in the device state and add via_isa_set_irq() to
allow setting their state.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Message-Id: <778c04dc2c8affac060b8edf9e8d7dab3c3e04eb.1634259980.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/isa/vt82c686.c
include/hw/isa/vt82c686.h