)]}'
{
  "commit": "01ce352e62c3f86df6f4ad32c3ab9353e55af799",
  "tree": "cd90e523bbf1b752826bec98a927c95f6e6157cc",
  "parents": [
    "4bf6637d35723f92e03f427c78d7ad130be41e6f"
  ],
  "author": {
    "name": "John Snow",
    "email": "jsnow@redhat.com",
    "time": "Thu Sep 04 23:42:17 2014 -0400"
  },
  "committer": {
    "name": "Stefan Hajnoczi",
    "email": "stefanha@redhat.com",
    "time": "Mon Sep 08 11:12:44 2014 +0100"
  },
  "message": "ide: Add resize callback to ide/core\n\nCurrently, if the block device backing the IDE drive is resized,\nthe information about the device as cached inside of the IDEState\nstructure is not updated, thus when a guest OS re-queries the drive,\nit is unable to see the expanded size.\n\nThis patch adds a resize callback that updates the IDENTIFY data\nbuffer in order to correct this.\n\nLastly, a Linux guest as-is cannot resize a libata drive while in-use,\nbut it can see the expanded size as part of a bus rescan event.\nThis patch also allows guests such as Linux to see the new drive size\nafter a soft reboot event, without having to exit the QEMU process.\n\nSigned-off-by: John Snow \u003cjsnow@redhat.com\u003e\nSigned-off-by: Stefan Hajnoczi \u003cstefanha@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e0232d4e96e37c4e600cefcc11bc268283251b54",
      "old_mode": 33188,
      "old_path": "hw/ide/core.c",
      "new_id": "191f89321e73f6bca471bd20c07dd6ffaab41812",
      "new_mode": 33188,
      "new_path": "hw/ide/core.c"
    }
  ]
}
