)]}'
{
  "commit": "f69a28051f856e906bd9c2f9f27b3106a47e18f6",
  "tree": "b6818245d7e770ae59de26ff9e8537117df944f0",
  "parents": [
    "0e3cd8334aa800b947e2511720a8dcb792f68871"
  ],
  "author": {
    "name": "Nikolay Nikolaev",
    "email": "n.nikolaev@virtualopensystems.com",
    "time": "Sat Jul 12 04:42:35 2014 +0300"
  },
  "committer": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Fri Jul 18 02:14:15 2014 +0300"
  },
  "message": "vhost-user: Fix VHOST_SET_MEM_TABLE processing\n\nqemu_get_ram_fd doesn\u0027t accept a guest physical address. ram_addr_t are\nopaque values that are assigned in qemu_ram_alloc.\n\nFind the ram_addr_t corresponding to the userspace_addr using qemu_ram_addr_from_host,\nand then call qemu_get_ram_fd on it.\n\nThanks to Paolo Bonzini \u003cpbonzini@redhat.com\u003e\n\nSigned-off-by: Nikolay Nikolaev \u003cn.nikolaev@virtualopensystems.com\u003e\nReviewed-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nSigned-off-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nReviewed-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "38e580642fdda9baa3d00c3e554a72dd61b683b0",
      "old_mode": 33188,
      "old_path": "hw/virtio/vhost-user.c",
      "new_id": "3d2321865b0c20e68d9c13179b4c5b5d233880a7",
      "new_mode": 33188,
      "new_path": "hw/virtio/vhost-user.c"
    }
  ]
}
