summary refs log tree commit diff stats
path: root/qapi/qapi-forward-visitor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qapi: change 'unsigned special_features' to 'uint64_t features'Daniel P. Berrangé2025-02-101-4/+4
* qapi: Move include/qapi/qmp/ to include/qobject/Daniel P. Berrangé2025-02-101-7/+7
* qapi: remove needless includeMarc-André Lureau2022-03-221-1/+0
* qapi: Generalize struct member policy checkingMarkus Armbruster2021-10-291-9/+11
* qapi: introduce forwarding visitorPaolo Bonzini2021-07-231-0/+326