hw/i386/pc: Create DMA controllers in south bridges
commit503a35e7fdb75aef73d25c43589afcdff6d03ccf
authorBernhard Beschow <shentey@gmail.com>
Sat, 22 Oct 2022 15:04:26 +0000 (22 17:04 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 31 Oct 2022 10:32:07 +0000 (31 11:32 +0100)
tree46777ddefd9c352bd4abddf9828ae5cc5173d995
parenta6d89b454cec2de235595ea311d3cc3c49c3aaaa
hw/i386/pc: Create DMA controllers in south bridges

Just like in the real hardware (and in PIIX4), create the DMA
controllers in the south bridges.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20221022150508.26830-2-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/i386/pc.c
hw/i386/pc_piix.c
hw/isa/Kconfig
hw/isa/lpc_ich9.c
hw/isa/piix3.c