)]}'
{
  "commit": "bfb8c79f89773fb7ef6a373efebf3ce691716cb0",
  "tree": "8609adacb18e78511a335e191bc50f8fbbe066c1",
  "parents": [
    "12d7d0c2496efe6325e73b04578213b8ad0af093"
  ],
  "author": {
    "name": "Michal Privoznik",
    "email": "mprivozn@redhat.com",
    "time": "Wed Jun 05 12:44:55 2024 +0200"
  },
  "committer": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Sat Jun 08 10:33:38 2024 +0200"
  },
  "message": "osdep: Make qemu_madvise() to set errno in all cases\n\nThe unspoken premise of qemu_madvise() is that errno is set on\nerror. And it is mostly the case except for posix_madvise() which\nis documented to return either zero (on success) or a positive\nerror number. This means, we must set errno ourselves. And while\nat it, make the function return a negative value on error, just\nlike other error paths do.\n\nSigned-off-by: Michal Privoznik \u003cmprivozn@redhat.com\u003e\nReviewed-by: David Hildenbrand \u003cdavid@redhat.com\u003e\nMessage-ID: \u003caf17113e7c1f2cc909ffd36d23f5a411b63b8764.1717584048.git.mprivozn@redhat.com\u003e\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e996c4744af1aee49a0ae0ff2f92430360ea3d36",
      "old_mode": 33188,
      "old_path": "util/osdep.c",
      "new_id": "e42f4e8121dc6c6727f5de57be8e8e82404a1aee",
      "new_mode": 33188,
      "new_path": "util/osdep.c"
    }
  ]
}
