Hide Forgot
Description of problem: The property list displayed by 'qemu-kvm -device pci-assign,\?' is not complete. For eg:It does not list the multifunction property. $/usr/libexec/qemu-kvm -device pci-assign,\? pci-assign.host=pci-hostaddr pci-assign.iommu=on/off pci-assign.prefer_msi=on/ofproperty list displayed by 'qemu-kvm -device pci-assign,\?' is not completef pci-assign.bootindex=int32 pci-assign.configfd=string Version-Release number of selected component (if applicable): qemu-kvm-0.12.1.2-2.189.el6.x86_64.rpm How reproducible: Always Steps to Reproduce: 1.Run $/usr/libexec/qemu-kvm -device pci-assign,\? and notice that the multifunction property does not get listed. 2. 3. Actual results: Expected results: 'qemu-kvm -device pci-assign,\?' should display the multifunction property. Additional info:
Since 'qemu-kvm -device pci-assign,\?' does not display the multifunction property,libvirt has to revert to version hacks to detect PCI multifunction support. Refer to https://bugzilla.redhat.com/show_bug.cgi?id=738388.
Fixed upstream in commit a8467c7a. Reassigning bug to the upstream fixer.
*** This bug has been marked as a duplicate of bug 678731 ***