]> git.proxmox.com Git - qemu.git/commit
ide/macio: QOM'ify MacIO IDE
authorAndreas Färber <afaerber@suse.de>
Wed, 23 Jan 2013 23:04:01 +0000 (23:04 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 25 Jan 2013 21:02:54 +0000 (22:02 +0100)
commit07a7484e5d713f1eb7c1c37b18a8ab0d56d88875
tree2c768cca41786f5fb08683c48e5066635c9cded6
parent95ed3b7cf1677dc9f995a6e1fcc7bf377cf94a0e
ide/macio: QOM'ify MacIO IDE

It was not qdev'ified before. Turn it into a SysBusDevice.
Embed them into the MacIO devices.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ide.h
hw/ide/macio.c
hw/macio.c
hw/ppc/mac.h
hw/ppc/mac_newworld.c
hw/ppc/mac_oldworld.c