)]}'
{
  "commit": "ab6d7ee29d95ecee28190644f8d001b08d480b34",
  "tree": "b14b2fab499b5312669081a8c65048d1919de408",
  "parents": [
    "295dd902155035151caae3e4db3f41c8deebba34"
  ],
  "author": {
    "name": "开恒",
    "email": "kaihuan.pkh@alibaba-inc.com",
    "time": "Fri Jul 12 17:26:52 2019 +0800"
  },
  "committer": {
    "name": "Paolo Bonzini",
    "email": "bonzini@gnu.org",
    "time": "Fri Jul 12 15:57:36 2019 +0200"
  },
  "message": "bug fix for setup_idt\n\nthe setup_idt() has not configured default ISR for all interrupt.\n\nCPU lookup IVT and set 0x0:0x0 (cs:ip) as interrupt handler entry\nwhen received an unexpected interrupt which not setup ISR via\nset_realmode_int in setup_idt().\n\nhowerver, the 0x0:0x0 point to IVT-self and executing it caused\ninvalid opcode exception, which the interrupt vector is 6, and the\nhandler bios_intfake not fixing this problem, this makes CPU run\ninto a infinite loop.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "699cc1a8e6e7ffcc3a248fe30cac813e3f5032fe",
      "old_mode": 33188,
      "old_path": "main.c",
      "new_id": "8ac2a68efd7d10e258ffe87ef7bd66286fdf3b3c",
      "new_mode": 33188,
      "new_path": "main.c"
    }
  ]
}
