Re: [libvirt PATCH v2 6/6] tests: add launch-security-sev test with latest capabilities

2021-06-15 Thread Peter Krempa
On Mon, Jun 14, 2021 at 16:58:14 +0200, Pavel Hrdina wrote: > QEMU 6.0.0 introduced `confidential-guest-support` -machine option as > a replacement for `memory-encryption`. In order to test it use 6.0.0 > capabilities as well. > > Signed-off-by: Pavel Hrdina > --- > .../launch-security-sev.x86_6

[libvirt PATCH v2 6/6] tests: add launch-security-sev test with latest capabilities

2021-06-14 Thread Pavel Hrdina
QEMU 6.0.0 introduced `confidential-guest-support` -machine option as a replacement for `memory-encryption`. In order to test it use 6.0.0 capabilities as well. Signed-off-by: Pavel Hrdina --- .../launch-security-sev.x86_64-6.0.0.args | 36 +++ tests/qemuxml2argvtest.c