[libvirt] [PATCH] auto-create pci-bridge controller info

Eric Blake eblake at redhat.com
Wed Jan 23 13:05:42 UTC 2013


On 01/23/2013 03:05 AM, Daniel P. Berrange wrote:
> On Wed, Jan 23, 2013 at 09:45:20AM +0800, liguang wrote:
>> if some devices specify a pci bus number that
>> haven't been defined by a pci-bridge controller
>> then fill the required correct controller info
>> silently.
>> it based on previous add pci-bridge support patches,
>> https://www.redhat.com/archives/libvir-list/2013-January/msg00577.html
>>
>> Signed-off-by: liguang <lig.fnst at cn.fujitsu.com>
>> ---
>>  src/conf/domain_conf.c |   95 ++++++++++++++++++++++++++++++++++++++++++++++++
>>  1 files changed, 95 insertions(+), 0 deletions(-)
> 
> ACK

However, it fails to compile:

  CC       libvirt_conf_la-domain_conf.lo
conf/domain_conf.c: In function 'virDomainDefMaybeAddPcibridgeController':
conf/domain_conf.c:11829:44: error:
'VIR_DOMAIN_CONTROLLER_TYPE_PCIBRIDGE' undeclared (first use in this
function)

Please resubmit a fixed version.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130123/9055edc1/attachment-0001.sig>


More information about the libvir-list mailing list