)]}'
{
  "commit": "adcb181afe5a951c521411c7a8e9d9b791aa6742",
  "tree": "64f3b4ea8e40af32f834543b384bf2c050557ffc",
  "parents": [
    "418173c72f2eab47a3bb76d1d379cdb215d711d0"
  ],
  "author": {
    "name": "Luiz Capitulino",
    "email": "lcapitulino@redhat.com",
    "time": "Thu Nov 26 22:58:52 2009 -0200"
  },
  "committer": {
    "name": "Anthony Liguori",
    "email": "aliguori@us.ibm.com",
    "time": "Thu Dec 03 09:41:21 2009 -0600"
  },
  "message": "monitor: Command-line flag to enable control mode\n\nThis commit adds a flag called \u0027control\u0027 to the \u0027-monitor\u0027\ncommand-line option. This flag enables control mode.\n\nThe syntax is:\n\nqemu [...] -monitor control,\u003cdevice\u003e\n\nWhere \u003cdevice\u003e is a chardev (excluding \u0027vc\u0027, for obvious reasons).\n\nFor example:\n\n$ qemu [...] -monitor control,tcp:localhost:4444,server\n\nWill run QEMU in control mode, waiting for a client TCP connection\non localhost port 4444.\n\nNOTE: I\u0027ve tried using QemuOpts for this, but turns out that it\nwill try to parse the device part, which should be untouched.\n\nSigned-off-by: Luiz Capitulino \u003clcapitulino@redhat.com\u003e\nSigned-off-by: Anthony Liguori \u003caliguori@us.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6733022a160e8ead71eecd97847cf731408e98bb",
      "old_mode": 33188,
      "old_path": "monitor.c",
      "new_id": "1dda8cdedb25dd1fb4257ef67f419da3bdd0cf05",
      "new_mode": 33188,
      "new_path": "monitor.c"
    },
    {
      "type": "modify",
      "old_id": "6cb1d4b35332c4a9105f1d08d0a43c3617bb2aff",
      "old_mode": 33188,
      "old_path": "monitor.h",
      "new_id": "556507ce8948f924904ae0a4e1e2016cb1e8f24f",
      "new_mode": 33188,
      "new_path": "monitor.h"
    },
    {
      "type": "modify",
      "old_id": "b65fd74f32ae4c6584f1a3efa1f8cc6e8c6b9a31",
      "old_mode": 33188,
      "old_path": "qemu-options.hx",
      "new_id": "1b5781a10b94ec16839e29264670b6930b694df3",
      "new_mode": 33188,
      "new_path": "qemu-options.hx"
    },
    {
      "type": "modify",
      "old_id": "44763af714d4aeb0e768742ac9b7f2e2ebe7f25c",
      "old_mode": 33188,
      "old_path": "vl.c",
      "new_id": "2e0fb3966e7b0fa414ad9ad94d88140ea1fa68a8",
      "new_mode": 33188,
      "new_path": "vl.c"
    }
  ]
}
