Bug 738430

Summary: Property list displayed by 'qemu-kvm -device pci-assign,\?' is not complete
Product: Red Hat Enterprise Linux 6 Reporter: Nandini Chandra <nachandr>
Component: qemu-kvmAssignee: Gerd Hoffmann <kraxel>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1CC: acathrow, mkenneth, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-20 09:05:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 738388    

Description Nandini Chandra 2011-09-14 18:45:27 UTC
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:

Comment 1 Nandini Chandra 2011-09-14 19:02:59 UTC
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.

Comment 2 Markus Armbruster 2011-09-20 08:18:17 UTC
Fixed upstream in commit a8467c7a.  Reassigning bug to the upstream fixer.

Comment 3 Gerd Hoffmann 2011-09-20 09:05:27 UTC

*** This bug has been marked as a duplicate of bug 678731 ***