)]}'
{
  "commit": "cf9d4e68d7bcd333d59d2f3ff876b86dec00281a",
  "tree": "9a603a845e405748fa5d77a3886219906eeacd2a",
  "parents": [
    "dfae46c3ba4880036a3df0b0aafca0c792b7cb9d"
  ],
  "author": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Thu Oct 13 10:50:49 2022 +0200"
  },
  "committer": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Thu Apr 20 11:17:35 2023 +0200"
  },
  "message": "qapi-gen: mark coroutine QMP command functions as coroutine_fn\n\nCoroutine commands have to be declared as coroutine_fn, but the\nmarker does not show up in the qapi-comands-* headers; likewise, the\nmarshaling function calls the command and therefore must be coroutine_fn.\nStatic analysis would want coroutine_fn to match between prototype and\ndeclaration, because in principle coroutines might be compiled to a\ncompletely different calling convention.  So we would like to add the\nmarker to the header.\n\nReviewed-by: Markus Armbruster \u003carmbru@redhat.com\u003e\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "79c5e5c3a98959f650a95ea42d67c479a4a8e379",
      "old_mode": 33188,
      "old_path": "scripts/qapi/commands.py",
      "new_id": "a079378d1b8ddead14af3c5c5021219e4bac7e61",
      "new_mode": 33188,
      "new_path": "scripts/qapi/commands.py"
    }
  ]
}
