]> git.proxmox.com Git - mirror_qemu.git/commit
applesmc: QOM'ify
authorAndreas Färber <afaerber@suse.de>
Sat, 27 Apr 2013 20:18:36 +0000 (22:18 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 29 Apr 2013 13:27:46 +0000 (08:27 -0500)
commit82407b6c347db5298e18a716e386d12569479e3d
treec16c07f912f1ff172e81c3cec120840bab041e17
parentec57db1630f9cdcd13c8c55acbc8daf5237aabf1
applesmc: QOM'ify

Add a typedef for the state struct and rename from Status to State.
Add type constant and cast macro to obsolete DO_UPCAST().

Prepares for ISA realizefn.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Message-id: 1367093935-29091-2-git-send-email-afaerber@suse.de
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/misc/applesmc.c