From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38030) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVgoU-0002CW-Q0 for qemu-devel@nongnu.org; Thu, 03 Apr 2014 08:32:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVgoN-0002kE-BY for qemu-devel@nongnu.org; Thu, 03 Apr 2014 08:32:10 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:42345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVgoN-0002k7-6o for qemu-devel@nongnu.org; Thu, 03 Apr 2014 08:32:03 -0400 Received: by mail-pa0-f54.google.com with SMTP id lf10so1789154pab.13 for ; Thu, 03 Apr 2014 05:32:02 -0700 (PDT) Message-ID: <533D54BC.6030503@ozlabs.ru> Date: Thu, 03 Apr 2014 23:31:56 +1100 From: Alexey Kardashevskiy MIME-Version: 1.0 References: <1394075460-17400-1-git-send-email-aik@ozlabs.ru> <53189FCE.2010601@suse.de> <533D1F6B.4080906@ozlabs.ru> <533D4184.8070803@redhat.com> In-Reply-To: <533D4184.8070803@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] spapr-pci: change the default PCI bus naming List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , qemu-devel@nongnu.org Cc: qemu-ppc@nongnu.org, Alexander Graf , Hong-Hua Yin 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 and I do not see any way to >> workaround it in XML, am I missing something here? > > Can you just change libvirt (and break libvirt compatibility with QEMU < 2.0)? I can change qemu (cheaper for me) but I cannot make others doing the same thing :) -- Alexey