On 7/4/23 15:40, Peter Krempa wrote: > The domain capabilities data feature a firmware section which is filled > by few entries. The entries used until now looked real and it was > suspicious that a x86_64 host was listing aarch64 firmware images which > should not happen. > > Fill it by an obviously fake path as it's not actually interpreted in a > meaningful way. > > Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> > --- > tests/domaincapsdata/qemu_4.2.0-q35.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_4.2.0-tcg.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_4.2.0-virt.aarch64.xml | 5 ++--- > tests/domaincapsdata/qemu_4.2.0.aarch64.xml | 5 ++--- > tests/domaincapsdata/qemu_4.2.0.ppc64.xml | 5 ++--- > tests/domaincapsdata/qemu_4.2.0.s390x.xml | 5 ++--- > tests/domaincapsdata/qemu_4.2.0.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.0.0-q35.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.0.0-tcg-virt.riscv64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.0.0-tcg.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.0.0-virt.aarch64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.0.0-virt.riscv64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.0.0.aarch64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.0.0.ppc64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.0.0.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.1.0-q35.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.1.0-tcg.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.1.0.sparc.xml | 5 ++--- > tests/domaincapsdata/qemu_5.1.0.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.2.0-q35.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.2.0-tcg-virt.riscv64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.2.0-tcg.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.2.0-virt.aarch64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.2.0-virt.riscv64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.2.0.aarch64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.2.0.ppc64.xml | 5 ++--- > tests/domaincapsdata/qemu_5.2.0.s390x.xml | 5 ++--- > tests/domaincapsdata/qemu_5.2.0.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_6.0.0-q35.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_6.0.0-tcg.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_6.0.0-virt.aarch64.xml | 5 ++--- > tests/domaincapsdata/qemu_6.0.0.aarch64.xml | 5 ++--- > tests/domaincapsdata/qemu_6.0.0.s390x.xml | 5 ++--- > tests/domaincapsdata/qemu_6.0.0.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_6.1.0-q35.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_6.1.0-tcg.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_6.1.0.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_6.2.0-q35.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_6.2.0-tcg.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_6.2.0-virt.aarch64.xml | 5 ++--- > tests/domaincapsdata/qemu_6.2.0.aarch64.xml | 5 ++--- > tests/domaincapsdata/qemu_6.2.0.ppc64.xml | 5 ++--- > tests/domaincapsdata/qemu_6.2.0.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_7.0.0-hvf.aarch64+hvf.xml | 5 ++--- > tests/domaincapsdata/qemu_7.0.0-q35.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_7.0.0-tcg.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_7.0.0-virt.aarch64.xml | 5 ++--- > tests/domaincapsdata/qemu_7.0.0.aarch64.xml | 5 ++--- > tests/domaincapsdata/qemu_7.0.0.ppc64.xml | 5 ++--- > tests/domaincapsdata/qemu_7.0.0.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_7.1.0-q35.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_7.1.0-tcg.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_7.1.0.ppc64.xml | 5 ++--- > tests/domaincapsdata/qemu_7.1.0.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_7.2.0-hvf.x86_64+hvf.xml | 5 ++--- > tests/domaincapsdata/qemu_7.2.0-q35.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_7.2.0-tcg.x86_64+hvf.xml | 5 ++--- > tests/domaincapsdata/qemu_7.2.0-tcg.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_7.2.0.ppc.xml | 5 ++--- > tests/domaincapsdata/qemu_7.2.0.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_8.0.0-q35.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_8.0.0-tcg-virt.riscv64.xml | 5 ++--- > tests/domaincapsdata/qemu_8.0.0-tcg.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_8.0.0-virt.riscv64.xml | 5 ++--- > tests/domaincapsdata/qemu_8.0.0.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_8.1.0-q35.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_8.1.0-tcg.x86_64.xml | 5 ++--- > tests/domaincapsdata/qemu_8.1.0.x86_64.xml | 5 ++--- > tests/domaincapstest.c | 5 ++--- > 69 files changed, 138 insertions(+), 207 deletions(-) You'll need to regenerate tests/domaincapsdata/qemu_8.1.0.s390x.xml which was pushed meanwhile. Michal