]> git.ipfire.org Git - thirdparty/qemu.git/commit - hw/isa/vt82c686.c
hw/isa/vt82c686: Instantiate IDE function in host device
authorBernhard Beschow <shentey@gmail.com>
Mon, 13 Jun 2022 17:24:55 +0000 (19:24 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 31 Oct 2022 10:32:07 +0000 (11:32 +0100)
commit9eb6abbf6aea3116b3a4a7a6fbbb89ec836c0551
tree7325a82d31cfb1135f5b6b0b58ce3083948ce0b4
parent4b8fd0661a6c57f6a94b55e462626d522fa9c5cc
hw/isa/vt82c686: Instantiate IDE function in host device

The IDE function is closely tied to the ISA function (e.g. the IDE
interrupt routing happens there), so it makes sense that the IDE
function is instantiated within the south bridge itself.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20220901114127.53914-7-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
configs/devices/mips64el-softmmu/default.mak
hw/isa/Kconfig
hw/isa/vt82c686.c
hw/mips/fuloong2e.c
hw/ppc/Kconfig
hw/ppc/pegasos2.c