slavkap commented on PR #6908: URL: https://github.com/apache/cloudstack/pull/6908#issuecomment-1324583294
Hi @Jehan-h20220012, could you please add a more descriptive title and message? You need to pass this setting when starting a VM. You can try adding it to the VM's details or do some research on how it would be better. The main part of the Domain's XML is generated from [here](https://github.com/apache/cloudstack/blob/main/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtVMDef.java#L171). when the setting is enabled you need to append the required metadata to the XML. https://libvirt.org/formatdomain.html#general-metadata -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
