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

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to