Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-1' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 28 May 2014 11:36:25 +0000 (12:36 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 28 May 2014 11:36:25 +0000 (12:36 +0100)
commit53651ec26b26440d73ed0f1bcd011e0d636b2d73
treeb5110bf2feb5b02111cbea3416167d868381a54f
parent109519fd326f967bf1fffded2430d7a49899d47d
parent3f9a6e852eec56453a423a9564499fa2305f1cb4
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-1' into staging

console: multiwindow support for text terminal QemuConsoles
console: small fixes

# gpg: Signature made Mon 26 May 2014 09:17:27 BST using RSA key ID D3E87138
# gpg: Can't check signature: public key not found

* remotes/kraxel/tags/pull-console-1:
  console: add kbd_put_keysym_console
  console: rework text terminal cursor logic
  console: update text terminal surface unconditionally
  console: nicer initial screen
  console: Abort on property access errors

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>