On Wed, Nov 03, 2010 at 11:51:07AM +0000, Daniel P. Berrange wrote:
On Tue, Nov 02, 2010 at 05:36:48PM +0100, Daniel Veillard wrote:
> @@ -4092,6 +4171,44 @@ int qemudBuildCommandLine(virConnectPtr conn,
> }
> }
>
> + if ((def->smbios_mode != VIR_DOMAIN_SMBIOS_NONE) &&
> + (def->smbios_mode != VIR_DOMAIN_SMBIOS_EMULATE) &&
> + (qemuCmdFlags & QEMUD_CMD_FLAG_SMBIOS_TYPE)) {
It would be to report a VIR_ERR_CONFIG_UNSUPPORTED error in the else
clause for this.
Hum ... Okay I see,
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
daniel(a)veillard.com | Rpmfind RPM search engine
http://rpmfind.net/
http://veillard.com/ | virtualization library
http://libvirt.org/