nvazquez commented on PR #11569: URL: https://github.com/apache/cloudstack/pull/11569#issuecomment-3253929401
Hi @jmgsky thanks for your input. I think that can be addressed on a separate PR. I couldn't find references for this attribute on the libvirt documentation, but seems it should be wrapped as a feature on the XML domain. Can you please confirm if this snippet looks correct for a running domain? ```` <type arch='x86_64' machine='pc-i440fx-8.2=0'>hvm</type> <features> <sm-bios-entry-point-type value='32'/> </features> ```` -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org