)]}'
{
  "commit": "5e2ac5191772dea782ff78e95edd395985273019",
  "tree": "804bd99545123456168886337c520707bd77ea2b",
  "parents": [
    "f53cae50f81449596e55159cfe61efbef9246b2e"
  ],
  "author": {
    "name": "Seiji Aguchi",
    "email": "seiji.aguchi@hds.com",
    "time": "Wed Jul 03 23:02:46 2013 -0400"
  },
  "committer": {
    "name": "Luiz Capitulino",
    "email": "lcapitulino@redhat.com",
    "time": "Wed Jul 10 13:42:09 2013 -0400"
  },
  "message": "add timestamp to error_report()\n\n[Issue]\nWhen we offer a customer support service and a problem happens\nin a customer\u0027s system, we try to understand the problem by\ncomparing what the customer reports with message logs of the\ncustomer\u0027s system.\n\nIn this case, we often need to know when the problem happens.\n\nBut, currently, there is no timestamp in qemu\u0027s error messages.\nTherefore, we may not be able to understand the problem based on\nerror messages.\n\n[Solution]\nAdd a timestamp to qemu\u0027s error message logged by\nerror_report() with g_time_val_to_iso8601().\n\nSigned-off-by: Seiji Aguchi \u003cseiji.aguchi@hds.com\u003e\nReviewed-by: Stefan Hajnoczi \u003cstefanha@redhat.com\u003e\nSigned-off-by: Luiz Capitulino \u003clcapitulino@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "14c1719ad282dc67622b6a4531c78dc319704dbc",
      "old_mode": 33188,
      "old_path": "include/qemu/error-report.h",
      "new_id": "3b098a91730e7e33ded0017284b8bb57e1eee23d",
      "new_mode": 33188,
      "new_path": "include/qemu/error-report.h"
    },
    {
      "type": "modify",
      "old_id": "7cc4d8ef2518ee3dc1aa1691ca3688cd00766b8b",
      "old_mode": 33188,
      "old_path": "qemu-options.hx",
      "new_id": "4e98b4f483aad3dec79f5261696726ea8e21abe8",
      "new_mode": 33188,
      "new_path": "qemu-options.hx"
    },
    {
      "type": "modify",
      "old_id": "08a36f480c841cc2223b6185da02fd96385fed11",
      "old_mode": 33188,
      "old_path": "util/qemu-error.c",
      "new_id": "fec02c60754b1051d6b5868ceb6d0290f7019c48",
      "new_mode": 33188,
      "new_path": "util/qemu-error.c"
    },
    {
      "type": "modify",
      "old_id": "bea1a10cc6fce653c6e4c7213a4accdcd824817e",
      "old_mode": 33188,
      "old_path": "vl.c",
      "new_id": "25b8f2ff380181b19955f31f695699a201fae279",
      "new_mode": 33188,
      "new_path": "vl.c"
    }
  ]
}
