On 13.09.2012 12:45, Gerd Hoffmann wrote: > Hi, > > This pull brings monitor configuration support for qxl which is needed > by the upcoming kms qxl driver. Also a nice speedup for qxl in vga mode > and as usual some bugfixes.
Again, anything worth to apply/backport to -stable? For example, "qxl: dont update invalid area" by Dunrong Huang or a fix by Hans de Goede maybe? Thanks, /mjt > Alon Levy (3): > hw/qxl: tracing fixes > qxl: add trace-event for QXL_IO_LOG > hw/qxl: support client monitor configuration via device > > Dunrong Huang (1): > qxl: dont update invalid area > > Gerd Hoffmann (4): > spice: switch to queue for vga mode updates > spice: split qemu_spice_create_update > spice: add screen mirror > spice: send updates only for changed screen content > > Hans de Goede (1): > qxl: Ignore set_client_capabilities pre/post migrate > > Uri Lublin (1): > qxl: better cleanup for surface destroy