)]}'
{
  "commit": "770de685353e8c495ad4773fbd4bc0db997e4dfd",
  "tree": "f966afb059d487f81156945db360af94ba3d3d00",
  "parents": [
    "5102f9df4a9a7adfbd902f9515c3f8f53dba288e"
  ],
  "author": {
    "name": "Kevin Wolf",
    "email": "kwolf@redhat.com",
    "time": "Fri Nov 22 23:40:42 2024 +0100"
  },
  "committer": {
    "name": "Kevin Wolf",
    "email": "kwolf@redhat.com",
    "time": "Mon Nov 25 11:03:28 2024 +0100"
  },
  "message": "tests/avocado/hotplug_blk: Fix addr in device_add command\n\npci_devfn properties accept both integer and string values, but\ninteger 1 and string \u00271\u0027 have different meanings: The integer value\nmeans device 0, function 1 whereas the string value \u00271\u0027 is short for\n\u00271.0\u0027 and means device 1, function 0.\n\nThis test wants the string version so that the device actually becomes\nvisible for the guest. device_add hides the problem because it goes\nthrough QemuOpts, which turns all properties into strings - this is a\nQEMU bug that we want to fix, but that cancelled out the bug in this\ntest.\n\nFix the test first so that device_add can be fixed afterwards.\n\nSigned-off-by: Kevin Wolf \u003ckwolf@redhat.com\u003e\nMessage-ID: \u003c20241122224042.149258-1-kwolf@redhat.com\u003e\nReviewed-by: Markus Armbruster \u003carmbru@redhat.com\u003e\nSigned-off-by: Kevin Wolf \u003ckwolf@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d55ded1c1d77be5a8b9810d3a1df80e95b7bcea2",
      "old_mode": 33188,
      "old_path": "tests/avocado/hotplug_blk.py",
      "new_id": "b36bca02ec68736e89570eb60f9a8a8c32668f38",
      "new_mode": 33188,
      "new_path": "tests/avocado/hotplug_blk.py"
    }
  ]
}
