commit | 431bbb26cbd0e9862c48320deaaf83aa9aacd6ce | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Fri Sep 26 09:28:22 2014 +0000 |
committer | Andreas Färber <afaerber@suse.de> | Wed Oct 15 05:03:13 2014 +0200 |
tree | 8e8aa8f8daa023deb8b85fbf70010cd709640a0d | |
parent | 014176f914ab8e41a88225e8f26569ef0e0bf223 [diff] |
qdev: Add wrapper to set BUS as HotplugHandler To be used for conversion of SCSI and USB devices, and would allow to make every HBA/USB host switch to HotplugHandler API without touching each controller explicitly. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>