Re: [Qemu-devel] [PULL 6/7] qxl: use guest_monitor_config for local renderer.

2018-10-05 Thread Peter Maydell
On 27 September 2018 at 08:12, Gerd Hoffmann wrote: > When processing monitor config from guest store head0 width and height > for single-head configurations. Use these when creating the > DisplaySurface in the local renderer. > > This fixes a rendering issue with wayland. Wayland rounds up the

[Qemu-devel] [PULL 6/7] qxl: use guest_monitor_config for local renderer.

2018-09-27 Thread Gerd Hoffmann
When processing monitor config from guest store head0 width and height for single-head configurations. Use these when creating the DisplaySurface in the local renderer. This fixes a rendering issue with wayland. Wayland rounds up the framebuffer width and height to a multiple of 64, so with odd