Re: [Qemu-devel] [PULL 00/10] vnc: add support for multiple vnc displays

2015-01-22 Thread Peter Maydell
On 22 January 2015 at 11:03, Gerd Hoffmann wrote: > Hi, > > No changes, no objections since posting ten days ago. > Time for the pull req ;) > > please pull, > Gerd > > The following changes since commit 699eae17b841e6784dc3864bf357e26bff1e9dfe: > > Merge remote-tracking branch 'remotes/pmay

[Qemu-devel] [PULL 00/10] vnc: add support for multiple vnc displays

2015-01-22 Thread Gerd Hoffmann
Hi, No changes, no objections since posting ten days ago. Time for the pull req ;) please pull, Gerd The following changes since commit 699eae17b841e6784dc3864bf357e26bff1e9dfe: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20150120' into staging (2015-01-20 16:19:58 +000

Re: [Qemu-devel] [PULL 00/10] vnc: add support for multiple vnc displays

2014-12-19 Thread Markus Armbruster
Gerd Hoffmann writes: > Hi, > > Ok, here we go with the multiple vnc display patch series. > Compared to the v3 series two patch hunks have been moved > from patch #9 to patch #2. The final result after applying > all patches hasn't changed, so I think it's ok to go straight > for a pull req i

[Qemu-devel] [PULL 00/10] vnc: add support for multiple vnc displays

2014-12-19 Thread Gerd Hoffmann
Hi, Ok, here we go with the multiple vnc display patch series. Compared to the v3 series two patch hunks have been moved from patch #9 to patch #2. The final result after applying all patches hasn't changed, so I think it's ok to go straight for a pull req instead of sending a v4. please pull,