qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] Suspend (S3) support


From: Alon Levy
Subject: [Qemu-devel] [PATCH 0/2] Suspend (S3) support
Date: Mon, 20 Jun 2011 13:11:50 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]