All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] virtio-gpu: misc bugfixes.
@ 2017-01-03 14:52 Gerd Hoffmann
  2017-01-03 14:52 ` [Qemu-devel] [PULL 1/5] display: virtio-gpu-3d: check virgl capabilities max_size Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2017-01-03 14:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

New year, new pull request.  Here comes the vga patch queue with
a collection of virtio-gpu fixes.

please pull,
  Gerd

The following changes since commit 6a928d25b6d8bc3729c3d28326c6db13b9481059:

  Update version for v2.8.0-rc4 release (2016-12-15 07:36:03 +0000)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/pull-vga-20170103-1

for you to fetch changes up to 204f01b30975923c64006f8067f0937b91eea68b:

  virtio-gpu: fix memory leak in resource attach backing (2017-01-03 15:47:21 +0100)

----------------------------------------------------------------
virtio-gpu: misc bugfixes.

----------------------------------------------------------------
Gerd Hoffmann (1):
      virtio-gpu: track and limit host memory allocations

Li Qiang (3):
      virtio-gpu: call cleanup mapping function in resource destroy
      virtio-gpu-3d: fix memory leak in resource attach backing
      virtio-gpu: fix memory leak in resource attach backing

Prasad J Pandit (1):
      display: virtio-gpu-3d: check virgl capabilities max_size

 hw/display/virtio-gpu-3d.c     | 13 ++++++++++---
 hw/display/virtio-gpu.c        | 24 ++++++++++++++++++++----
 include/hw/virtio/virtio-gpu.h |  3 +++
 3 files changed, 33 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2017-01-05 10:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-03 14:52 [Qemu-devel] [PULL 0/5] virtio-gpu: misc bugfixes Gerd Hoffmann
2017-01-03 14:52 ` [Qemu-devel] [PULL 1/5] display: virtio-gpu-3d: check virgl capabilities max_size Gerd Hoffmann
2017-01-03 14:52 ` [Qemu-devel] [PULL 2/5] virtio-gpu: track and limit host memory allocations Gerd Hoffmann
2017-01-03 14:52 ` [Qemu-devel] [PULL 3/5] virtio-gpu: call cleanup mapping function in resource destroy Gerd Hoffmann
2017-01-03 14:52 ` [Qemu-devel] [PULL 4/5] virtio-gpu-3d: fix memory leak in resource attach backing Gerd Hoffmann
2017-01-03 14:52 ` [Qemu-devel] [PULL 5/5] virtio-gpu: " Gerd Hoffmann
2017-01-05 10:53 ` [Qemu-devel] [PULL 0/5] virtio-gpu: misc bugfixes Peter Maydell

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.