miloserdoff commented on issue #10009: URL: https://github.com/apache/cloudstack/issues/10009#issuecomment-2954786679
@weizhouapache Hello. I added LaunchSecurity block via extrahosts to enable SEV-SNP support. And I got the error: LibvirtException org.libvirt.LibvirtException: unsupported configuration: 'sev-snp' launch security is not supported with this QEMU binary Are there any options for replacing tag values? For example: <cpu mode="custom" match="exact" check="full"> replace with <cpu mode='host-model' check='none'/> And <emulator>/usr/bin/qemu-system-x86_64</emulator> replace with <emulator>/home/user/sev-snp/qemu-system-x86_64</emulator> -- 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