You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm following the steps in Running Linux SVSM part and I get this error qemu-system-x86_64: sev_kvm_init: failed to initialize ret=-95 fw_error=0 '' qemu-system-x86_64: failed to initialize kvm: Operation not permitted
when running the command below ./launch-qemu.sh -hda guest.qcow2 -sev-snp -svsm svsm.bin
Is there any solution for this error?
The text was updated successfully, but these errors were encountered:
pegahnikbakht
changed the title
Property 'pc-q35-6.2-machine.svsm' not found
kvm: Operation not permitted
Apr 21, 2023
I'm following the steps in Running Linux SVSM part and I get this error
qemu-system-x86_64: sev_kvm_init: failed to initialize ret=-95 fw_error=0 '' qemu-system-x86_64: failed to initialize kvm: Operation not permitted
when running the command below
./launch-qemu.sh -hda guest.qcow2 -sev-snp -svsm svsm.bin
Is there any solution for this error?
The text was updated successfully, but these errors were encountered: