Description of problem: PPC platforms should support PCI-passthrough by default. Browsing webadmin ==> hosts tab ==> general, shows that "device passthrough" is disabled. Version-Release number of selected component (if applicable): rhevm-3.6.3-0.1.el6 qemu-kvm-rhev-2.3.0-31.el7_2.4.ppc64le libvirt-client-1.2.17-13.el7.ppc64le vdsm-4.17.19-0.el7ev.noarch How reproducible: 100% Steps to Reproduce: 1. Add PPC host to engine environment. 2. Try to attach PCI device to VM. 3. Observe webadmin hosts tab ==> general. Actual results: - Device failed to be attached. - in webadmin: "device passthrough" value is disabled. Expected results: device passthrough should be enabled by default. Additional info: screenshot and logs attached.
Created attachment 1122725 [details] engine log
Created attachment 1122726 [details] vdsm log
Created attachment 1122727 [details] screenshot
Verified: rhevm-3.6.3.2-0.1.el6 libvirt-client-1.2.17-13.el7_2.2.ppc64le qemu-kvm-rhev-2.3.0-31.el7_2.4.ppc64le vdsm-4.17.21-0.el7ev.noarch sanlock-3.2.4-1.el7.ppc64le Verification scenarion: 1. Attach host PCI device to VM and run VM. 2. Verify device attached and appears in webadmin --> virtual machines tab --> VM --> host devices tab. 3. Open VM console and verify PCI device is attached (using lspci command). 4. Power off VM abd Verify powering off VM does not affect host functionality. 5. Run steps 1-4 again.