Skip to content

Use stage0 + SEV without fw_cfg #4084

Answered by conradgrobler
Lencerf asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, preloading the kernel will work if QEMU is updated to ask the AMD SP to encrypt the extra modified memory before booting the VM.

Regarding the use of stage0 with Cloud Hypervisor or crosvm in general: I think there is a bit of work needed in Stage0 to support that. Stage0 also uses the fw_cfg device to fetch other information such as the ACPI tables and the physical memory layout from the VMM. I believe that the other VMMs write this directly to the guest memory, so stage0 will have to know how to find this info, or at the very least not crash if it can't find this info by using the fw_cfg device.

Regarding using stage0 with Cloud Hypervisor or crosvm on SEV: AFAIK neither of these V…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Lencerf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants