[libvirt] [PATCH] util: improve the sysinfo element XML format

lhuang lhuang at redhat.com
Wed May 27 07:47:38 UTC 2015


On 05/27/2015 07:59 AM, John Ferlan wrote:
>
> On 05/22/2015 05:26 AM, Luyao Huang wrote:
>> When set sysinfo element without sub-elements,
>> libvirt will format it as:
>>
>>    <sysinfo type='smbios'>
>>    </sysinfo>
>>
>> After improve the format:
>>
>>    <sysinfo type='smbios'/>
>>
>> Signed-off-by: Luyao Huang <lhuang at redhat.com>
>> ---
>>   src/util/virsysinfo.c | 33 ++++++++++++++++++++++-----------
>>   1 file changed, 22 insertions(+), 11 deletions(-)
>>
> ACK - I'll slightly adjust commit message before pushing

Thanks for your quick review

>
> John

Luyao




More information about the libvir-list mailing list