]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/ide/via: Wire up IDE legacy interrupts in host device
authorBernhard Beschow <shentey@gmail.com>
Wed, 31 May 2023 21:10:38 +0000 (23:10 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 10 Jul 2023 22:11:25 +0000 (00:11 +0200)
commit68eadfa2c6ee0ff357aaf674cc4cf0702393bcd1
tree243690572a3fa4de58dec2edb74580bf390f4d15
parente2b84ee41671edcaf975f88367f793e96e84b7c2
hw/ide/via: Wire up IDE legacy interrupts in host device

Resolves circular depencency between IDE function and south bridge.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20230531211043.41724-3-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/ide/via.c
hw/isa/vt82c686.c