On Tue, May 20, 2025 at 17:28:28 +0900, Kazuhiro Abe wrote:
> From: Akio Kakuno <fj333...@fujitsu.com>
> 
> - This test was added to check the xml used to launch the VM
>   for Arm CCA support.
>   This test was created using the method described in the
>   documentation.
> 
> Signed-off-by: Kazuhiro Abe <fj107...@aa.jp.fujitsu.com>
> ---
>  .../launch-security-cca.aarch64-latest.args   | 30 +++++++++++++++++++
>  .../launch-security-cca.aarch64-latest.xml    | 24 +++++++++++++++

This test file doesn't use the capability dump you've added but instead
uses the one generated from qemu-10.0

>  tests/qemuxmlconfdata/launch-security-cca.xml | 16 ++++++++++
>  tests/qemuxmlconftest.c                       |  2 ++
>  4 files changed, 72 insertions(+)
>  create mode 100644 
> tests/qemuxmlconfdata/launch-security-cca.aarch64-latest.args
>  create mode 100644 
> tests/qemuxmlconfdata/launch-security-cca.aarch64-latest.xml
>  create mode 100644 tests/qemuxmlconfdata/launch-security-cca.xml

Reply via email to