]> xenbits.xensource.com Git - libvirt.git/commit
conf: introduce spiceport chardev backend
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 10 Feb 2014 10:18:16 +0000 (11:18 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 11 Feb 2014 12:43:55 +0000 (13:43 +0100)
commit5b189541acd22e04d8f6c0d132c7f0b1229865d7
treef411956b9b6c432f1e3b5d891ec6444d6f328891
parent0227889ab0dfbbf16ba0e146800d9efcb631e281
conf: introduce spiceport chardev backend

Add a new character device backend called 'spiceport' that uses
spice's channel for communications and apart from spicevmc can be used
as a backend for any character device from libvirt's point of view.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_audit.c
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_monitor_json.c