From bf84313bbcc652450e94389bd3b978bc7142e81a Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Fri, 25 Jun 2021 15:57:50 +0200 Subject: [PATCH] tests: Test the defaults for TPM on ARM virt guests Instead of providing the configuration explicitly, let libvirt fill in the blanks. After the recent changes, this results in a working configuration without the need for user input. Signed-off-by: Andrea Bolognani Tested-by: Liu Yiding Reviewed-by: Michal Privoznik --- tests/qemuxml2argvdata/aarch64-tpm.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/qemuxml2argvdata/aarch64-tpm.xml b/tests/qemuxml2argvdata/aarch64-tpm.xml index d338a20f17..b22dbee71e 100644 --- a/tests/qemuxml2argvdata/aarch64-tpm.xml +++ b/tests/qemuxml2argvdata/aarch64-tpm.xml @@ -8,8 +8,8 @@ /usr/bin/qemu-system-aarch64 - - + + -- 2.47.2