)]}'
{
  "commit": "c72fbf98cb243df53b92081dd9daae21c7ea0d46",
  "tree": "faf8abf945d3f3ffac2a4d37c3254ccb24e929bd",
  "parents": [
    "7b55044f9d96ec518e7ab58bd8a3637b52a35f79"
  ],
  "author": {
    "name": "Markus Armbruster",
    "email": "armbru@redhat.com",
    "time": "Thu Dec 17 17:35:16 2015 +0100"
  },
  "committer": {
    "name": "Markus Armbruster",
    "email": "armbru@redhat.com",
    "time": "Wed Jan 13 11:58:58 2016 +0100"
  },
  "message": "sysbus: Don\u0027t use hw_error() in machine_init_done_notifiers\n\nplatform_bus_map_irq() and platform_bus_map_mmio() use hw_error() to\nfail.  They run in machine_init_done_notifiers, via\nplatform_bus_init_notify() and link_sysbus_device().  Printing CPU\nregisters is not helpful there.\n\nReplace hw_error() by error_report(); exit(1).  If these are\nprogramming errors, it should be replaced by an assertion instead.\n\nWhile there, observe that both functions always return 0, and\nlink_sysbus_device() ignores the return value.  Change them to void.\n\nCc: Alexander Graf \u003cagraf@suse.de\u003e\nSigned-off-by: Markus Armbruster \u003carmbru@redhat.com\u003e\nReviewed-by: Thomas Huth \u003cthuth@redhat.com\u003e\nMessage-Id: \u003c1450370121-5768-9-git-send-email-armbru@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "70e051890190613f2cf0b3b723d7d5f1ccaa406d",
      "old_mode": 33188,
      "old_path": "hw/core/platform-bus.c",
      "new_id": "aa55d0181797079e4c2ee3d6dca360e9e0fcd59c",
      "new_mode": 33188,
      "new_path": "hw/core/platform-bus.c"
    }
  ]
}
