Age | Commit message (Expand) | Author | Files | Lines |
2022-04-21 | qapi-schema: test: add a unit test for parsing array alternates | Paolo Bonzini | 1 | -0/+1 |
2021-10-29 | qapi: New special feature flag "unstable" | Markus Armbruster | 1 | -2/+5 |
2021-10-27 | qapi: Add feature flags to enum members | Markus Armbruster | 1 | -1/+2 |
2021-09-27 | qapi: Drop simple unions | Markus Armbruster | 1 | -1/+1 |
2021-09-27 | tests/qapi-schema: Drop simple union __org.qemu_x-Union1 | Markus Armbruster | 1 | -5/+3 |
2021-09-27 | tests/qapi-schema: Rewrite simple union TestIfUnion to be flat | Markus Armbruster | 1 | -1/+3 |
2021-09-27 | tests/qapi-schema: Simple union UserDefListUnion is now unused, drop | Markus Armbruster | 1 | -17/+0 |
2021-09-27 | tests/qapi-schema: Wean off UserDefListUnion | Markus Armbruster | 1 | -1/+1 |
2021-09-27 | tests/qapi-schema: Prepare for simple union UserDefListUnion removal | Markus Armbruster | 1 | -0/+16 |
2021-09-25 | qapi: Tidy up unusual line breaks | Markus Armbruster | 1 | -14/+14 |
2021-09-03 | qapi: Fix C code generation for 'if' | Markus Armbruster | 1 | -1/+0 |
2021-09-03 | tests/qapi-schema: Demonstrate broken C code for 'if' | Markus Armbruster | 1 | -0/+5 |
2021-09-03 | tests/qapi-schema: Correct two 'if' conditionals | Markus Armbruster | 1 | -3/+2 |
2021-08-26 | qapi: make 'if' condition strings simple identifiers | Marc-André Lureau | 1 | -27/+27 |
2021-08-26 | qapi: add 'not' condition operation | Marc-André Lureau | 1 | -1/+2 |
2021-08-26 | qapi: add 'any' condition | Marc-André Lureau | 1 | -1/+7 |
2021-08-26 | qapi: replace if condition list with dict {'all': [...]} | Marc-André Lureau | 1 | -9/+11 |
2021-03-23 | qapi: Enforce union and alternate branch naming rules | Markus Armbruster | 1 | -1/+1 |
2021-03-23 | qapi: Enforce struct member naming rules | Markus Armbruster | 1 | -2/+6 |
2021-03-23 | qapi: Enforce command naming rules | Markus Armbruster | 1 | -9/+12 |
2021-03-23 | qapi: Rename pragma *-whitelist to *-exceptions | Markus Armbruster | 1 | -1/+1 |
2021-03-23 | qapi: Enforce event naming rules | Markus Armbruster | 1 | -3/+3 |
2021-03-19 | qapi: Implement deprecated-output=hide for QMP event data | Markus Armbruster | 1 | -0/+3 |
2021-03-19 | qapi: Implement deprecated-output=hide for QMP command results | Markus Armbruster | 1 | -8/+9 |
2020-10-09 | qapi: Add a 'coroutine' flag for commands | Kevin Wolf | 1 | -0/+1 |
2020-08-03 | schemas: Add vim modeline | Andrea Bolognani | 1 | -0/+1 |
2020-03-17 | qapi: New special feature flag "deprecated" | Markus Armbruster | 1 | -3/+3 |
2020-03-17 | qapi: Add feature flags to struct members | Markus Armbruster | 1 | -1/+1 |
2020-03-17 | qapi: Add feature flags to remaining definitions | Markus Armbruster | 1 | -7/+22 |
2019-10-22 | tests: qapi: Test 'features' of commands | Peter Krempa | 1 | -0/+18 |
2019-09-24 | qapi: Permit omitting all flat union branches | Markus Armbruster | 1 | -0/+5 |
2019-09-24 | qapi: Permit alternates with just one branch | Markus Armbruster | 1 | -1/+3 |
2019-09-24 | qapi: Permit 'boxed' with empty type | Markus Armbruster | 1 | -0/+2 |
2019-09-24 | qapi: Drop support for boxed alternate arguments | Markus Armbruster | 1 | -1/+1 |
2019-06-12 | tests/qapi-schema: Test for good feature lists in structs | Kevin Wolf | 1 | -0/+39 |
2019-03-05 | tests/qapi-schema: Cover forward reference to sub-module | Markus Armbruster | 1 | -1/+2 |
2019-03-05 | tests: Rename UserDefNativeListUnion to UserDefListUnion | Markus Armbruster | 1 | -3/+3 |
2019-03-05 | qapi: Fix code generation for sub-modules in other directories | Markus Armbruster | 1 | -0/+3 |
2019-03-05 | tests/qapi-schema: Cover conditional arrays | Markus Armbruster | 1 | -1/+1 |
2018-12-13 | qapi: add 'if' to alternate members | Marc-André Lureau | 1 | -1/+3 |
2018-12-13 | qapi: add 'if' to union members | Marc-André Lureau | 1 | -1/+3 |
2018-12-13 | qapi: Add 'if' to implicit struct members | Marc-André Lureau | 1 | -3/+9 |
2018-12-13 | qapi: add a dictionary form for TYPE | Marc-André Lureau | 1 | -5/+5 |
2018-12-13 | qapi: add 'if' to enum members | Marc-André Lureau | 1 | -2/+3 |
2018-12-13 | tests/qapi: Cover commands with 'if' and union / alternate 'data' | Marc-André Lureau | 1 | -0/+6 |
2018-08-31 | tests: add a qmp success-response test | Marc-André Lureau | 1 | -0/+2 |
2018-07-05 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'... | Peter Maydell | 1 | -1/+1 |
2018-07-03 | qapi: add 'if' to top-level expressions | Marc-André Lureau | 1 | -0/+26 |
2018-07-03 | qmp: Say "out-of-band" instead of "Out-Of-Band" | Markus Armbruster | 1 | -1/+1 |
2018-06-22 | qapi: allow empty branches in flat unions | Anton Nefedov | 1 | -2/+4 |