)]}'
{
  "commit": "7859cc6e39bf86f890bb1c72fd9ba41deb6ce2e7",
  "tree": "db5c49101a48ce36cca5568f6562767167766ef6",
  "parents": [
    "0184e266cb7584feefaf4b54abbaa9fa81b62fac"
  ],
  "author": {
    "name": "Avi Kivity",
    "email": "avi@redhat.com",
    "time": "Wed Mar 14 16:19:39 2012 +0200"
  },
  "committer": {
    "name": "Avi Kivity",
    "email": "avi@redhat.com",
    "time": "Mon Mar 19 11:15:00 2012 +0200"
  },
  "message": "exec: fix write tlb entry misused as iotlb\n\nA couple of code paths check the lower bits of CPUTLBEntry::addr_write\nagainst io_mem_ram as a way of looking for a dirty RAM page.  This works\nby accident since the value is zero, which matches all clear bits for\nTLB_INVALID, TLB_MMIO, and TLB_NOTDIRTY (indicating dirty RAM).\n\nMake it work by design by checking for the proper bits.\n\nSigned-off-by: Avi Kivity \u003cavi@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "be392e2764344cc9a298ac77aacc9e16f63766f5",
      "old_mode": 33188,
      "old_path": "exec.c",
      "new_id": "3c2b7e51805945f67193dad06b444d58848f3597",
      "new_mode": 33188,
      "new_path": "exec.c"
    }
  ]
}
