qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] console: text terminal updates
Date: Mon, 26 May 2014 10:39:25 +0200	[thread overview]
Message-ID: <1401093570-4161-1-git-send-email-kraxel@redhat.com> (raw)

  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(-)

             reply	other threads:[~2014-05-26  8:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-26  8:39 Gerd Hoffmann [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1401093570-4161-1-git-send-email-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).