qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] vga fixes
@ 2016-05-23 12:32 Gerd Hoffmann
  2016-05-23 12:32 ` [Qemu-devel] [PULL 1/7] virtio-gpu: check early scanout id Gerd Hoffmann
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Gerd Hoffmann @ 2016-05-23 12:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

 Hi,

Here is the vga patch queue with a load of fixes:
 * A collection of small virtio-gpu fixes by Marc-André Lureau
 * Fix a regression caused by the CVE-2016-3712 fix.

please pull,
  Gerd

The following changes since commit e081c24d30c1e7b29eb4450aa16d6a0da5782797:

  Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' into staging (2016-05-23 10:30:41 +0100)

are available in the git repository at:


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

for you to fetch changes up to 94ef4f337fb614f18b765a8e0e878a4c23cdedcd:

  vga: add sr_vbe register set (2016-05-23 14:28:25 +0200)

----------------------------------------------------------------
vga: fix CVE-2016-3712 regression, misc virtio-gpu fixes.

----------------------------------------------------------------
Gerd Hoffmann (1):
      vga: add sr_vbe register set

Marc-André Lureau (6):
      virtio-gpu: check early scanout id
      virtio-vga: propagate on gpu realized error
      virtio-gpu: check max_outputs value
      virtio-gpu: check max_outputs only
      virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS
      virtio-gpu: fix ui idx check

 hw/display/vga.c               | 50 +++++++++++++++++++++++-------------------
 hw/display/vga_int.h           |  1 +
 hw/display/virtio-gpu-3d.c     |  5 +++--
 hw/display/virtio-gpu.c        | 28 +++++++++++++----------
 hw/display/virtio-vga.c        |  8 ++++++-
 include/hw/virtio/virtio-gpu.h |  6 ++---
 6 files changed, 57 insertions(+), 41 deletions(-)

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

end of thread, other threads:[~2016-05-23 14:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-23 12:32 [Qemu-devel] [PULL 0/7] vga fixes Gerd Hoffmann
2016-05-23 12:32 ` [Qemu-devel] [PULL 1/7] virtio-gpu: check early scanout id Gerd Hoffmann
2016-05-23 12:32 ` [Qemu-devel] [PULL 2/7] virtio-vga: propagate on gpu realized error Gerd Hoffmann
2016-05-23 12:32 ` [Qemu-devel] [PULL 3/7] virtio-gpu: check max_outputs value Gerd Hoffmann
2016-05-23 12:32 ` [Qemu-devel] [PULL 4/7] virtio-gpu: check max_outputs only Gerd Hoffmann
2016-05-23 12:32 ` [Qemu-devel] [PULL 5/7] virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS Gerd Hoffmann
2016-05-23 12:32 ` [Qemu-devel] [PULL 6/7] virtio-gpu: fix ui idx check Gerd Hoffmann
2016-05-23 12:32 ` [Qemu-devel] [PULL 7/7] vga: add sr_vbe register set Gerd Hoffmann
2016-05-23 14:52 ` [Qemu-devel] [PULL 0/7] vga fixes Peter Maydell

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