On Thu, Jan 25, 2024 at 10:10:32 -0800, Andrea Bolognani wrote:
> On Tue, Jan 16, 2024 at 05:12:44PM +0100, Peter Krempa wrote:
> > + --dump-device-list-properties
> > +
> > +Dumps all properties (in stable order) of devices (in order libvirt
> > queries
> > +them) along with types and de
On Tue, Jan 16, 2024 at 05:12:44PM +0100, Peter Krempa wrote:
> + --dump-device-list-properties
> +
> +Dumps all properties (in stable order) of devices (in order libvirt
> queries
> +them) along with types and default values.
Isn't the device order stable as well? The lines are generate
The order of properties in 'device-list-properties' can hange
arbitrarily and git is not great at picking the contexts in JSON to help
seeing what changed.
The new --dump-device-list-properties produces a stable order of
properties and dumps also the type and default value mainly useful for
compar