qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] introduce spice-qemu-char chardev
@ 2010-11-30 14:29 Alon Levy
  2010-11-30 14:29 ` [Qemu-devel] [PATCH 1/1] spice: add chardev Alon Levy
  2010-12-16 10:10 ` [Qemu-devel] [PATCH 0/1] introduce spice-qemu-char chardev Markus Armbruster
  0 siblings, 2 replies; 3+ messages in thread
From: Alon Levy @ 2010-11-30 14:29 UTC (permalink / raw)
  To: qemu-devel, spice-devel

Adding a chardev backend for spice, for usage by spice vdagent over a
with virtio-serial device.

Alon Levy (1):
  spice: add chardev

 Makefile.objs     |    2 +-
 qemu-char.c       |    7 ++
 qemu-config.c     |    9 ++
 qemu-options.hx   |   18 ++++-
 spice-qemu-char.c |  222 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 spice-qemu-char.h |    9 ++
 6 files changed, 265 insertions(+), 2 deletions(-)
 create mode 100644 spice-qemu-char.c
 create mode 100644 spice-qemu-char.h

-- 
1.7.3.2

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

end of thread, other threads:[~2010-12-16 10:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-30 14:29 [Qemu-devel] [PATCH 0/1] introduce spice-qemu-char chardev Alon Levy
2010-11-30 14:29 ` [Qemu-devel] [PATCH 1/1] spice: add chardev Alon Levy
2010-12-16 10:10 ` [Qemu-devel] [PATCH 0/1] introduce spice-qemu-char chardev Markus Armbruster

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).