Skip to content
New issue

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

XML and OVMF file for Windows VM on SEV? #209

Open
FishmanL opened this issue Mar 13, 2024 · 4 comments
Open

XML and OVMF file for Windows VM on SEV? #209

FishmanL opened this issue Mar 13, 2024 · 4 comments

Comments

@FishmanL
Copy link

Hello -- I'm trying to use this repo to launch a windows guest VM instead of a linux VM, and am running into several issues -- as best I can tell, the UEFI variables are misset somehow, so the VM is failing to boot (it boots fine outside SEV on the same host). Has anyone managed to find a working XML/OVMF setup for windows VMs? (Server 2019)

@tlendacky
Copy link
Collaborator

You're trying to run Windows with SEV enabled? Windows isn't enlightened to run under SEV as far as I'm aware, so I wouldn't expect it to be able to boot.

@FishmanL
Copy link
Author

Wait, but Azure runs windows VMs under SEV

@tlendacky
Copy link
Collaborator

Yes, they use a paravisor, It is one of the goals of coconut-svsm, but not yet implemented, to be able to run un-enlightened guest OSes.

@FishmanL
Copy link
Author

Ahhh, I see, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants