qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] console: text terminal updates
@ 2014-05-26  8:39 Gerd Hoffmann
  2014-05-26  8:39 ` [Qemu-devel] [PULL 1/5] console: Abort on property access errors Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2014-05-26  8:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

This pull prepares qemu text consoles (-chardev vc) for multiwindow
support.  Also some small fixes.

please pull,
  Gerd

The following changes since commit 178ac111bca16c08a79b2609ebdc75197bea976a:

  Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging (2014-05-22 19:04:49 +0100)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-console-1

for you to fetch changes up to 3f9a6e852eec56453a423a9564499fa2305f1cb4:

  console: add kbd_put_keysym_console (2014-05-26 08:41:02 +0200)

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

----------------------------------------------------------------
Gerd Hoffmann (4):
      console: nicer initial screen
      console: update text terminal surface unconditionally
      console: rework text terminal cursor logic
      console: add kbd_put_keysym_console

Kirill Batuzov (1):
      console: Abort on property access errors

 include/ui/console.h |   1 +
 ui/console.c         | 233 ++++++++++++++++++++++++++-------------------------
 2 files changed, 118 insertions(+), 116 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-05-26  8:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-26  8:39 [Qemu-devel] [PULL 0/5] console: text terminal updates Gerd Hoffmann
2014-05-26  8:39 ` [Qemu-devel] [PULL 1/5] console: Abort on property access errors Gerd Hoffmann
2014-05-26  8:39 ` [Qemu-devel] [PULL 2/5] console: nicer initial screen Gerd Hoffmann
2014-05-26  8:39 ` [Qemu-devel] [PULL 3/5] console: update text terminal surface unconditionally Gerd Hoffmann
2014-05-26  8:39 ` [Qemu-devel] [PULL 4/5] console: rework text terminal cursor logic Gerd Hoffmann
2014-05-26  8:39 ` [Qemu-devel] [PULL 5/5] console: add kbd_put_keysym_console Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).