[libvirt] [PATCH] Fix a bogus warning when parsing <hostdev>

Chris Lalancette clalance at redhat.com
Mon Aug 2 13:43:20 UTC 2010


On 07/30/10 - 11:54:03AM, Eric Blake wrote:
> On 07/30/2010 11:37 AM, Chris Lalancette wrote:
> > When parsing hostdev, the following message would be emitted:
> > 
> > 10:17:19.052: error : virDomainHostdevDefParseXML:3748 : internal error unknown node alias
> > 
> > However, alias is appropriately parsed in
> > virDomainDeviceInfoParseXML anyway.  Disable the error message
> > in the initial XML parsing loop.
> 
> ACK, and thanks for the comments in the code.

Thanks, pushed.

-- 
Chris Lalancette




More information about the libvir-list mailing list