xl list -l changed output recently. From SXP, often broken, it switched to JSON---or better: kind-of-JSON. JSON is defined in RFC 4627. It includes the definition: | JSON-text = object / array | object = begin-object […] end-object | array = begin-array […] end-array The output of xl list -l does not dump as one object. Instead it consists of lines, each with one object. No real parser will ever read this. Bastian -- Conquest is easy. Control is not. -- Kirk, "Mirror, Mirror", stardate unknown _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel