mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
conf: Add s390-pv as launch security type
Add launch security type 's390-pv' as well as some tests. Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
committed by
Pavel Hrdina
parent
13f4860c61
commit
9568a4d410
@@ -233,6 +233,7 @@ mymain(void)
|
||||
DO_TEST("tseg");
|
||||
|
||||
DO_TEST("launch-security-sev");
|
||||
DO_TEST("launch-security-s390-pv");
|
||||
|
||||
DO_TEST_DIFFERENT("cputune");
|
||||
DO_TEST("device-backenddomain");
|
||||
|
||||
Reference in New Issue
Block a user