Age | Commit message (Expand) | Author | Files | Lines |
2025-02-10 | qapi: change 'unsigned special_features' to 'uint64_t features' | Daniel P. Berrangé | 1 | -1/+1 |
2024-06-28 | include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH() | Paolo Bonzini | 1 | -1/+1 |
2024-03-04 | qapi: New QAPI_LIST_LENGTH() | Steve Sistare | 1 | -0/+13 |
2021-10-29 | qapi: Extend -compat to set policy for unstable interfaces | Markus Armbruster | 1 | -0/+1 |
2021-10-29 | qapi: Generalize enum member policy checking | Markus Armbruster | 1 | -4/+1 |
2021-10-29 | qapi: Tools for sets of special feature flags in generated code | Markus Armbruster | 1 | -0/+4 |
2021-10-27 | qapi: Implement deprecated-input={reject,crash} for enum values | Markus Armbruster | 1 | -1/+5 |
2021-01-28 | qapi: Introduce QAPI_LIST_APPEND | Eric Blake | 1 | -0/+13 |
2020-11-04 | qapi, qemu-options: make all parsing visitors parse boolean options the same | Paolo Bonzini | 1 | -0/+2 |
2020-10-30 | qapi: Add QAPI_LIST_PREPEND() macro | Eric Blake | 1 | -0/+13 |
2017-09-04 | qapi: Change data type of the FOO_lookup generated for enum FOO | Marc-André Lureau | 1 | -2/+7 |
2017-09-04 | qapi: Generate FOO_str() macro for QAPI enum FOO | Markus Armbruster | 1 | -0/+1 |
2017-09-04 | qapi: Drop superfluous qapi_enum_parse() parameter max | Markus Armbruster | 1 | -1/+1 |
2017-03-07 | qapi: New parse_qapi_name() | Markus Armbruster | 1 | -0/+2 |
2015-06-19 | qom: Make enum string tables const-correct | Daniel P. Berrange | 1 | -1/+1 |
2014-09-08 | rename parse_enum_option to qapi_enum_parse and make it public | Peter Lieven | 1 | -0/+17 |