)]}'
{
  "commit": "dc523cd348c47372faa7271c9aab2030f94c290d",
  "tree": "594f8b952d8defb7a00ce2eb02d140265ea411ca",
  "parents": [
    "4f81273dd9e036f9009ab902a2617a1167cf796d"
  ],
  "author": {
    "name": "Markus Armbruster",
    "email": "armbru@redhat.com",
    "time": "Thu Feb 12 18:37:11 2015 +0100"
  },
  "committer": {
    "name": "Markus Armbruster",
    "email": "armbru@redhat.com",
    "time": "Thu Feb 26 14:51:21 2015 +0100"
  },
  "message": "qemu-img: Suppress unhelpful extra errors in convert, amend\n\nimg_convert() and img_amend() use qemu_opts_do_parse(), which reports\nerrors with qerror_report_err().  Its error messages aren\u0027t helpful\nhere, the caller reports one that actually makes sense.  Reproducer:\n\n    $ qemu-img convert -o backing_format\u003draw in.img out.img\n    qemu-img: Invalid parameter \u0027backing_format\u0027\n    qemu-img: Invalid options for file format \u0027raw\u0027\n\nTo fix, propagate errors through qemu_opts_do_parse().  This lifts the\nerror reporting into callers.  Drop it from img_convert() and\nimg_amend(), keep it in qemu_chr_parse_compat(), bdrv_img_create().\n\nSince I\u0027m touching qemu_opts_do_parse() anyway, write a function\ncomment for it.\n\nSigned-off-by: Markus Armbruster \u003carmbru@redhat.com\u003e\nReviewed-by: Eric Blake \u003ceblake@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ebbb51544db2aff967e351a62e1b29bff36397f3",
      "old_mode": 33188,
      "old_path": "block.c",
      "new_id": "28ea19aafba7ebc26c5c750669640a29a72d9f9d",
      "new_mode": 33188,
      "new_path": "block.c"
    },
    {
      "type": "modify",
      "old_id": "a41ee9250892981ccab4d17d28447423555bc5f1",
      "old_mode": 33188,
      "old_path": "include/qemu/option.h",
      "new_id": "f88b545dfc6cd9f41f1d4ea30a61fdf17912fb9c",
      "new_mode": 33188,
      "new_path": "include/qemu/option.h"
    },
    {
      "type": "modify",
      "old_id": "3ed46ee36d9662641b4c0d0a5d48933b046d5215",
      "old_mode": 33188,
      "old_path": "qemu-char.c",
      "new_id": "a405d76c31fe8ab69048f1a1ac81404eefef63e2",
      "new_mode": 33188,
      "new_path": "qemu-char.c"
    },
    {
      "type": "modify",
      "old_id": "54e34bd3e35caef8871f753e17014d09a9065033",
      "old_mode": 33188,
      "old_path": "qemu-img.c",
      "new_id": "7ac7f56c5d5f8eac590e16b48933535841fdc048",
      "new_mode": 33188,
      "new_path": "qemu-img.c"
    },
    {
      "type": "modify",
      "old_id": "95f242ea0e6c7adc3da20044664a456eaec705c8",
      "old_mode": 33188,
      "old_path": "util/qemu-option.c",
      "new_id": "fda4e5fcbf5d8a59b2a35c6093f37d9bcde45142",
      "new_mode": 33188,
      "new_path": "util/qemu-option.c"
    }
  ]
}
