)]}'
{
  "commit": "c409572678936d3ffa8694f5a1dae531c2212e21",
  "tree": "234bada2ba0f994940b6b96421d9e653fe925b9c",
  "parents": [
    "0e88f478508b566152c6681f4889ed9830a2c0a5"
  ],
  "author": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Sun Nov 02 18:48:32 2014 +0200"
  },
  "committer": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Sun Nov 23 12:11:29 2014 +0200"
  },
  "message": "qemu-char: fix tcp_get_fds\n\ntcp_get_fds API discards fds if there\u0027s more than 1 of these.\n\nIt\u0027s tricky to fix this without API changes in the generic case.\n\nHowever, this API is only used by tests ATM, and tests know how\nmany fds they expect.\n\nSo let\u0027s not waste cycles trying to fix this properly:\nsimply assume at most 16 fds (tests use at most 8 now).\nassert if some test tries to get more.\n\nSigned-off-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4a76f0f805b6db4f66e0eb39ed4f6427f8f1cdda",
      "old_mode": 33188,
      "old_path": "qemu-char.c",
      "new_id": "a8b01da3ee8fdf1561a37b0e273b1a97c9949608",
      "new_mode": 33188,
      "new_path": "qemu-char.c"
    }
  ]
}
