All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 0/6] vga patch queue
@ 2016-06-06  7:06 Gerd Hoffmann
  2016-06-06  7:06 ` [Qemu-devel] [PULL 1/6] virtio-gpu: fix scanout rectangles Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Gerd Hoffmann @ 2016-06-06  7:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

vga patch queue brings some security fixes for vmware vga
and live migration support (in 2d mode) for virtio-gpu.

v2: add qemu-stable to cc for the security fixes.

please pull,
  Gerd

The following changes since commit 2c107d7684f9e3c4db4780d0756bbf35b06aec07:

  Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging (2016-06-02 14:26:57 +0100)

are available in the git repository at:


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

for you to fetch changes up to 0c244e50ee12311037efd507ee37df0e846e4a18:

  virtio-gpu: add live migration support (2016-06-06 09:04:34 +0200)

----------------------------------------------------------------
virtio-gpu: scanout fix, live migration support
vmsvga: security fixes

----------------------------------------------------------------
Gerd Hoffmann (6):
      virtio-gpu: fix scanout rectangles
      vmsvga: move fifo sanity checks to vmsvga_fifo_length
      vmsvga: add more fifo checks
      vmsvga: shadow fifo registers
      vmsvga: don't process more than 1024 fifo commands at once
      virtio-gpu: add live migration support

 hw/display/virtio-gpu-3d.c     |   2 +-
 hw/display/virtio-gpu.c        | 202 +++++++++++++++++++++++++++++++++++++++--
 hw/display/virtio-vga.c        |  12 +++
 hw/display/vmware_vga.c        |  78 ++++++++--------
 include/hw/virtio/virtio-gpu.h |   4 +-
 5 files changed, 252 insertions(+), 46 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Qemu-devel] [PULL 0/6] vga patch queue
@ 2016-06-03  7:34 Gerd Hoffmann
  2016-06-03  7:34 ` [Qemu-devel] [PULL 1/6] virtio-gpu: fix scanout rectangles Gerd Hoffmann
  0 siblings, 1 reply; 10+ messages in thread
From: Gerd Hoffmann @ 2016-06-03  7:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

vga patch queue brings some security fixes for vmware vga
and live migration support (in 2d mode) for virtio-gpu.

please pull,
  Gerd

The following changes since commit 2c107d7684f9e3c4db4780d0756bbf35b06aec07:

  Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging (2016-06-02 14:26:57 +0100)

are available in the git repository at:


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

for you to fetch changes up to 8d0cc96d0dc18931494437ffa68655c0e11dc8fe:

  virtio-gpu: add live migration support (2016-06-03 09:06:37 +0200)

----------------------------------------------------------------
virtio-gpu: scanout fix, live migration support
vmsvga: security fixes

----------------------------------------------------------------
Gerd Hoffmann (6):
      virtio-gpu: fix scanout rectangles
      vmsvga: move fifo sanity checks to vmsvga_fifo_length
      vmsvga: add more fifo checks
      vmsvga: shadow fifo registers
      vmsvga: don't process more than 1024 fifo commands at once
      virtio-gpu: add live migration support

 hw/display/virtio-gpu-3d.c     |   2 +-
 hw/display/virtio-gpu.c        | 202 +++++++++++++++++++++++++++++++++++++++--
 hw/display/virtio-vga.c        |  12 +++
 hw/display/vmware_vga.c        |  78 ++++++++--------
 include/hw/virtio/virtio-gpu.h |   4 +-
 5 files changed, 252 insertions(+), 46 deletions(-)

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

end of thread, other threads:[~2016-06-14 13:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-06  7:06 [Qemu-devel] [PULL v2 0/6] vga patch queue Gerd Hoffmann
2016-06-06  7:06 ` [Qemu-devel] [PULL 1/6] virtio-gpu: fix scanout rectangles Gerd Hoffmann
2016-06-06  7:06 ` [Qemu-devel] [PULL 2/6] vmsvga: move fifo sanity checks to vmsvga_fifo_length Gerd Hoffmann
2016-06-06  7:06 ` [Qemu-devel] [PULL 3/6] vmsvga: add more fifo checks Gerd Hoffmann
2016-06-06  7:06 ` [Qemu-devel] [PULL 4/6] vmsvga: shadow fifo registers Gerd Hoffmann
2016-06-06  7:06 ` [Qemu-devel] [PULL 5/6] vmsvga: don't process more than 1024 fifo commands at once Gerd Hoffmann
2016-06-06  7:06 ` [Qemu-devel] [PULL 6/6] virtio-gpu: add live migration support Gerd Hoffmann
2016-06-14 13:26   ` Paolo Bonzini
2016-06-06 14:17 ` [Qemu-devel] [PULL v2 0/6] vga patch queue Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2016-06-03  7:34 [Qemu-devel] [PULL " Gerd Hoffmann
2016-06-03  7:34 ` [Qemu-devel] [PULL 1/6] virtio-gpu: fix scanout rectangles Gerd Hoffmann

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.