)]}'
{
  "commit": "b771f470f3e2f99f585eaae68147f0c849fd1f8d",
  "tree": "7b442cd7293e07631be651f1439efbcd177fdac1",
  "parents": [
    "ce0274f730eacbd24c706523ddbbabb6b95d0659"
  ],
  "author": {
    "name": "Gerd Hoffmann",
    "email": "kraxel@redhat.com",
    "time": "Tue May 26 10:39:10 2015 +0200"
  },
  "committer": {
    "name": "Gerd Hoffmann",
    "email": "kraxel@redhat.com",
    "time": "Fri May 29 10:30:06 2015 +0200"
  },
  "message": "kbd: add brazil kbd keys to qemu\n\nThe brazilian computer keyboard layout has two extra keys (compared to\nthe usual 105-key intl ps/2 keyboard).  This patch makes these two keys\nknown to qemu.\n\nFor historic reasons qemu has two ways to specify a key:  A QKeyCode\n(name-based) or a number (ps/2 scancode based).  Therefore we have to\nupdate multiple places to make new keys known to qemu:\n\n  (1) The QKeyCode definition in qapi-schema.json\n  (2) The QKeyCode \u003c-\u003e number mapping table in ui/input-keymap.c\n\nThis patch does just that.  With this patch applied you can send those\ntwo keys to the guest using the send-key monitor command.\n\nCc: qemu-stable@nongnu.org\nSigned-off-by: Gerd Hoffmann \u003ckraxel@redhat.com\u003e\nReviewed-by: Markus Armbruster \u003carmbru@redhat.com\u003e\nReviewed-by: Daniel P. Berrange \u003cberrange@redhat.com\u003e\nReviewed-by: Michael Tokarev \u003cmjt@tls.msk.ru\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f97ffa1132de22c81835d7da83bc49372be9b52b",
      "old_mode": 33188,
      "old_path": "qapi-schema.json",
      "new_id": "25df46386381e093b4963a031526ebeb93c95816",
      "new_mode": 33188,
      "new_path": "qapi-schema.json"
    },
    {
      "type": "modify",
      "old_id": "5d299353a8efde071728effd7ded586417ec35d4",
      "old_mode": 33188,
      "old_path": "ui/input-keymap.c",
      "new_id": "7635cb0dc46da908cda22b395f1366dc1d1dc015",
      "new_mode": 33188,
      "new_path": "ui/input-keymap.c"
    }
  ]
}
