]> Git Repo - qemu.git/commit
qdev: Remove DeviceClass::init() and ::exit()
authorPhilippe Mathieu-Daudé <[email protected]>
Mon, 28 May 2018 14:45:09 +0000 (16:45 +0200)
committerPaolo Bonzini <[email protected]>
Fri, 1 Jun 2018 13:14:31 +0000 (15:14 +0200)
commitff46d9d4d6dda7716c534a300087f447c285ad2b
tree8a57ae2489e3705e6417dfea0ac7ec0ad66d4385
parentdbfe00130e4b0cd34d06d693a060655b4f7e95b4
qdev: Remove DeviceClass::init() and ::exit()

Since no devices use it, we can safely remove it.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20180419212727[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
[Removal of DeviceClass::init() moved from previous patch, missing
documentation updates supplied]
Signed-off-by: Markus Armbruster <[email protected]>
Message-Id: <20180528144509[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/core/qdev.c
include/hw/qdev-core.h
This page took 0.025202 seconds and 4 git commands to generate.