)]}'
{
  "commit": "c12df59de99c7e7e79586cfe1ca4a8e50ff04cbc",
  "tree": "c2d9e646e13e0102a01f10a9aa2819784443f116",
  "parents": [
    "f769eb00b5d7475eded925a6b8b93f45d6bc05ea"
  ],
  "author": {
    "name": "Yao Zi",
    "email": "ziyao@disroot.org",
    "time": "Tue Oct 22 12:29:30 2024 +0000"
  },
  "committer": {
    "name": "Richard Henderson",
    "email": "richard.henderson@linaro.org",
    "time": "Tue Oct 22 13:45:03 2024 -0700"
  },
  "message": "linux-user: Fix build failure caused by missing __u64 on musl\n\nCommit 9651cead2f (\"linux-user: add openat2 support in linux-user\")\nships a definition of struct open_how_ver0 while assuming type __u64 is\navailable in code, which is not the case when building QEMU on musl.\nLet\u0027s replaces __u64 with uint64_t.\n\nFixes: 9651cead2f (\"linux-user: add openat2 support in linux-user\")\nSigned-off-by: Yao Zi \u003cziyao@disroot.org\u003e\nReviewed-by: Laurent Vivier \u003claurent@vivier.eu\u003e\nMessage-ID: \u003c20241022122929.17465-2-ziyao@disroot.org\u003e\nReviewed-by: Richard Henderson \u003crichard.henderson@linaro.org\u003e\nSigned-off-by: Richard Henderson \u003crichard.henderson@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0ade83745e3869c8d8b6858950775cff04d782ec",
      "old_mode": 33188,
      "old_path": "linux-user/syscall_defs.h",
      "new_id": "0e08dfae3e4e2895c0404f503f48586f9b4f0201",
      "new_mode": 33188,
      "new_path": "linux-user/syscall_defs.h"
    }
  ]
}
