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

2025-03-11 Thread Philipp Giersfeld
On 25/03/05 04:35PM, Fiona Ebner wrote: > Am 24.02.25 um 13:37 schrieb 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 > > optio

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

2025-03-11 Thread Fiona Ebner
Am 11.03.25 um 14:56 schrieb Philipp Giersfeld: > On 25/03/05 04:35PM, Fiona Ebner wrote: >> Am 24.02.25 um 13:37 schrieb 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 th

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

2025-03-05 Thread Fiona Ebner
Am 24.02.25 um 13:37 schrieb 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. > > T