
20 Jan
2011
20 Jan
'11
12:09 a.m.
On Wed, 19 Jan 2011 15:17:01 +0100, Jiri Denemark <jdenemar@redhat.com> wrote:
On Wed, Jan 19, 2011 at 19:36:34 +0530, Nikunj A. Dadhania wrote:
Some more debugging suggested that qemuCapsExtractDeviceStr is returning an error. The output of the "pci-assign,?" is not returning any useful information on my system.
[nikunj@dhruv ~]$ qemu-kvm -device "pci-assign,?" property "pci-assign.?" not found can't set property "?" to "on" for "pci-assign" [nikunj@dhruv ~]$
This is supposedly related to f892f5a562cbb6e5b914adced1000df20c3174d6 commit. Don't know what could be a valid fix for this tough.
93681a3683badadd9003226142a729ec5733d2fb is the fix you are looking for.
Thanks, thats solves the issue. Regards Nikunj