Re: [pve-devel] [PATCH qemu-server v4 3/4] config: add AMD SEV-SNP support.

2025-03-18 Thread Markus Frank
On 2025-03-11 16:04, Philipp Giersfeld wrote: This patch is for enabling AMD SEV-SNP support. Where applicable, it extends support for existing SEV(-ES) variables to SEV-SNP. This means that it retains no-debug and kernel-hashes options, but the no-key-sharing option is removed. The default p

[pve-devel] [PATCH qemu-server v4 3/4] config: add AMD SEV-SNP support.

2025-03-11 Thread Philipp Giersfeld
This patch is for enabling AMD SEV-SNP support. Where applicable, it extends support for existing SEV(-ES) variables to SEV-SNP. This means that it retains no-debug and kernel-hashes options, but the no-key-sharing option is removed. The default policy value is identical to QEMU’s, and the theref