[Spice-devel] [PATCH 00/11] Miscellaneous stability patches

Frediano Ziglio fziglio at redhat.com
Wed May 27 03:03:55 PDT 2015


This set of patches mainly contains fix for some memory issues
using quite aggressively surfaces and other minor problems like
images going black after a while.

Frediano Ziglio (11):
  Do not cause spice-server to clean our objects
  Do not leak memory if qxl_release_list_add fails
  Fix print statement not using uninitialized variable
  Avoid double free on error
  Handle all errors in qxl_surface_evict
  Fix return for qxl_release_alloc
  Handle correctly failures in qxl_alloc_relase_reserved
  Remove format string errors
  Move main reference counter to GEM object instead of TTM ones
  Simplify cleaning qxl processing command
  Propagate correctly errors from qxlhw_handle_to_bo

 qxl/qxl_cmd.c     | 11 ++++++-----
 qxl/qxl_display.c |  2 +-
 qxl/qxl_drv.h     |  2 +-
 qxl/qxl_gem.c     | 10 ++++++++--
 qxl/qxl_ioctl.c   | 46 +++++++++++++++++-----------------------------
 qxl/qxl_object.c  | 11 ++++-------
 qxl/qxl_release.c | 13 +++++++++----
 7 files changed, 46 insertions(+), 49 deletions(-)

-- 
2.1.0



More information about the Spice-devel mailing list