Francesco Romani has submitted this change and it was merged. Change subject: hostdev: fix addressing ......................................................................
hostdev: fix addressing HOSTDEV: Libvirt (domain_conf.c) does not expect the type for the host address, and drops it if we send it. This causes USB address matching to fail when parsing the domain XML. SR-IOV Interface device of type="hostdev" DO expect the address type as it cannot be infered by hostdev's type. Both versions expect 'type' in guest address. Change-Id: I12592dd53f8af25fe8e1312b810e6b6f48411083 Bug-Url: https://bugzilla.redhat.com/1248105 Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: https://gerrit.ovirt.org/44177 Reviewed-by: Francesco Romani <[email protected]> Continuous-Integration: Jenkins CI Reviewed-on: https://gerrit.ovirt.org/46528 --- M tests/hostdevTests.py M vdsm/virt/vmdevices/hostdevice.py 2 files changed, 11 insertions(+), 39 deletions(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/46528 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I12592dd53f8af25fe8e1312b810e6b6f48411083 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
