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 see this error in the host dmesg logs, and my VM failed to boot. This seems to be intermittent and sometimes the VM works and sometimes it doesn't.
We are using the latest repo state as of friday 07/12: ovmf 4b6ee06a09, kernel-guest a38297e3fb01, kernel-host 05b10142ac6a, qemu fb924a5139 using the AmdSevX64 VM BIOS
When this happens, we also see this error in the guest: #221
Thanks for the report. This helps explain why #221 causes host freeze up since KVM hits a fatal BUG() and will no longer allow itself to run at that point. This seems a lot like a generic race condition in KVM MMU code rather than SNP-specific paths, so I think it would be a good idea to try to reproduce with the latest snp-latest build, which now builds a 6.11 kernel which contains significant changes/general refactoring of KVM MMU code.
I see this error in the host dmesg logs, and my VM failed to boot. This seems to be intermittent and sometimes the VM works and sometimes it doesn't.
We are using the latest repo state as of friday 07/12: ovmf 4b6ee06a09, kernel-guest a38297e3fb01, kernel-host 05b10142ac6a, qemu fb924a5139 using the AmdSevX64 VM BIOS
When this happens, we also see this error in the guest: #221
The text was updated successfully, but these errors were encountered: