)]}'
{
  "commit": "45bb7fb21c8d18294a9f92da99d01ab3c67c7df2",
  "tree": "3c3e7b6cda9418fe478a60f3d4415b69764005be",
  "parents": [
    "a503bdc22b91869e3bf45522e36b122889465306"
  ],
  "author": {
    "name": "Daniel P. Berrangé",
    "email": "berrange@redhat.com",
    "time": "Tue Jun 10 13:36:43 2025 +0100"
  },
  "committer": {
    "name": "Stefan Hajnoczi",
    "email": "stefanha@redhat.com",
    "time": "Thu Jun 12 13:39:08 2025 -0400"
  },
  "message": "chardev/char-pty: skip automatic zero-init of large array\n\nThe \u0027pty_chr_read\u0027 method has a 4k byte array used for copying\ndata between the PTY and device. Skip the automatic zero-init\nof this array to eliminate the performance overhead in the I/O\nhot path.\n\nThe \u0027buf\u0027 array will be fully initialized when reading data off\nthe PTY.\n\nSigned-off-by: Daniel P. Berrangé \u003cberrange@redhat.com\u003e\nReviewed-by: Stefan Hajnoczi \u003cstefanha@redhat.com\u003e\nMessage-id: 20250610123709.835102-6-berrange@redhat.com\nSigned-off-by: Stefan Hajnoczi \u003cstefanha@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c28554e6e02ec738df4f65dee1a655205ede5ad9",
      "old_mode": 33188,
      "old_path": "chardev/char-pty.c",
      "new_id": "674e9b3f1448fc400ec67d832242f72e4f825153",
      "new_mode": 33188,
      "new_path": "chardev/char-pty.c"
    }
  ]
}
