)]}'
{
  "commit": "771b6ed37e3aa188a7485560b949a41c6cf174dc",
  "tree": "acf3136ca16ec7df6807947cb7f38569a1e6933e",
  "parents": [
    "4cae4d5acaea23f3def84c8dc67ef5106323e5cb"
  ],
  "author": {
    "name": "Jason Wang",
    "email": "jasowang@redhat.com",
    "time": "Thu Nov 27 18:04:03 2014 +0800"
  },
  "committer": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Fri Nov 28 10:29:20 2014 +0000"
  },
  "message": "virtio-net: fix unmap leak\n\nvirtio_net_handle_ctrl() and other functions that process control vq\nrequest call iov_discard_front() which will shorten the iov. This will\nlead unmapping in virtqueue_push() leaks mapping.\n\nFixes this by keeping the original iov untouched and using a temp variable\nin those functions.\n\nCc: Wen Congyang \u003cwency@cn.fujitsu.com\u003e\nCc: Stefano Stabellini \u003cstefano.stabellini@eu.citrix.com\u003e\nCc: qemu-stable@nongnu.org\nSigned-off-by: Jason Wang \u003cjasowang@redhat.com\u003e\nReviewed-by: Stefano Stabellini \u003cstefano.stabellini@eu.citrix.com\u003e\nReviewed-by: Fam Zheng \u003cfamz@redhat.com\u003e\nReviewed-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nMessage-id: 1417082643-23907-1-git-send-email-jasowang@redhat.com\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9b88775fac31f11bb2ac4cf2c6e97bc3558967b5",
      "old_mode": 33188,
      "old_path": "hw/net/virtio-net.c",
      "new_id": "e574bd4322b388a8b1d9764e7c1ef3ae2fe9b809",
      "new_mode": 33188,
      "new_path": "hw/net/virtio-net.c"
    }
  ]
}
