)]}'
{
  "commit": "fac862ffa605f6fa41f52033b27346d26a96bea5",
  "tree": "3621d13c24bc340449eb2ab7f071961afbb766b3",
  "parents": [
    "541abd10a01da56c5f16582cd32d67114ec22a5c"
  ],
  "author": {
    "name": "Eduardo Habkost",
    "email": "ehabkost@redhat.com",
    "time": "Thu Nov 12 15:29:54 2015 -0200"
  },
  "committer": {
    "name": "Michael S. Tsirkin",
    "email": "mst@redhat.com",
    "time": "Wed Nov 25 13:42:37 2015 +0200"
  },
  "message": "osdep: Change default value of qemu_hw_version() to \"2.5+\"\n\nThere are two issues with qemu_hw_version() today:\n\n1) If a machine has hw_version set, the value returned by it is\n   not very useful, because it is not the actual QEMU version.\n2) If a machine does\u0027t set hw_version, the return value of\n   qemu_hw_version() is broken, because it will change when\n   upgrading QEMU.\n\nFor those reasons, using qemu_hw_version() is strongly\ndiscouraged, and should be used only in code that used\nQEMU_VERSION in the past and needs to keep compatibility.\n\nTo fix (2), instead of making every machine broken by default\nunless they set hw_version, make qemu_hw_version() simply return\n\"2.5+\" if qemu_set_hw_version() is not called.\n\nSuggested-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nSigned-off-by: Eduardo Habkost \u003cehabkost@redhat.com\u003e\nReviewed-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\nSigned-off-by: Michael S. Tsirkin \u003cmst@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "24eb6f0e770c7fd7e9a935b482be8fc380af100a",
      "old_mode": 33188,
      "old_path": "include/hw/boards.h",
      "new_id": "5da4fb00eeda22f3e204f3316993180d23a730ea",
      "new_mode": 33188,
      "new_path": "include/hw/boards.h"
    },
    {
      "type": "modify",
      "old_id": "861d84b4e44d298bd02ebdb372f0a5954109dbd0",
      "old_mode": 33188,
      "old_path": "include/qemu/osdep.h",
      "new_id": "84e84ac700c2f8aadf180b9ab6bf00a571136eec",
      "new_mode": 33188,
      "new_path": "include/qemu/osdep.h"
    },
    {
      "type": "modify",
      "old_id": "80c6bfeeb2ed99586d882b3a28bd1eeec711a89f",
      "old_mode": 33188,
      "old_path": "util/osdep.c",
      "new_id": "534b51147c5bcbe11aadc0f3cecf0d5f89588726",
      "new_mode": 33188,
      "new_path": "util/osdep.c"
    }
  ]
}
