)]}'
{
  "commit": "965eb2fcdfe919ecced6c34803535ad32dc1249c",
  "tree": "80114b28e5f46708899e7cfc3a1a2e2e2887f778",
  "parents": [
    "ae46e23964ad45d5bc72374040e87d8f52ac2178"
  ],
  "author": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Wed Jun 17 10:40:27 2015 +0200"
  },
  "committer": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Fri Jun 19 12:27:14 2015 +0200"
  },
  "message": "exec: do not clamp accesses to MMIO regions\n\nIt is common for MMIO registers to overlap, for example a 4 byte register\nat 0xcf8 (totally random choice... :)) and a 1 byte register at 0xcf9.\nIf these registers are implemented via separate MemoryRegions, it is\nwrong to clamp the accesses as the value written would be truncated.\n\nHence for these regions the effects of commit 23820db (exec: Respect\nas_translate_internal length clamp, 2015-03-16, previously applied as\ncommit c3c1bb99) must be skipped.\n\nTested-by: Hervé Poussineau \u003chpoussin@reactos.org\u003e\nTested-by: Mark Cave-Ayland \u003cmark.cave-ayland@ilande.co.uk\u003e\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "76bfc4ac4a8d0e7d55460c785891771762ae793f",
      "old_mode": 33188,
      "old_path": "exec.c",
      "new_id": "d00e017e19e08dc699cacf4ff2fe95621c6d6b06",
      "new_mode": 33188,
      "new_path": "exec.c"
    }
  ]
}
