All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: "René Rebe" <rene@exactcode.com>, "Gerd Hoffmann" <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH v2 0/3] qxl: add support for chunked cursors.
Date: Mon, 28 Aug 2017 14:34:58 +0200	[thread overview]
Message-ID: <20170828123501.22317-1-kraxel@redhat.com> (raw)

This series adds support for unpacking qxl chunks, and uses it to
support chunked cursor images.  Windows guest drivers seem to use
that when in HiDPI mode.

Also drop (broken) support for mono cursors.

[ v2: codestyle fixes ]

Gerd Hoffmann (3):
  qxl: drop mono cursor support
  qxl: add support for chunked cursors.
  qxl_unpack_chunks: codestyle fixups

 hw/display/qxl-render.c | 45 +++++++++++++++++++++++++++++----------------
 1 file changed, 29 insertions(+), 16 deletions(-)

-- 
2.9.3

             reply	other threads:[~2017-08-28 12:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-28 12:34 Gerd Hoffmann [this message]
2017-08-28 12:34 ` [Qemu-devel] [PATCH v2 1/3] qxl: drop mono cursor support Gerd Hoffmann
2017-08-28 12:35 ` [Qemu-devel] [PATCH v2 2/3] qxl: add support for chunked cursors Gerd Hoffmann
2017-08-28 12:35 ` [Qemu-devel] [PATCH v2 3/3] qxl_unpack_chunks: codestyle fixups 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=20170828123501.22317-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rene@exactcode.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.