)]}'
{
  "commit": "6b625fde5eb8d1c969969392f1c92b58beed2183",
  "tree": "e6b28d02044e1b58493c95de154142feca5a4b7e",
  "parents": [
    "51d373cf5f5a39fa315342d12ec910fe59d87090"
  ],
  "author": {
    "name": "Peter Crosthwaite",
    "email": "crosthwaitepeter@gmail.com",
    "time": "Tue Jun 23 20:57:38 2015 -0700"
  },
  "committer": {
    "name": "Andreas Färber",
    "email": "afaerber@suse.de",
    "time": "Thu Jul 09 15:20:41 2015 +0200"
  },
  "message": "disas: cris: QOMify target specific disas setup\n\nMove the target_disas() cris specifics to the QOM disas_set_info() hook\nand delete the cris specific code in disas.c.\n\nThis also now adds support for monitor_disas() to cris.\n\nE.g.\n(qemu) xp 0x40004000\n0000000040004000: 0x1e6f25f0\n\nAnd before this patch:\n(qemu) xp/i 0x40004000\n0x40004000: Asm output not supported on this arch\n\nAfter:\n(qemu) xp/i 0x40004000\n0x40004000:  di\n(qemu) xp/i 0x40004002\n0x40004002:  move.d 0xb003c004,$r1\n\nNote: second example is 6-byte misaligned instruction!\n\nReviewed-by: Edgar E. Iglesias \u003cedgar.iglesias@xilinx.com\u003e\nSigned-off-by: Peter Crosthwaite \u003ccrosthwaite.peter@gmail.com\u003e\nSigned-off-by: Andreas Färber \u003cafaerber@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "937e08b7431f97d9becda7257f6cd1e69da09996",
      "old_mode": 33188,
      "old_path": "disas.c",
      "new_id": "69a6066914fa64845b606ff063ae82d6ceab7ff9",
      "new_mode": 33188,
      "new_path": "disas.c"
    },
    {
      "type": "modify",
      "old_id": "0db209bf888daed0af59e4999bd65d56a3cbe505",
      "old_mode": 33188,
      "old_path": "target-cris/cpu.c",
      "new_id": "b17e849e2a886e7116a895d1e5aada7fb5d1c348",
      "new_mode": 33188,
      "new_path": "target-cris/cpu.c"
    }
  ]
}
