Re: SEV-SNP Libvirt Support

2025-02-17 Thread Martin Kletzander
On Mon, Feb 17, 2025 at 12:13:27PM +0100, Michal Prívozník wrote: On 2/17/25 11:11, Paraskevas Nik wrote: Hello Michael, Thanks for responding. I have built the libvirt and and then used ninja install to install it. Does this also installs the correct selinux labels? Depends, if you've passed

Re: SEV-SNP Libvirt Support

2025-02-17 Thread Michal Prívozník
On 2/17/25 11:11, Paraskevas Nik wrote: > Hello Michael, > Thanks for responding. I have built the libvirt and and then used ninja > install to install it. Does this also installs the correct selinux labels? Depends, if you've passed "-Dsystem=true" to meson setup then it should replace the system

Re: SEV-SNP Libvirt Support

2025-02-17 Thread Michal Prívozník
On 2/14/25 10:24, Paraskevas Nik wrote: > Hello, > I am trying to build libvirt v10.5.0 to support SEV-SNP but when I run > virsh domcapabilities I am getting . If I install > libvirt 8.0.0 using apt install libvirt-daemon-system qemu-kvm them sev > shows as supported. Everything is enabled on the

SEV-SNP Libvirt Support

2025-02-14 Thread Paraskevas Nik
Hello, I am trying to build libvirt v10.5.0 to support SEV-SNP but when I run virsh domcapabilities I am getting . If I install libvirt 8.0.0 using apt install libvirt-daemon-system qemu-kvm them sev shows as supported. Everything is enabled on the system about SEV, SEV-ES, SEV-SNP. Is there a spec