On 5/20/25 17:56, Peter Krempa wrote: > 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
Thanks for your comment. I will fix it to use the capability dump I added. Best Regards, Kazuhiro Abe