Re: [Qemu-devel] [PULL 00/10] ui patch queue

2017-05-15 Thread Stefan Hajnoczi
On Fri, May 12, 2017 at 01:51:25PM +0200, Gerd Hoffmann wrote: > Hi, > > Here is the ui patch queue with some vnc cleanups, absolute event > support for input linux, egl bugfixes and the new eg-headless ui. > > please pull, > Gerd > > The following changes since commit 76d20ea0f1b26ebd5da2f5

Re: [Qemu-devel] [PULL 00/10] ui patch queue

2017-01-31 Thread Eric Blake
On 01/31/2017 07:41 AM, Gerd Hoffmann wrote: > Hi, > > Here comes the ui patch queue. Nothing outstanding here. Bugfixes and > small improvements all user interfaces. > > please pull, > Gerd You probably want a v2; > > Kevin Wolf (1): > gtk: Hardcode LC_CTYPE as C.utf-8 > Reviewe