qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] add spicevmc chardev
@ 2011-01-19  8:49 Alon Levy
  2011-01-19  8:49 ` [Qemu-devel] [PATCH 1/1] spice: add chardev (v5) Alon Levy
  0 siblings, 1 reply; 2+ messages in thread
From: Alon Levy @ 2011-01-19  8:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: blauwirbel

In additional to the description in the patch, see following email for uses:
http://lists.nongnu.org/archive/html/qemu-devel/2011-01/msg01208.html

In particular it would/could be used for:
 current vdagent of spice uses this for mouse, copy paste
 proposed smartcard device for qemu uses this with spice
 usb forwarding
 terminal forwarding
 qemu monitor forwarding

Alon Levy (1):
  spice: add chardev (v5)

 Makefile.objs     |    2 +-
 qemu-char.c       |    4 +
 qemu-config.c     |    6 ++
 qemu-options.hx   |   16 ++++-
 spice-qemu-char.c |  190 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 trace-events      |    6 ++
 ui/qemu-spice.h   |    3 +
 7 files changed, 225 insertions(+), 2 deletions(-)
 create mode 100644 spice-qemu-char.c

-- 
1.7.3.4

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-19  8:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-19  8:49 [Qemu-devel] [PATCH 0/1] add spicevmc chardev Alon Levy
2011-01-19  8:49 ` [Qemu-devel] [PATCH 1/1] spice: add chardev (v5) Alon Levy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).