Re: [Qemu-devel] [PATCH for-2.5 0/4] Expose ErrorClass through introspection

2015-11-12 Thread Eric Blake
On 11/12/2015 03:48 AM, Markus Armbruster wrote: > Eric Blake writes: > >> I noticed that introspection was not documenting either >> qmp_capabilities nor the ErrorClass enum. I think this is worth >> fixing for 2.5 when introspection is brand new, so that if we later >> extend the ErrorClass en

Re: [Qemu-devel] [PATCH for-2.5 0/4] Expose ErrorClass through introspection

2015-11-12 Thread Eric Blake
On 11/12/2015 03:48 AM, Markus Armbruster wrote: > Eric Blake writes: > >> I noticed that introspection was not documenting either >> qmp_capabilities nor the ErrorClass enum. I think this is worth >> fixing for 2.5 when introspection is brand new, so that if we later >> extend the ErrorClass en

Re: [Qemu-devel] [PATCH for-2.5 0/4] Expose ErrorClass through introspection

2015-11-12 Thread Markus Armbruster
Eric Blake writes: > I noticed that introspection was not documenting either > qmp_capabilities nor the ErrorClass enum. I think this is worth > fixing for 2.5 when introspection is brand new, so that if we later > extend the ErrorClass enum or add future capability negotiation (and > in particu

Re: [Qemu-devel] [PATCH for-2.5 0/4] Expose ErrorClass through introspection

2015-11-12 Thread Markus Armbruster
Eric Blake writes: > I noticed that introspection was not documenting either > qmp_capabilities nor the ErrorClass enum. I think this is worth > fixing for 2.5 when introspection is brand new, so that if we later > extend the ErrorClass enum or add future capability negotiation (and > in particu

[Qemu-devel] [PATCH for-2.5 0/4] Expose ErrorClass through introspection

2015-11-11 Thread Eric Blake
I noticed that introspection was not documenting either qmp_capabilities nor the ErrorClass enum. I think this is worth fixing for 2.5 when introspection is brand new, so that if we later extend the ErrorClass enum or add future capability negotiation (and in particular if such additions get backp