On Wed, Feb 08, 2023 at 12:49:04PM +0100, Kristina Hanicova wrote:
> +++ b/tests/qemuxml2xmltest.c
> @@ -910,6 +910,7 @@ mymain(void)
>
> DO_TEST_CAPS_LATEST("pvpanic-pci-x86_64");
> DO_TEST_CAPS_ARCH_LATEST("pvpanic-pci-aarch64", "aarch64");
> + DO_TEST_CAPS_ARCH_LATEST("pvpanic-pci-no-address-aarch64", "aarch64");You have forgotten the corresponding qemuxml2argvtest change. The output file is there, so I know you have made the change locally ;) -- Andrea Bolognani / Red Hat / Virtualization
