Re: [Qemu-devel] [PATCH v9 09/27] qapi-introspect: Document lack of sorting

2015-11-04 Thread Markus Armbruster
Eric Blake writes: > qapi-code-gen.txt already claims that types, commands, and > events share a common namespace; set this in stone by further > documenting that our introspection output will never have > collisions with the same name tied to more than one meta-type. > > Our largest QMP enum cur

[Qemu-devel] [PATCH v9 09/27] qapi-introspect: Document lack of sorting

2015-11-03 Thread Eric Blake
qapi-code-gen.txt already claims that types, commands, and events share a common namespace; set this in stone by further documenting that our introspection output will never have collisions with the same name tied to more than one meta-type. Our largest QMP enum currently has 125 values, our large