)]}'
{
  "commit": "0a985b37272b563b1f8414431c6064eb1aa0c97b",
  "tree": "442a77c617d4354e2f74e3f82c01df79342de376",
  "parents": [
    "f6c65bfb93fd90f69a11fd1db1e7b2cebb056b01"
  ],
  "author": {
    "name": "Vincenzo Maffione",
    "email": "v.maffione@gmail.com",
    "time": "Thu Feb 20 15:40:43 2014 +0100"
  },
  "committer": {
    "name": "Stefan Hajnoczi",
    "email": "stefanha@redhat.com",
    "time": "Tue Feb 25 11:50:17 2014 +0100"
  },
  "message": "net: Disable netmap backend when not supported\n\nThis patch fixes configure so that the netmap backend is not compiled in if the\nhost doesn\u0027t support an API version \u003e\u003d 11. A version upper bound (15) has been\nadded so that the netmap API can be extended with some minor features without\nrequiring QEMU code modifications.\n\nMoreover, some changes have been done to net/netmap.c in order to reflect the\ncurrent netmap API/ABI (11).\n\nThe NETMAP_WITH_LIBS macro makes possible to include some utilities (e.g.\nnetmap ring macros, D(), RD() and other high level functions) through the netmap\nheaders. In this way we get rid of the D and RD macro definitions in the QEMU\ncode, and we open the way for further code simplifications that will be\nintroduced by future patches.\n\nSigned-off-by: Vincenzo Maffione \u003cv.maffione@gmail.com\u003e\nSigned-off-by: Stefan Hajnoczi \u003cstefanha@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "00f90702bc6ced69ac411a8b6ad42f1564b81343",
      "old_mode": 33261,
      "old_path": "configure",
      "new_id": "9ad3ff3aeb47fe89fa3afe8b81b3c268dd609db5",
      "new_mode": 33261,
      "new_path": "configure"
    },
    {
      "type": "modify",
      "old_id": "73f6d7acf3c85b2e7856e7d3765b0c378c2000e4",
      "old_mode": 33188,
      "old_path": "net/netmap.c",
      "new_id": "8213304a5b7c0a6c65668d44e2fa5dda07fcbbe2",
      "new_mode": 33188,
      "new_path": "net/netmap.c"
    }
  ]
}
