
Arik Hadas has submitted this change and it was merged. Change subject: backend: Check Host's device passthrough flag only for PCI devices ...................................................................... backend: Check Host's device passthrough flag only for PCI devices The reported passthrough capability from VDSM should be applicable only to PCI device passthrough and it's unavailability should not block other types of passthrough: e.g. USB. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1283708 Change-Id: Ib4fe0ea2843aca004adb6d4b8120a7f86a745264 Signed-off-by: Martin Betak <mbetak@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/hostdev/AbstractVmHostDevicesCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/scheduling/policyunits/HostDeviceFilterPolicyUnit.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/HostDevice.java 3 files changed, 19 insertions(+), 4 deletions(-) Approvals: Jenkins CI: Passed CI tests Martin Betak: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/48833 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib4fe0ea2843aca004adb6d4b8120a7f86a745264 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>