
On Tue, May 20, 2025 at 17:28:27 +0900, Kazuhiro Abe wrote:
From: Akio Kakuno <fj3333bs@fujitsu.com>
- This test was added to check domain capabilities for Arm CCA support. This test was created using the method described in the documentation.
Signed-off-by: Kazuhiro Abe <fj1078ii@aa.jp.fujitsu.com> --- .../qemu_9.1.0-virt.aarch64.xml | 244 ++++++++++++++++++ tests/domaincapsdata/qemu_9.1.0.aarch64.xml | 244 ++++++++++++++++++ 2 files changed, 488 insertions(+) create mode 100644 tests/domaincapsdata/qemu_9.1.0-virt.aarch64.xml create mode 100644 tests/domaincapsdata/qemu_9.1.0.aarch64.xml
This needs to be squashed into 4/6 or the test will fail otherwise. We require that the tree builds cleanly including tests ater each commit.