[PATCH libvirt v1 6/6] tests: add test with PCI and CCW device

Andrea Bolognani abologna at redhat.com
Wed Jun 3 12:45:53 UTC 2020


On Thu, 2020-04-09 at 12:31 +0200, Shalini Chellathurai Saroja wrote:
> +++ b/tests/qemuxml2argvtest.c
> @@ -1676,6 +1676,10 @@ mymain(void)
>      DO_TEST_PARSE_ERROR("hostdev-vfio-zpci-set-zero",
>                          QEMU_CAPS_DEVICE_VFIO_PCI,
>                          QEMU_CAPS_DEVICE_ZPCI);
> +    DO_TEST("hostdev-vfio-zpci-ccw-memballoon",
> +            QEMU_CAPS_CCW,
> +            QEMU_CAPS_DEVICE_VFIO_PCI,
> +            QEMU_CAPS_DEVICE_ZPCI);

Same comment as the previous patch - you want to add this to
qemuxml2xmltest.c as well.

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list