)]}'
{
  "commit": "8287fea321882b01d30cd7bfc85d1a043935d525",
  "tree": "63ca72d119478241a42e9f91efbbde4414376bab",
  "parents": [
    "dafd325dbbf6053e15f256b53942cb44103058dd"
  ],
  "author": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Tue Sep 02 11:24:14 2014 +0100"
  },
  "committer": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Tue Sep 16 23:36:32 2014 +0100"
  },
  "message": "util/qemu-sockets.c: Support specifying IPv4 or IPv6 in socket_dgram()\n\nCurrently you can specify whether you want a UDP chardev backend\nto be IPv4 or IPv6 using the ipv4 or ipv6 options if you use the\nQemuOpts parsing code in inet_dgram_opts(). However the QMP struct\nparsing code in socket_dgram() doesn\u0027t provide this flexibility\n(which in turn prevents us from converting the UDP backend handling\nto the new style QAPI framework).\n\nUse the existing inet_addr_to_opts() function to convert the\nremote-\u003einet address to option strings; this handles ipv4 and\nipv6 flags as well as host and port. (It will also convert any\n\u0027to\u0027 specification, which is harmless as it is ignored in this\ncontext.)\n\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nMessage-id: 1409653457-27863-3-git-send-email-peter.maydell@linaro.org\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5d38395f2d5b4e7fb2da3dcd02402edce9d2c84f",
      "old_mode": 33188,
      "old_path": "util/qemu-sockets.c",
      "new_id": "4a25585b2ef295df1c07e277bacaa67c1e327b12",
      "new_mode": 33188,
      "new_path": "util/qemu-sockets.c"
    }
  ]
}
