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

John Ferlan jferlan at redhat.com
Tue May 26 23:59:53 UTC 2015



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

John




More information about the libvir-list mailing list