)]}'
{
  "commit": "2580b452ffccfb2bcba97dbfcb0d6067d06bc453",
  "tree": "fce09a3465596c8360ea326e91f3b9a86b0db472",
  "parents": [
    "e7a775fd9fc08550c4525bc331b1cda342b459dd"
  ],
  "author": {
    "name": "zhenwei pi",
    "email": "pizhenwei@bytedance.com",
    "time": "Wed Mar 01 18:58:45 2023 +0800"
  },
  "committer": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Tue Mar 07 12:38:59 2023 -0500"
  },
  "message": "cryptodev: support QoS\n\nAdd \u0027throttle-bps\u0027 and \u0027throttle-ops\u0027 limitation to set QoS. The\ntwo arguments work with both QEMU command line and QMP command.\n\nExample of QEMU command line:\n-object cryptodev-backend-builtin,id\u003dcryptodev1,throttle-bps\u003d1600,\\\nthrottle-ops\u003d100\n\nExample of QMP command:\nvirsh qemu-monitor-command buster --hmp qom-set /objects/cryptodev1 \\\nthrottle-ops 100\n\nor cancel limitation:\nvirsh qemu-monitor-command buster --hmp qom-set /objects/cryptodev1 \\\nthrottle-ops 0\n\nReviewed-by: Daniel P. Berrangé \u003cberrange@redhat.com\u003e\nSigned-off-by: zhenwei pi \u003cpizhenwei@bytedance.com\u003e\nMessage-Id: \u003c20230301105847.253084-11-pizhenwei@bytedance.com\u003e\nReviewed-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nSigned-off-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5ee7507ca56e5750a2a1f74aaaa284a4682a2e29",
      "old_mode": 33188,
      "old_path": "backends/cryptodev.c",
      "new_id": "7c10a2e1cb2056ea56c338db889c91d243204e75",
      "new_mode": 33188,
      "new_path": "backends/cryptodev.c"
    },
    {
      "type": "modify",
      "old_id": "c0250c4a2c8821a1728cb4c152668bf7e0013b58",
      "old_mode": 33188,
      "old_path": "include/sysemu/cryptodev.h",
      "new_id": "bc021ce847374d1503707bc1fb6ae43622b52cd0",
      "new_mode": 33188,
      "new_path": "include/sysemu/cryptodev.h"
    },
    {
      "type": "modify",
      "old_id": "30e76653ad2873e25e9351f1f920706800a255aa",
      "old_mode": 33188,
      "old_path": "qapi/qom.json",
      "new_id": "a877b879b93c36c0be86c6c7a69a067b605e54b6",
      "new_mode": 33188,
      "new_path": "qapi/qom.json"
    }
  ]
}
