Re: [libvirt] [PATCH] qemu: forbid user aliases for implicit pci-root controllers

2017-11-30 Thread Michal Privoznik
On 11/30/2017 02:46 PM, Ján Tomko wrote: > On Wed, Nov 29, 2017 at 04:27:16PM +0100, Michal Privoznik wrote: >> On 11/29/2017 03:15 PM, Jiri Denemark wrote: >>> On Wed, Nov 29, 2017 at 11:57:30 +0100, Michal Privoznik wrote: On 11/28/2017 02:51 PM, Ján Tomko wrote: > For implicit

Re: [libvirt] [PATCH] qemu: forbid user aliases for implicit pci-root controllers

2017-11-30 Thread Ján Tomko
On Wed, Nov 29, 2017 at 04:27:16PM +0100, Michal Privoznik wrote: On 11/29/2017 03:15 PM, Jiri Denemark wrote: On Wed, Nov 29, 2017 at 11:57:30 +0100, Michal Privoznik wrote: On 11/28/2017 02:51 PM, Ján Tomko wrote: For implicit controllers, we do not format user aliases on the command line

Re: [libvirt] [PATCH] qemu: forbid user aliases for implicit pci-root controllers

2017-11-29 Thread Michal Privoznik
On 11/29/2017 03:15 PM, Jiri Denemark wrote: > On Wed, Nov 29, 2017 at 11:57:30 +0100, Michal Privoznik wrote: >> On 11/28/2017 02:51 PM, Ján Tomko wrote: >>> For implicit controllers, we do not format user aliases on the command >>> line so we provide a translation between the user alias and the

Re: [libvirt] [PATCH] qemu: forbid user aliases for implicit pci-root controllers

2017-11-29 Thread Jiri Denemark
On Wed, Nov 29, 2017 at 11:57:30 +0100, Michal Privoznik wrote: > On 11/28/2017 02:51 PM, Ján Tomko wrote: > > For implicit controllers, we do not format user aliases on the command > > line so we provide a translation between the user alias and the qemu > > alias. > > > > However for pci-root

Re: [libvirt] [PATCH] qemu: forbid user aliases for implicit pci-root controllers

2017-11-29 Thread Michal Privoznik
On 11/28/2017 02:51 PM, Ján Tomko wrote: > For implicit controllers, we do not format user aliases on the command > line so we provide a translation between the user alias and the qemu > alias. > > However for pci-root controllers, the logic determining whether to use > 'pci' or 'pci.0' depends

[libvirt] [PATCH] qemu: forbid user aliases for implicit pci-root controllers

2017-11-28 Thread Ján Tomko
For implicit controllers, we do not format user aliases on the command line so we provide a translation between the user alias and the qemu alias. However for pci-root controllers, the logic determining whether to use 'pci' or 'pci.0' depends on: * domain architecture * machine type * QEMU