)]}'
{
  "commit": "c69e3264c3553697077f88571829face4e673100",
  "tree": "4fd011642d9380867ee7233374a1b3d92fb6f500",
  "parents": [
    "f71903d020667ae704cf803d0cd64f80c879c6d0"
  ],
  "author": {
    "name": "aurel32",
    "email": "aurel32@c046a42c-6fe2-441c-8c8c-71466251a162",
    "time": "Sun Oct 12 23:32:40 2008 +0000"
  },
  "committer": {
    "name": "aurel32",
    "email": "aurel32@c046a42c-6fe2-441c-8c8c-71466251a162",
    "time": "Sun Oct 12 23:32:40 2008 +0000"
  },
  "message": "SH4: Fix swap.b\n\nThe SH4 manual documents the swap.b instruction as follows:\n\n        SWAP.B Rm,Rn\n                Rm → swap lower 2 bytes → Rn\n\nCurrent QEMU code, in addition to the above, also clears the high\n16 bits. The immediate breakage I saw is that htonl function applied\nto  netmask of 255.255.255.0 gives 0, which breaks all networking.\n\n(Vladimir Prus)\n\ngit-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5471 c046a42c-6fe2-441c-8c8c-71466251a162\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "91821a18ae6043065904bb4898e9641377044ebc",
      "old_mode": 33188,
      "old_path": "target-sh4/translate.c",
      "new_id": "ced761f2a558f7f028bd9f333a8d2fbc4d79c00f",
      "new_mode": 33188,
      "new_path": "target-sh4/translate.c"
    }
  ]
}
