Vitor de Lima has uploaded a new change for review. Change subject: osinfo: Enable NIC hotplugging in ppc64 ......................................................................
osinfo: Enable NIC hotplugging in ppc64 This patch enables NIC hotplugging in ppc64 guests, since it is supported in PowerKVM. Change-Id: I755c599c2b93ee901b51572415b95841cb5263c1 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1154630 Signed-off-by: Vitor de Lima <vdel...@redhat.com> --- M packaging/conf/osinfo-defaults.properties 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/28/34328/1 diff --git a/packaging/conf/osinfo-defaults.properties b/packaging/conf/osinfo-defaults.properties index 7d11946..65349df 100644 --- a/packaging/conf/osinfo-defaults.properties +++ b/packaging/conf/osinfo-defaults.properties @@ -324,7 +324,7 @@ os.other_ppc64.devices.disk.hotpluggableInterfaces.value.3.5 = VirtIO_SCSI, SPAPR_VSCSI os.other_ppc64.devices.network.hotplugSupport.value.3.3 = false os.other_ppc64.devices.network.hotplugSupport.value.3.4 = false -os.other_ppc64.devices.network.hotplugSupport.value.3.5 = false +os.other_ppc64.devices.network.hotplugSupport.value.3.5 = true os.other_ppc64.devices.display.protocols.value = vnc/vga os.other_ppc64.devices.watchdog.models.value = i6300esb # In the ppc64 architecture there are only three devices occupying -- To view, visit http://gerrit.ovirt.org/34328 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I755c599c2b93ee901b51572415b95841cb5263c1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Vitor de Lima <vdel...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches