]> git.proxmox.com Git - mirror_qemu.git/commit
ahci: QOM'ify some more
authorHu Tao <hutao@cn.fujitsu.com>
Mon, 1 Jul 2013 10:18:30 +0000 (18:18 +0800)
committerAndreas Färber <afaerber@suse.de>
Mon, 22 Jul 2013 22:37:34 +0000 (00:37 +0200)
commitb3b162c3cfb88a57390fef581c1be99648d6d8ab
tree217ce5fadd03592274bdd6d716c491c82e99af2b
parent3509c396d2894b4dc40a2e33d7c2f795508d7328
ahci: QOM'ify some more

Introduce type constant and avoid DO_UPCAST().

Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
[AF: Renamed parent field]
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/ide/ahci.c