Dan Kenigsberg has submitted this change and it was merged. Change subject: sriov hook: allow VFs with nonzero pci domain ......................................................................
sriov hook: allow VFs with nonzero pci domain This patch is the smallest change needed to expose a host nic with non-zero pci domain to a guest. The hook does a questionable detour via libvirt in order to extract the pci address of the specified nic. This begs for simplification in a follow up patch. Bug-Url: https://bugzilla.redhat.com/1092425 Change-Id: Ie2b75134a7f6bdb10f8d808b4dcda6856befe705 Signed-off-by: Dan Kenigsberg <[email protected]> Reviewed-on: http://gerrit.ovirt.org/28162 Reviewed-by: Antoni Segura Puimedon <[email protected]> Reviewed-by: Marina Kalinin <[email protected]> --- M vdsm_hooks/sriov/before_vm_start.py 1 file changed, 9 insertions(+), 6 deletions(-) Approvals: Marina Kalinin: Looks good to me, but someone else must approve Antoni Segura Puimedon: Looks good to me, but someone else must approve Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/28162 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie2b75134a7f6bdb10f8d808b4dcda6856befe705 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Marina Kalinin <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
