OSDN Git Service

hw/i386/pc: Wire RTC ISA IRQs in south bridges
authorBernhard Beschow <shentey@gmail.com>
Sat, 7 Oct 2023 12:38:18 +0000 (14:38 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 22 Oct 2023 09:18:16 +0000 (05:18 -0400)
commit56b1f50e3c101bfe5f52bac73de0e88438de11bd
tree562a16134de6d537ce29ea2a5c7c65ec0e0bbfd9
parent64127940aeb674cb5d9d8d0ea4ca20591bf2b010
hw/i386/pc: Wire RTC ISA IRQs in south bridges

Makes the south bridges a bit more self-contained and aligns PIIX3 more with
PIIX4. The latter is needed for consolidating the PIIX south bridges.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-Id: <20231007123843.127151-11-shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc.c
hw/isa/lpc_ich9.c
hw/isa/piix3.c