Re: [Qemu-devel] [PATCH] qemu-img: fix .hx and .texi disparity

2019-04-12 Thread Peter Maydell
On Tue, 9 Apr 2019 at 22:08, John Snow wrote: > > It turns out that having options listed in three places continues to be > a bad idea. I'm still toying with the idea of an improved infrastructure > here, but in the meantime, another bandaid. > > There are three locations: > (1) .hx file, formatte

Re: [Qemu-devel] [PATCH] qemu-img: fix .hx and .texi disparity

2019-04-10 Thread John Snow
On 4/10/19 2:22 PM, Eric Blake wrote: > On 4/10/19 12:37 PM, John Snow wrote: >> >> >> On 4/10/19 1:39 AM, Markus Armbruster wrote: >>> John Snow writes: >>> It turns out that having options listed in three places continues to be a bad idea. I'm still toying with the idea of an improv

Re: [Qemu-devel] [PATCH] qemu-img: fix .hx and .texi disparity

2019-04-10 Thread Eric Blake
On 4/10/19 12:37 PM, John Snow wrote: > > > On 4/10/19 1:39 AM, Markus Armbruster wrote: >> John Snow writes: >> >>> It turns out that having options listed in three places continues to be >>> a bad idea. I'm still toying with the idea of an improved infrastructure >>> here, but in the meantime,

Re: [Qemu-devel] [PATCH] qemu-img: fix .hx and .texi disparity

2019-04-10 Thread John Snow
On 4/10/19 1:39 AM, Markus Armbruster wrote: > John Snow writes: > >> It turns out that having options listed in three places continues to be >> a bad idea. I'm still toying with the idea of an improved infrastructure >> here, but in the meantime, another bandaid. >> >> There are three locatio

Re: [Qemu-devel] [PATCH] qemu-img: fix .hx and .texi disparity

2019-04-09 Thread Markus Armbruster
John Snow writes: > It turns out that having options listed in three places continues to be > a bad idea. I'm still toying with the idea of an improved infrastructure > here, but in the meantime, another bandaid. > > There are three locations: > (1) .hx file, formatted as texi > (2) .hx file, for

[Qemu-devel] [PATCH] qemu-img: fix .hx and .texi disparity

2019-04-09 Thread John Snow
It turns out that having options listed in three places continues to be a bad idea. I'm still toying with the idea of an improved infrastructure here, but in the meantime, another bandaid. There are three locations: (1) .hx file, formatted as texi (2) .hx file, formatted as human readable. (3) .te