)]}'
{
  "commit": "34a8892decdcec13d641f57bcb2a9c35fbc4c07b",
  "tree": "5a057942e618bc129cf61cc62d056ea615740289",
  "parents": [
    "f018eb62b2bb7618b0cb8a796ac4b76fd786ecaf"
  ],
  "author": {
    "name": "Peter Xu",
    "email": "peterx@redhat.com",
    "time": "Thu Oct 24 17:30:53 2024 -0400"
  },
  "committer": {
    "name": "Peter Xu",
    "email": "peterx@redhat.com",
    "time": "Thu Oct 31 15:48:18 2024 -0400"
  },
  "message": "migration: Drop migration_is_idle()\n\nNow with the current migration_is_running(), it will report exactly the\nopposite of what will be reported by migration_is_idle().\n\nDrop migration_is_idle(), instead use \"!migration_is_running()\" which\nshould be identical on functionality.\n\nIn reality, most of the idle check is inverted, so it\u0027s even easier to\nwrite with \"migrate_is_running()\" check.\n\nReviewed-by: Cédric Le Goater \u003cclg@redhat.com\u003e\nReviewed-by: Fabiano Rosas \u003cfarosas@suse.de\u003e\nLink: https://lore.kernel.org/r/20241024213056.1395400-6-peterx@redhat.com\nSigned-off-by: Peter Xu \u003cpeterx@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ae1e81d7baa0d5b7de282900e559e348faa65dfc",
      "old_mode": 33188,
      "old_path": "hw/virtio/virtio-mem.c",
      "new_id": "80ada89551c9108b230faf792a9f033ffd7fc4c7",
      "new_mode": 33188,
      "new_path": "hw/virtio/virtio-mem.c"
    },
    {
      "type": "modify",
      "old_id": "86ef160f1932993053c1701d570765023c8dc059",
      "old_mode": 33188,
      "old_path": "include/migration/misc.h",
      "new_id": "804eb23c06077bdbf1ad9873b5efa5d7770043e8",
      "new_mode": 33188,
      "new_path": "include/migration/misc.h"
    },
    {
      "type": "modify",
      "old_id": "65f77e3aa9d195ac63a932991508e00f8d061a8f",
      "old_mode": 33188,
      "old_path": "migration/migration.c",
      "new_id": "aedf7f0751203b30a1b1197883e9ba9337639bfd",
      "new_mode": 33188,
      "new_path": "migration/migration.c"
    },
    {
      "type": "modify",
      "old_id": "9d9daccedc9b8aa0681ff556670c9997f3ddc91d",
      "old_mode": 33188,
      "old_path": "migration/ram.c",
      "new_id": "f164dc611fb0d9fe7bd2e4efd7072ba74ba0be03",
      "new_mode": 33188,
      "new_path": "migration/ram.c"
    },
    {
      "type": "modify",
      "old_id": "44994ea0e160cc8b693cc5eb58669022901df74e",
      "old_mode": 33188,
      "old_path": "system/qdev-monitor.c",
      "new_id": "320c47b72db8bd0e6aeda24d606ccbe938d6a5d6",
      "new_mode": 33188,
      "new_path": "system/qdev-monitor.c"
    }
  ]
}
