)]}'
{
  "commit": "855bdb6c8a60ae20043531dc965fcb1ed171d7d9",
  "tree": "46aab15e0e700881eb804290431b5fd9b17484f6",
  "parents": [
    "8aade934dfa6ef9a1ca20666078e7c2d19e56368"
  ],
  "author": {
    "name": "Xiaoyao Li",
    "email": "xiaoyao.li@intel.com",
    "time": "Sun Sep 29 04:57:47 2024 -0400"
  },
  "committer": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Thu Oct 31 18:28:32 2024 +0100"
  },
  "message": "i386/cpu: Drop the check of phys_bits in host_cpu_realizefn()\n\nThe check of cpu-\u003ephys_bits to be in range between\n[32, TARGET_PHYS_ADDR_SPACE_BITS] in host_cpu_realizefn()\nis duplicated with check in x86_cpu_realizefn().\n\nSince the ckeck in x86_cpu_realizefn() is called later and can cover all\nthe x86 cases. Remove the one in host_cpu_realizefn().\n\nOpportunistically adjust cpu-\u003ephys_bits directly in\nhost_cpu_adjust_phys_bits(), which matches more with the function name.\n\nSigned-off-by: Xiaoyao Li \u003cxiaoyao.li@intel.com\u003e\nReviewed-by: Igor Mammedov \u003cimammedo@redhat.com\u003e\nReviewed-by: Zhao Liu \u003czhao1.liu@intel.com\u003e\nLink: https://lore.kernel.org/r/20240929085747.2023198-1-xiaoyao.li@intel.com\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8b8bf5afeccfcb4cfd08bbd37d675ed644b969c3",
      "old_mode": 33188,
      "old_path": "target/i386/host-cpu.c",
      "new_id": "03b9d1b169a5da9fb7dc1649d5086f3dc10348cf",
      "new_mode": 33188,
      "new_path": "target/i386/host-cpu.c"
    }
  ]
}
