Re: [PATCH 00/12] Introduce SEV-SNP support

2025-01-22 Thread Daniel P . Berrangé
On Wed, Jan 22, 2025 at 10:18:41AM -, trued...@gmail.com wrote: > Hi Jonathon, > > Do you have any news/updates around SNP compatibility in Libvirt? It was done 6 months ago https://libvirt.org/news.html#v10-5-0-2024-07-01 "* New features: Introduce SEV-SNP support" With regards, D

Re: [PATCH 00/12] Introduce SEV-SNP support

2025-01-22 Thread truedoom
Hi Jonathon, Do you have any news/updates around SNP compatibility in Libvirt? I'm working on a project around SNP enabled cloud systems, and would be great to have SNP via Libvirt. Wondering do you know of any roadmap, or any info on when that might be supported? Coming up blank on my own res

Re: [PATCH 00/12] Introduce SEV-SNP support

2024-08-06 Thread Daniel P . Berrangé
On Tue, Aug 06, 2024 at 11:46:13AM +0100, Daniel P. Berrangé wrote: > On Fri, Jun 21, 2024 at 12:06:01PM +0200, Michal Prívozník wrote: > > On 6/20/24 17:19, Jonathon Jongsma wrote: > > > On 6/20/24 6:22 AM, Michal Privoznik wrote: > > >> SEV-SNP support just landed in QEMU. Here is the first round

Re: [PATCH 00/12] Introduce SEV-SNP support

2024-08-06 Thread Daniel P . Berrangé
On Fri, Jun 21, 2024 at 12:06:01PM +0200, Michal Prívozník wrote: > On 6/20/24 17:19, Jonathon Jongsma wrote: > > On 6/20/24 6:22 AM, Michal Privoznik wrote: > >> SEV-SNP support just landed in QEMU. Here is the first round of patches > >> to incorporate support into libvirt. > >> > >> TODOs (aka p

Re: [PATCH 00/12] Introduce SEV-SNP support

2024-06-21 Thread Michal Prívozník
On 6/20/24 17:19, Jonathon Jongsma wrote: > On 6/20/24 6:22 AM, Michal Privoznik wrote: >> SEV-SNP support just landed in QEMU. Here is the first round of patches >> to incorporate support into libvirt. >> >> TODOs (aka problems of future me): >> >> - Teach tools/virt-qemu-sev-validate how to deal

Re: [PATCH 00/12] Introduce SEV-SNP support

2024-06-20 Thread Jonathon Jongsma
On 6/20/24 6:22 AM, Michal Privoznik wrote: SEV-SNP support just landed in QEMU. Here is the first round of patches to incorporate support into libvirt. TODOs (aka problems of future me): - Teach tools/virt-qemu-sev-validate how to deal with SEV-SNP - Try to find a SEV-SNP machine a test these

Re: [PATCH 00/12] Introduce SEV-SNP support

2024-06-20 Thread Daniel P . Berrangé
On Thu, Jun 20, 2024 at 01:22:37PM +0200, Michal Privoznik wrote: > SEV-SNP support just landed in QEMU. Here is the first round of patches > to incorporate support into libvirt. > > TODOs (aka problems of future me): > > - Teach tools/virt-qemu-sev-validate how to deal with SEV-SNP There's noth

[PATCH 00/12] Introduce SEV-SNP support

2024-06-20 Thread Michal Privoznik
SEV-SNP support just landed in QEMU. Here is the first round of patches to incorporate support into libvirt. TODOs (aka problems of future me): - Teach tools/virt-qemu-sev-validate how to deal with SEV-SNP - Try to find a SEV-SNP machine a test these patches in real worl - Write a kbase article o