Re: [Qemu-devel] [PATCH v2 0/9] Our QAPI parser is a hack, replace it

2013-07-29 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

[Qemu-devel] [PATCH v2 0/9] Our QAPI parser is a hack, replace it

2013-07-27 Thread Markus Armbruster
If you think I'm exaggerating, check out the list of issues in PATCH 3/9. v2: * Straightforward rebase * A few more tests in 1/9, in part suggested by Eric Markus Armbruster (9): tests: QAPI schema parser tests tests: Use qapi-schema-test.json as schema parser test qapi.py: Restructure lexe