The first patch is a slightly revised patch send before, introducing a print helper (qxl_mode_to_string) that is used by the second patch too, hence I'm sending them together. I've looked for additional places to use qxl_mode_to_string like Gerd asked before, found just one.
The second patch is the one adding support for QXL_IO_UPDATE_MEM. This is just part of the suspend support. It requires a revised spice-server (to implement the update_mem io), and a revised driver (patches on spice-devel for the windows driver, the linux to-be-done). Alon Levy (2): qxl: interface_get_command: fix reported mode qxl: add QXL_IO_UPDATE_MEM for guest S3&S4 support hw/qxl.c | 47 ++++++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 44 insertions(+), 3 deletions(-) -- 1.7.5.2