Re: [Qemu-devel] [PATCHv4 1/2] Rework ipv6 options

2016-03-28 Thread Eric Blake
On 03/24/2016 05:34 PM, Samuel Thibault wrote: > Rename the recently-added ip6-foo options into ipv6-foo options, to make > them coherent with other ipv6 options. > > Also rework the documentation. Needs to go in to 2.6 before we bake in the wrong names. > > Signed-off-by: Samuel Thibault > --

[Qemu-devel] [PATCHv4 1/2] Rework ipv6 options

2016-03-24 Thread Samuel Thibault
Rename the recently-added ip6-foo options into ipv6-foo options, to make them coherent with other ipv6 options. Also rework the documentation. Signed-off-by: Samuel Thibault --- net/slirp.c | 6 +++--- qapi-schema.json | 25 - qemu-options.hx | 18 ++--