target-i386: ICC bus: Drop BusState::allow_hotplug
commitc32e36f6ab847e0726542a822606a3525f959ff4
authorIgor Mammedov <imammedo@redhat.com>
Fri, 26 Sep 2014 09:28:24 +0000 (26 09:28 +0000)
committerAndreas Färber <afaerber@suse.de>
Wed, 15 Oct 2014 03:03:13 +0000 (15 05:03 +0200)
treed3f47b12156b02c6a14a993ef4d0010b6b37e96e
parente378acb4047fbec4f89031dbba7fb7851042f6ee
target-i386: ICC bus: Drop BusState::allow_hotplug

Since bus_add_child() no longer cares if BUS is hotpluggable
or not, there is no need in setting allow_hotplug field.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/cpu/icc_bus.c