Re: [Qemu-devel] [RFC] sdl2 + virtio-gpu repost

2013-12-10 Thread Gerd Hoffmann
On Di, 2013-12-10 at 06:42 +0100, Stefan Weil wrote: > Am 10.12.2013 05:05, schrieb Dave Airlie: > > Hi, > > > > This is a repost of the latest SDL2 UI layer along with virtio-gpu, > > > > I've merged the SDL2 base and multi-head patches into one, and I've split > > out the display notifiers stuff

Re: [Qemu-devel] [RFC] sdl2 + virtio-gpu repost

2013-12-09 Thread Stefan Weil
Am 10.12.2013 05:05, schrieb Dave Airlie: > Hi, > > This is a repost of the latest SDL2 UI layer along with virtio-gpu, > > I've merged the SDL2 base and multi-head patches into one, and I've split > out the display notifiers stuff and the sdl2 demo hack. > > The virtio-gpu/vga wrapping is still un

Re: [Qemu-devel] [RFC] sdl2 + virtio-gpu repost

2013-12-09 Thread Dave Airlie
On Tue, Dec 10, 2013 at 2:05 PM, Dave Airlie wrote: > Hi, > > This is a repost of the latest SDL2 UI layer along with virtio-gpu, > > I've merged the SDL2 base and multi-head patches into one, and I've split > out the display notifiers stuff and the sdl2 demo hack. > > The virtio-gpu/vga wrapping

[Qemu-devel] [RFC] sdl2 + virtio-gpu repost

2013-12-09 Thread Dave Airlie
Hi, This is a repost of the latest SDL2 UI layer along with virtio-gpu, I've merged the SDL2 base and multi-head patches into one, and I've split out the display notifiers stuff and the sdl2 demo hack. The virtio-gpu/vga wrapping is still unresolved, I've failed to find a cleaner way yet, hopefu