Re: [Qemu-devel] [PATCH v2] qapi: Document optional arguments' backwards compatibility

2014-05-06 Thread Fam Zheng
On Tue, 05/06 19:30, Eric Blake wrote: > On 05/05/2014 08:05 PM, Fam Zheng wrote: > > Signed-off-by: Fam Zheng > > > > --- > > v2: Employ the text suggested by Eric. (Thanks!) > > Since much of it is my wording, it's probably better to credit me as an > author, by adding: > > Signed-off-by: Eri

Re: [Qemu-devel] [PATCH v2] qapi: Document optional arguments' backwards compatibility

2014-05-06 Thread Eric Blake
On 05/05/2014 08:05 PM, Fam Zheng wrote: > Signed-off-by: Fam Zheng > > --- > v2: Employ the text suggested by Eric. (Thanks!) Since much of it is my wording, it's probably better to credit me as an author, by adding: Signed-off-by: Eric Blake > > Signed-off-by: Fam Zheng > --- > docs/qapi

[Qemu-devel] [PATCH v2] qapi: Document optional arguments' backwards compatibility

2014-05-05 Thread Fam Zheng
Signed-off-by: Fam Zheng --- v2: Employ the text suggested by Eric. (Thanks!) Signed-off-by: Fam Zheng --- docs/qapi-code-gen.txt | 26 ++ 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/docs/qapi-code-gen.txt b/docs/qapi-code-gen.txt index d78921f..3e5cf