From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50920) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVfZe-0003qb-Vc for qemu-devel@nongnu.org; Thu, 03 Apr 2014 07:12:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVfZY-0002d8-RI for qemu-devel@nongnu.org; Thu, 03 Apr 2014 07:12:46 -0400 Message-ID: <533D4184.8070803@redhat.com> Date: Thu, 03 Apr 2014 13:09:56 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1394075460-17400-1-git-send-email-aik@ozlabs.ru> <53189FCE.2010601@suse.de> <533D1F6B.4080906@ozlabs.ru> In-Reply-To: <533D1F6B.4080906@ozlabs.ru> Content-Type: text/plain; charset=UTF-8; format=flowed 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: Alexey Kardashevskiy , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , qemu-devel@nongnu.org Cc: qemu-ppc@nongnu.org, Alexander Graf , Hong-Hua Yin 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)? Paolo