)]}'
{
  "commit": "df9ffb726ff13f850b8829be1bc85ed621b903ac",
  "tree": "6efef30636c19ec2de30f42826d3f88db6fd4079",
  "parents": [
    "6801038bc52d61f81ac8a25fbe392f1bad982887"
  ],
  "author": {
    "name": "Gerd Hoffmann",
    "email": "kraxel@redhat.com",
    "time": "Mon Nov 12 12:40:46 2012 +0100"
  },
  "committer": {
    "name": "Gerd Hoffmann",
    "email": "kraxel@redhat.com",
    "time": "Fri Nov 16 11:27:06 2012 +0100"
  },
  "message": "vga: fix bochs alignment issue\n\nThe bochs dispi interface traditionally uses port 0x1ce as 16bit index\nregister and port 0x1cf as 16bit data register.  The later is unaligned,\nand probably for that reason the the data register was moved to 0x1d0\nfor non-x86 archs.\n\nThis patch makes the data register available at 0x1d0 on x86 too.  The\nold x86 location is kept for compatibility reasons, so both 0x1cf and\n0x1d0 can be used as data register on x86.\n\nSigned-off-by: Gerd Hoffmann \u003ckraxel@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1cecccd46982179f6848116136bffe8d862e8a1e",
      "old_mode": 33188,
      "old_path": "docs/specs/standard-vga.txt",
      "new_id": "8a4c1e93cd46f19d7ce3e66ab9a2e9fcb0f4963b",
      "new_mode": 33188,
      "new_path": "docs/specs/standard-vga.txt"
    },
    {
      "type": "modify",
      "old_id": "81aa76bef9b1694bd15bf19a05537d7a49808ff1",
      "old_mode": 33188,
      "old_path": "hw/vga.c",
      "new_id": "2b0200a164c3438fad73b4ca6f96b445501a5a33",
      "new_mode": 33188,
      "new_path": "hw/vga.c"
    }
  ]
}
