From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/6] vga patch queue
Date: Mon, 13 Feb 2017 09:17:25 +0100 [thread overview]
Message-ID: <1486973851-21645-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
Here comes the vga patch queue, bringing bugfixes
for cirrus and virtio-gpu.
please pull,
Gerd
The following changes since commit 33d076ebd05491d9f7cace682b4ed70c33263f12:
Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-10022017-1' into staging (2017-02-10 15:05:37 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-vga-20170213-1
for you to fetch changes up to 12e97ec39931e5321645fd483ab761319d48bf16:
Revert "cirrus: allow zero source pitch in pattern fill rops" (2017-02-10 16:49:45 +0100)
----------------------------------------------------------------
vga: bugfixes for cirrus and virtio-gpu
----------------------------------------------------------------
Gerd Hoffmann (5):
virtio-gpu: fix resource leak in virgl_cmd_resource_unref
vga: replace debug printf with trace points
cirrus: replace debug printf with trace points
cirrus: fix patterncopy checks
Revert "cirrus: allow zero source pitch in pattern fill rops"
Li Qiang (1):
virtio-gpu: fix memory leak in set scanout
hw/display/cirrus_vga.c | 71 +++++++++++++++++++++++++++-------------------
hw/display/trace-events | 12 ++++++++
hw/display/vga.c | 27 +++---------------
hw/display/virtio-gpu-3d.c | 8 ++++++
hw/display/virtio-gpu.c | 1 +
5 files changed, 67 insertions(+), 52 deletions(-)
next reply other threads:[~2017-02-13 8:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-13 8:17 Gerd Hoffmann [this message]
2017-02-13 8:17 ` [Qemu-devel] [PULL 1/6] virtio-gpu: fix memory leak in set scanout Gerd Hoffmann
2017-02-13 8:17 ` [Qemu-devel] [PULL 2/6] virtio-gpu: fix resource leak in virgl_cmd_resource_unref Gerd Hoffmann
2017-02-13 8:17 ` [Qemu-devel] [PULL 3/6] vga: replace debug printf with trace points Gerd Hoffmann
2017-02-13 8:17 ` [Qemu-devel] [PULL 4/6] cirrus: " Gerd Hoffmann
2017-02-13 8:17 ` [Qemu-devel] [PULL 5/6] cirrus: fix patterncopy checks Gerd Hoffmann
2017-02-13 8:17 ` [Qemu-devel] [PULL 6/6] Revert "cirrus: allow zero source pitch in pattern fill rops" Gerd Hoffmann
2017-02-13 11:35 ` [Qemu-devel] [PULL 0/6] vga patch queue Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2016-06-03 7:34 Gerd Hoffmann
2016-06-03 13:00 ` Peter Maydell
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=1486973851-21645-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).