)]}'
{
  "commit": "e24e58e8acdee80ecd5ee8279d56df53b0232a26",
  "tree": "2465cce8f1c5b8bffce25e906bc1bf21fa57efe6",
  "parents": [
    "eb064db94ccd62f054019f41fb8be3f268463a13"
  ],
  "author": {
    "name": "Jason A. Donenfeld",
    "email": "Jason@zx2c4.com",
    "time": "Thu Jan 02 13:01:50 2020 +0100"
  },
  "committer": {
    "name": "Laurent Vivier",
    "email": "laurent@vivier.eu",
    "time": "Tue Jan 07 13:35:53 2020 +0100"
  },
  "message": "q800: implement mac rom reset function for BIOS-less mode\n\nOn Linux, calling `reboot(RB_AUTOBOOT);` will result in\narch/m68k/mac/misc.c\u0027s mac_reset function being called. That in turn\nlooks at the rombase (or uses 0x40800000 is there\u0027s no rombase), adds\n0xa, and jumps to that address. At the moment, there\u0027s nothing there, so\nthe kernel just crashes when trying to reboot. So, this commit adds a\nvery simple implementation at that location, which just writes to via2\nto power down. We also correct the value of ROMBASE while we\u0027re at it.\n\nSigned-off-by: Jason A. Donenfeld \u003cJason@zx2c4.com\u003e\nReviewed-by: Laurent Vivier \u003claurent@vivier.eu\u003e\nMessage-Id: \u003c20200102120150.281082-1-Jason@zx2c4.com\u003e\nSigned-off-by: Laurent Vivier \u003claurent@vivier.eu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0c445c74bf5b2881f81f72d50471b8e339f99b09",
      "old_mode": 33188,
      "old_path": "hw/m68k/q800.c",
      "new_id": "0e5a08f993c8d37b1e35d5f0b7699f5d078c4b5e",
      "new_mode": 33188,
      "new_path": "hw/m68k/q800.c"
    }
  ]
}
