aboutsummaryrefslogtreecommitdiff
path: root/qapi/replay.json
AgeCommit message (Expand)Author
2024-07-17qapi: convert "Example" sections without titlesJohn Snow
2024-03-26qapi: Expand a few awkward abbreviations in documentationMarkus Armbruster
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster
2023-05-10qapi: Reformat doc comments to conform to current conventionsMarkus Armbruster
2023-04-28qapi: Tidy up examplesMarkus Armbruster
2022-05-16qapi: Drop unnecessary empty lines in commentsAndrea Bolognani
2022-04-05qapi: fix examples: replay-break and replay-seekVictor Toso
2022-01-27schemas: add missing vim modelineVictor Toso
2020-10-06replay: implement replay-seek commandPavel Dovgalyuk
2020-10-06replay: introduce breakpoint at the specified stepPavel Dovgalyuk
2020-10-06replay: introduce info hmp/qmp commandPavel Dovgalyuk
2020-10-06qapi: introduce replay.json for record/replay-related stuffPavel Dovgalyuk