gnu.org
> Cc: Yin Olivia-R63875; Alexander Graf; qemu-...@nongnu.org
> Subject: Re: [Qemu-devel] [PATCH] spapr-pci: change the default PCI bus
> naming
>
> Il 03/04/2014 10:44, Alexey Kardashevskiy ha scritto:
> >
> > Ufff. Does anyone know any workaround how to tell libvi
On 04/03/2014 10:09 PM, Paolo Bonzini wrote:
> Il 03/04/2014 10:44, Alexey Kardashevskiy ha scritto:
>>
>> Ufff. Does anyone know any workaround how to tell libvirt to use these
>> custom names? Since there is no "pci" (and there is "pci.0"), libvirt
>> cannot put any device onto default PCI bus an
Il 03/04/2014 10:44, Alexey Kardashevskiy ha scritto:
Ufff. Does anyone know any workaround how to tell libvirt to use these
custom names? Since there is no "pci" (and there is "pci.0"), libvirt
cannot put any device onto default PCI bus and I do not see any way to
workaround it in XML, am I mis
On 03/07/2014 03:18 AM, Andreas Färber wrote:
> Am 06.03.2014 04:11, schrieb Alexey Kardashevskiy:
>> Previously libvirt required the first/default PCI bus to have name "pci".
>> Since QEMU can support multiple buses now, libvirt wants "pci.0" now.
>>
>> This removes custom busname and lets QEMU ma
Am 06.03.2014 04:11, schrieb Alexey Kardashevskiy:
> Previously libvirt required the first/default PCI bus to have name "pci".
> Since QEMU can support multiple buses now, libvirt wants "pci.0" now.
>
> This removes custom busname and lets QEMU make up default names.
>
> Signed-off-by: Alexey Kar
Il 06/03/2014 12:50, Daniel P. Berrange ha scritto:
I'd like to see this change done across all machines, not just this
ppc one, so that libvirt can do 1 single version check and know that
the new naming applies for everything from that point.
Yes, I'll take care of the other machines.
Paolo
On Thu, Mar 06, 2014 at 12:47:28PM +0100, Paolo Bonzini wrote:
> Il 06/03/2014 04:11, Alexey Kardashevskiy ha scritto:
> >Previously libvirt required the first/default PCI bus to have name "pci".
> >Since QEMU can support multiple buses now, libvirt wants "pci.0" now.
> >
> >This removes custom bus
Il 06/03/2014 04:11, Alexey Kardashevskiy ha scritto:
Previously libvirt required the first/default PCI bus to have name "pci".
Since QEMU can support multiple buses now, libvirt wants "pci.0" now.
This removes custom busname and lets QEMU make up default names.
Signed-off-by: Alexey Kardashevs
Previously libvirt required the first/default PCI bus to have name "pci".
Since QEMU can support multiple buses now, libvirt wants "pci.0" now.
This removes custom busname and lets QEMU make up default names.
Signed-off-by: Alexey Kardashevskiy
---
I tested this with:
-netdev tap,id=id0,ifnam