On Mon, 2017-07-17 at 21:28 +0530, Shivaprasad G Bhat wrote: [...] > @@ -1900,6 +1905,9 @@ static struct virQEMUCapsObjectTypeProps virQEMUCapsObjectProps[] = { > { "intel-iommu", virQEMUCapsObjectPropsIntelIOMMU, > ARRAY_CARDINALITY(virQEMUCapsObjectPropsIntelIOMMU), > QEMU_CAPS_DEVICE_INTEL_IOMMU}, > + { "spapr-pci-host-bridge", virQEMUCapsObjectPropsSpaprPCIHostBridge, > + ARRAY_CARDINALITY(virQEMUCapsObjectPropsSpaprPCIHostBridge), > + QEMU_CAPS_DEVICE_SPAPR_PCI_HOST_BRIDGE}, There should be a space before the closing curly brace. Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> -- Andrea Bolognani / Red Hat / Virtualization -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list