Re: [pve-devel] [PATCH qemu-server] QEMU AMD SEV enable

2022-11-08 Thread Thomas Lamprecht
Am 02/09/2022 um 13:24 schrieb Daniel Tschlatscher: > Tested-by: Daniel Tschlatscher > thx! > > Some more comments inline in the code, all of which are non-breaking though: @Markus, Daniels comment seem all reasonable and not only cosmetic (e.g., the typo in the schema for "minimum") can you

Re: [pve-devel] [PATCH qemu-server] QEMU AMD SEV enable

2022-09-02 Thread Daniel Tschlatscher
The SEV memory encryption works without problems. Parameters for 'cbitpos' and 'reduced-phys-bits' were successfully and automatically applied, when not supplied in the config. I could run up to 15 SEV-enabled VMs concurrently, which is in line with the expected maximum capabilities of a 1st gen Ep

[pve-devel] [PATCH qemu-server] QEMU AMD SEV enable

2022-06-09 Thread Markus Frank
This Patch is for enabling AMD SEV (Secure Encrypted Virtualization) support in QEMU and for supporting other memory encryption technologies like INTEL MKTME (Multi-key Total Memory Encryption) and AMD-SNP in the future. Config-Example: memory_encryption: type=sev,cbitpos=47,policy=0x0005,reduced-