commit | 014176f914ab8e41a88225e8f26569ef0e0bf223 | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Fri Sep 26 09:28:21 2014 +0000 |
committer | Andreas Färber <afaerber@suse.de> | Wed Oct 15 05:03:13 2014 +0200 |
tree | f235d260f9730c6a7d007d33bdaa9575deba8370 | |
parent | 181a2c63236966b3c80eef131bac33a355a492da [diff] |
qdev: Add simple/generic unplug callback for HotplugHandler It will be used in shallow conversion from legacy hotplug mechanism and eventually replace all the uses of old mechanism DeviceClass::unplug = qdev_simple_unplug_cb() Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>