Re: [Qemu-devel] [PATCH V8 04/10] qapi script: check correctness of union

2014-03-04 Thread Wenchao Xia
于 2014/3/4 20:47, Markus Armbruster 写道: > Wenchao Xia writes: > >> From: Wenchao Xia > Commit message lost detail since v7. Intentional? > I thought you don't want the message in V7, maybe I misunderstood it. >> Signed-off-by: Wenchao Xia >> Signed-off-by: Wenchao Xia >> --- >> scripts/qapi

Re: [Qemu-devel] [PATCH V8 04/10] qapi script: check correctness of union

2014-03-04 Thread Markus Armbruster
Wenchao Xia writes: > From: Wenchao Xia Commit message lost detail since v7. Intentional? > Signed-off-by: Wenchao Xia > Signed-off-by: Wenchao Xia > --- > scripts/qapi.py| 106 > +++- > tests/Makefile

Re: [Qemu-devel] [PATCH V8 04/10] qapi script: check correctness of union

2014-02-28 Thread Wenchao Xia
于 2014/2/28 3:21, Eric Blake 写道: On 02/27/2014 04:09 AM, Wenchao Xia wrote: From: Wenchao Xia Signed-off-by: Wenchao Xia Signed-off-by: Wenchao Xia Double-S-o-B. I've also noticed that I'm getting undeliverable mail rejections from your linux.vnet.ibm.com address: TCVM.MEGACENTER.DE.IBM.COM u

Re: [Qemu-devel] [PATCH V8 04/10] qapi script: check correctness of union

2014-02-27 Thread Eric Blake
On 02/27/2014 04:09 AM, Wenchao Xia wrote: > From: Wenchao Xia > > Signed-off-by: Wenchao Xia > Signed-off-by: Wenchao Xia Double-S-o-B. I've also noticed that I'm getting undeliverable mail rejections from your linux.vnet.ibm.com address: TCVM.MEGACENTER.DE.IBM.COM unable to deliver followin

[Qemu-devel] [PATCH V8 04/10] qapi script: check correctness of union

2014-02-27 Thread Wenchao Xia
From: Wenchao Xia Signed-off-by: Wenchao Xia Signed-off-by: Wenchao Xia --- scripts/qapi.py| 106 +++- tests/Makefile |4 +- .../qapi-schema/flat-union-invalid-branch-key.err |1 + .../qapi-schema