We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't launch SEV-SNP guest. It seems that a problem occurred while changing the version. The following error occurs:
qemu-system-x86_64: sev_snp_launch_start: SNP_LAUNCH_START ret=-25 fw_error=0 '' qemu-system-x86_64: sev_kvm_init: failed to create encryption context qemu-system-x86_64: failed to initialize kvm: Operation not permitted
qemu-system-x86_64: sev_snp_launch_start: SNP_LAUNCH_START ret=-25 fw_error=0 ''
qemu-system-x86_64: sev_kvm_init: failed to create encryption context
qemu-system-x86_64: failed to initialize kvm: Operation not permitted
What should I do?
The text was updated successfully, but these errors were encountered:
Did you change the version of both Qemu and the host kernel? You must keep these in lock-step.
Sorry, something went wrong.
No branches or pull requests
I can't launch SEV-SNP guest.
It seems that a problem occurred while changing the version.
The following error occurs:
qemu-system-x86_64: sev_snp_launch_start: SNP_LAUNCH_START ret=-25 fw_error=0 ''
qemu-system-x86_64: sev_kvm_init: failed to create encryption context
qemu-system-x86_64: failed to initialize kvm: Operation not permitted
What should I do?
The text was updated successfully, but these errors were encountered: