Re: [libvirt] [PATCHv2 4/5] uuid: require smbios uuid and domain uuid to match

2010-12-05 Thread Daniel Veillard
On Fri, Dec 03, 2010 at 02:56:17PM -0700, Eric Blake wrote: > * src/conf/domain_conf.c (virDomainDefParseXML): Prefer sysinfo > uuid over generating one, and if both uuids are present, require > them to be identical. > * src/qemu/qemu_conf.c (qemuBuildSmbiosSystemStr): Allow skipping > the uuid. >

[libvirt] [PATCHv2 4/5] uuid: require smbios uuid and domain uuid to match

2010-12-03 Thread Eric Blake
* src/conf/domain_conf.c (virDomainDefParseXML): Prefer sysinfo uuid over generating one, and if both uuids are present, require them to be identical. * src/qemu/qemu_conf.c (qemuBuildSmbiosSystemStr): Allow skipping the uuid. (qemudBuildCommandLine): Adjust caller; must not use host uuid in place