Re: [Qemu-devel] [PATCH] qxl: keep going if reaching guest bug on empty area

2014-10-13 Thread Gerd Hoffmann
On Fr, 2014-10-10 at 19:05 +0200, Marc-André Lureau wrote: > a different patch series for the driver. However, it is simple enough > to keep qemu running on empty areas update, which is what this patch > provides. added to spice patch queue. thanks, Gerd

[Qemu-devel] [PATCH] qxl: keep going if reaching guest bug on empty area

2014-10-10 Thread Marc-André Lureau
Xorg server hangs when using xfig and typing a text with space: #0 qxl_wait_for_io_command (qxl=) at qxl_io.c:47 #1 0x7f826a49a299 in qxl_download_box (surface=0x221d030, x1=231, y1=259, x2=, y2=) at qxl_surface.c:143 while (!(ram_header->int_pending & QXL_INTERRUPT_IO_CMD))