Re: [Qemu-devel] [PATCH 0/6] virtio-gpu: scanout limit fixes

2016-05-20 Thread Gerd Hoffmann
On Fr, 2016-05-20 at 11:52 +0200, Marc-André Lureau wrote: > Hi > > On Fri, May 20, 2016 at 7:44 AM, Gerd Hoffmann wrote: > > On Do, 2016-05-19 at 12:25 +0200, marcandre.lur...@redhat.com wrote: > >> Here is a small series improving a bit the scanout limit handling. The > >> first patch was sent

Re: [Qemu-devel] [PATCH 0/6] virtio-gpu: scanout limit fixes

2016-05-20 Thread Marc-André Lureau
Hi On Fri, May 20, 2016 at 7:44 AM, Gerd Hoffmann wrote: > On Do, 2016-05-19 at 12:25 +0200, marcandre.lur...@redhat.com wrote: >> Here is a small series improving a bit the scanout limit handling. The >> first patch was sent previously but is also included in this series >> for convenience. > >

Re: [Qemu-devel] [PATCH 0/6] virtio-gpu: scanout limit fixes

2016-05-19 Thread Gerd Hoffmann
On Do, 2016-05-19 at 12:25 +0200, marcandre.lur...@redhat.com wrote: > Here is a small series improving a bit the scanout limit handling. The > first patch was sent previously but is also included in this series > for convenience. Doesn't apply cleanly to master, does this depend on unmerged patch

[Qemu-devel] [PATCH 0/6] virtio-gpu: scanout limit fixes

2016-05-19 Thread marcandre . lureau
From: Marc-André Lureau Hi, Here is a small series improving a bit the scanout limit handling. The first patch was sent previously but is also included in this series for convenience. Marc-André Lureau (6): virtio-gpu: check early scanout id virtio-vga: propagate on gpu realized error vir