]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/isa/piix3: Create IDE controller in host device
authorBernhard Beschow <shentey@gmail.com>
Sat, 7 Oct 2023 12:38:19 +0000 (14:38 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 22 Oct 2023 09:18:16 +0000 (05:18 -0400)
commite47e5a5b79ffd6b3ca72ea383e3c756b68402735
treefc42b54125258b466de051f68bfd677a6a225c9b
parent56b1f50e3c101bfe5f52bac73de0e88438de11bd
hw/isa/piix3: Create IDE controller in host device

The IDE controller is an integral part of PIIX3 (function 1). So create it as
part of the south bridge.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20231007123843.127151-12-shentey@gmail.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/Kconfig
hw/i386/pc_piix.c
hw/isa/Kconfig
hw/isa/piix3.c
include/hw/southbridge/piix.h