diff options
author | Anthony Liguori | 2011-12-04 21:37:06 +0100 |
---|---|---|
committer | Anthony Liguori | 2012-01-27 17:50:46 +0100 |
commit | 3dde52d2fe5fd4783bdd06f88561cbd0695aae06 (patch) | |
tree | dca514ef20568c98fef12bd51b8df5c49b80a3b6 /hw/serial.c | |
parent | qdev: add a interface to register subclasses (diff) | |
download | qemu-3dde52d2fe5fd4783bdd06f88561cbd0695aae06.tar.gz qemu-3dde52d2fe5fd4783bdd06f88561cbd0695aae06.tar.xz qemu-3dde52d2fe5fd4783bdd06f88561cbd0695aae06.zip |
qdev: add class_init to DeviceInfo
Since we are still dynamically creating TypeInfo, we need to chain the
class_init function in order to be able to make use of it within subclasses of
TYPE_DEVICE.
This will disappear once we register TypeInfos directly.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/serial.c')
0 files changed, 0 insertions, 0 deletions