)]}'
{
  "commit": "3ab47a47d716f8f2b7686cc06c8312db2e6fc2d4",
  "tree": "6fb858abf6a72dee0111f84d1741c4484480213a",
  "parents": [
    "c0306d2b8f45a708f7ab45c846bb24851d6e17f2"
  ],
  "author": {
    "name": "Thomas Huth",
    "email": "thuth@redhat.com",
    "time": "Wed Apr 22 09:54:29 2026 +0200"
  },
  "committer": {
    "name": "Philippe Mathieu-Daudé",
    "email": "philmd@linaro.org",
    "time": "Fri Apr 24 21:27:22 2026 +0200"
  },
  "message": "hw/sh4/sh7750: Remove forgotten abort() in the MM_ITLB_DATA handler\n\nQEMU currently aborts when the guest writes to the MM_ITLB_DATA register:\n\n echo \"writel 0xf3000000 0x11223344\" | \\\n  ./qemu-system-sh4 -M r2d -display none -accel qtest -qtest stdio\n [I 0.000000] OPENED\n [R +0.004476] writel 0xf3000000 0x11223344\n Aborted                    (core dumped)\n\nLooking at the history of the code, the abort() here has likely just\nbeen forgotten when the register handler had been implemented (it used\nto be a reminder about unimplemented functionality initially):\n\n https://gitlab.com/qemu-project/qemu/-/commit/9f97309a70f12df5f9104f1f\n\nThus simply remove the abort() now to get rid of the problem.\n\nResolves: https://gitlab.com/qemu-project/qemu/-/work_items/3420\nSigned-off-by: Thomas Huth \u003cthuth@redhat.com\u003e\nReviewed-by: Philippe Mathieu-Daudé \u003cphilmd@linaro.org\u003e\nMessage-ID: \u003c20260422075429.341409-1-thuth@redhat.com\u003e\nSigned-off-by: Philippe Mathieu-Daudé \u003cphilmd@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3ae71f99fe5e8ff331d1d46f23fb0afb109dd25a",
      "old_mode": 33188,
      "old_path": "hw/sh4/sh7750.c",
      "new_id": "6aa7f637734103634f477deb251524ee8f25a276",
      "new_mode": 33188,
      "new_path": "hw/sh4/sh7750.c"
    }
  ]
}
