[Spice-devel] [PATCH qxl-win v4 0/3] async and s3
Alon Levy
alevy at redhat.com
Wed Jul 27 09:17:20 PDT 2011
only the changed patches are resent.
git url: git://anongit.freedesktop.org/~alon/qxl async_and_s3.v4
changes from v3:
display/surface.c:
factor out some common functions
surfaces to ram: send surface create commands for failed copies. Not tested.
all io is mutexed, so no two threads doing sync io or async io from seperate vcpus.
Alon Levy (3):
display/surface: add surfaces from/to ram
display/*: add PDev->enabled
display/driver: reimplement DrvAssertMode for Suspend+Hibernate
(S3+S4) support
display/driver.c | 93 +++++++++++++++++-
display/qxldd.h | 16 +++-
display/res.c | 10 ++-
display/res.h | 3 +-
display/rop.c | 12 +++
display/surface.c | 272 +++++++++++++++++++++++++++++++++++++++++++++--------
display/surface.h | 3 +
7 files changed, 360 insertions(+), 49 deletions(-)
--
1.7.6
More information about the Spice-devel
mailing list