Hi,

this series represents an "offshoot" from the GLib integration series I sent 
earlier.
It consists of patches that could be applied sooner than the rest of the 
patches in the series and (hopefully) don't require as many iterations and 
testing as those that substantially rewrite udscs, virtio-port, systemd-login 
and console-kit.

Regards,
Jakub 

Jakub Janků (6):
  move to GLib memory functions
  udscs: return void in udscs_write{,_all}()
  vport: return void in vdagent_virtio_port_write{,_start}()
  vdagentd: move code to do_agent_xorg_resolution()
  vdagentd: move code to do_agent_file_xfer_status()
  file-xfer: remove obsolete GLIB_CHECK_VERSION

 src/udscs.c                  |  73 +++++----------
 src/udscs.h                  |   5 +-
 src/vdagent/file-xfers.c     |   5 -
 src/vdagent/x11-randr.c      |  54 ++++-------
 src/vdagent/x11.c            |  15 +--
 src/vdagentd/console-kit.c   |  28 ++----
 src/vdagentd/systemd-login.c |  19 ++--
 src/vdagentd/uinput.c        |   9 +-
 src/vdagentd/vdagentd.c      | 172 ++++++++++++++++-------------------
 src/vdagentd/virtio-port.c   |  57 ++++--------
 src/vdagentd/virtio-port.h   |   8 +-
 11 files changed, 166 insertions(+), 279 deletions(-)

-- 
2.17.1

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to