Re: [Qemu-devel] [PATCH v7 13/15] net: Complete qapi-fication of netdev_add

2016-07-04 Thread Markus Armbruster
Eric Blake writes: > On 06/16/2016 07:40 AM, Markus Armbruster wrote: >> Eric Blake writes: >> >>> We finally have all the required pieces for doing a type-safe >>> representation of netdev_add as a flat union, where the >>> discriminator 'type' now selects which additional members may >>> appe

Re: [Qemu-devel] [PATCH v7 13/15] net: Complete qapi-fication of netdev_add

2016-07-02 Thread Eric Blake
On 06/16/2016 07:40 AM, Markus Armbruster wrote: > Eric Blake writes: > >> We finally have all the required pieces for doing a type-safe >> representation of netdev_add as a flat union, where the >> discriminator 'type' now selects which additional members may >> appear in the "arguments" JSON ob

Re: [Qemu-devel] [PATCH v7 13/15] net: Complete qapi-fication of netdev_add

2016-06-16 Thread Markus Armbruster
Eric Blake writes: > We finally have all the required pieces for doing a type-safe > representation of netdev_add as a flat union, where the > discriminator 'type' now selects which additional members may > appear in the "arguments" JSON object sent over QMP, while > making no changes to the set

[Qemu-devel] [PATCH v7 13/15] net: Complete qapi-fication of netdev_add

2016-05-20 Thread Eric Blake
We finally have all the required pieces for doing a type-safe representation of netdev_add as a flat union, where the discriminator 'type' now selects which additional members may appear in the "arguments" JSON object sent over QMP, while making no changes to the set of previously-valid QMP command