commit | 2d9a982f37cc7c427d655a828c5ffa3cc5753863 | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Fri Sep 26 09:28:40 2014 +0000 |
committer | Andreas Färber <afaerber@suse.de> | Wed Oct 15 05:03:14 2014 +0200 |
tree | 97203426ab07e6149d226e8c7b1578fe96a85d38 | |
parent | 5f4d917376fef99fe7f2e978b404cddc41727fa4 [diff] |
qdev: Drop legacy hotplug fields/methods It removes not needed anymore BusState::allow_hotplug field and DeviceClass::unplug callback. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>