[libvirt] [libvirt PATCH v2 37/44] Deprecate QEMU_CAPS_DTB

Andrea Bolognani abologna at redhat.com
Tue Apr 17 09:40:39 UTC 2018


On Mon, 2018-04-09 at 17:20 +0200, Ján Tomko wrote:
> @@ -2347,21 +2346,18 @@ mymain(void)
>              QEMU_CAPS_Q35_PCI_HOLE64_SIZE);
>  
>      DO_TEST("arm-vexpressa9-nodevs",
> -            QEMU_CAPS_DTB);
> +            NONE);
>      DO_TEST("arm-vexpressa9-basic",
> -            QEMU_CAPS_DTB);
> +            NONE);

NONE goes on the first line in both cases.

Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list