Bug 678731
Summary: | Update qemu-kvm -device pci-assign,? properties | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | juzhang <juzhang> |
Component: | qemu-kvm | Assignee: | Gerd Hoffmann <kraxel> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 6.1 | CC: | chayang, chrisw, kraxel, laine, michen, mkenneth, nachandr, tburke, virt-maint |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-0.12.1.2-2.206.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 15:44:34 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: | 580953 |
Description
juzhang
2011-02-19 06:55:58 UTC
Patch posted. *** Bug 738430 has been marked as a duplicate of this bug. *** 1) Is this the patch? http://post-office.corp.redhat.com/archives/rhvirt-patches/2011-September/msg00588.html (It would be helpful if a link to the appropriate patch was pasted into the BZ, and the patch comment contained a link back to the BZ record). 2) It's not immediately obvious to a qemu-outsider like me - will this patch result in "rombar=..." being printed in the properties? (See Bug 738095) (In reply to comment #6) > 1) Is this the patch? > > > http://post-office.corp.redhat.com/archives/rhvirt-patches/2011-September/msg00588.html Yes > (It would be helpful if a link to the appropriate patch was pasted into the BZ, > and the patch comment contained a link back to the BZ record). > > 2) It's not immediately obvious to a qemu-outsider like me - will this patch > result in "rombar=..." being printed in the properties? (See Bug 738095) Yes, here's example output: pci-assign.host=pci-hostaddr pci-assign.iommu=uint32 pci-assign.bootindex=int32 pci-assign.configfd=string pci-assign.addr=pci-devfn pci-assign.romfile=string pci-assign.rombar=uint32 pci-assign.multifunction=on/off Is there libvirt bz to use this info? Hi Chris, (In reply to comment #8) > Is there libvirt bz to use this info? BZ 738388 is the libvirt BZ. Verified this issue with qemu-kvm-0.12.1.2-2.193.el6. #/usr/libexec/qemu-kvm -device pci-assign,\? pci-assign.host=pci-hostaddr pci-assign.iommu=uint32 pci-assign.bootindex=int32 pci-assign.configfd=string pci-assign.addr=pci-devfn pci-assign.romfile=string pci-assign.rombar=uint32 pci-assign.multifunction=on/off [ just clear needinfo from comment #6, comment #8 answers it ] Moving to ON_QA because Errata Tool did not do it Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2011-1531.html |