]> git.proxmox.com Git - qemu.git/commit
PPC: g3beige: Move secondary IDE bus to mac-io
authorAlexander Graf <agraf@suse.de>
Mon, 24 Jun 2013 19:40:50 +0000 (21:40 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 11 Jul 2013 16:51:24 +0000 (18:51 +0200)
commit14eefd0ec3b4720faddf4cc7682d7ac8c82a3a45
treed89cbae65495d78fee324c6351e9e23f3d22520b
parent536d8cda4adef3d202a800688ed5f63dae1f0f88
PPC: g3beige: Move secondary IDE bus to mac-io

On a real G3 Beige the secondary IDE bus lives on the mac-io chip, not
on some random PCI device. Move it there to become more compatible.

While at it, also clean up the IDE channel connection logic.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ide/macio.c
hw/misc/macio/macio.c
hw/ppc/mac_oldworld.c