)]}'
{
  "commit": "3f6ed59ec400a58646e766a323f7f8047f044b98",
  "tree": "663ff9f399591979c9877c61d7db130dfdcfcdac",
  "parents": [
    "4e1871c450a14e38b09d4e312922eefd475c1c64"
  ],
  "author": {
    "name": "Avihai Horon",
    "email": "avihaih@nvidia.com",
    "time": "Mon Mar 04 12:53:38 2024 +0200"
  },
  "committer": {
    "name": "Peter Xu",
    "email": "peterx@redhat.com",
    "time": "Mon Mar 11 14:41:40 2024 -0400"
  },
  "message": "vfio/migration: Refactor vfio_save_state() return value\n\nCurrently, vfio_save_state() returns 1 regardless of whether there is\nmore data to send or not. This was done to prevent a fast changing VFIO\ndevice from potentially blocking other devices from sending their data,\nas qemu_savevm_state_iterate() serialized devices.\n\nNow that qemu_savevm_state_iterate() no longer serializes devices, there\nis no need for that.\n\nRefactor vfio_save_state() to return 0 if more data is available and 1\nif no more data is available.\n\nSigned-off-by: Avihai Horon \u003cavihaih@nvidia.com\u003e\nReviewed-by: Fabiano Rosas \u003cfarosas@suse.de\u003e\nLink: https://lore.kernel.org/r/20240304105339.20713-3-avihaih@nvidia.com\nSigned-off-by: Peter Xu \u003cpeterx@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "50140eda872b3d5c9438459e207682de9be06511",
      "old_mode": 33188,
      "old_path": "hw/vfio/migration.c",
      "new_id": "0af783a5892b3c21ab7d8d68457ae066e0dd75fb",
      "new_mode": 33188,
      "new_path": "hw/vfio/migration.c"
    }
  ]
}
