[libvirt] [2/3] Add a <graphics> type for SPICE protocol

Matthias Bolte matthias.bolte at googlemail.com
Tue Feb 9 20:08:08 UTC 2010


2010/2/5 Daniel Veillard <veillard at redhat.com>:
> Author: Daniel P. Berrange <berrange at redhat.com>
>
>    Add a <graphics> type for SPICE protocol
>
>    This adds an element
>
>     <graphics type='spice' port='5903' tlsPort='5904'
>    listen='127.0.0.1'/>
>
>    This is the bare minimum that should be exposed in the guest
>    config for SPICE. Other parameters are better handled as per
>    host level configuration tunables
>
>    * docs/schemas/domain.rng: Define the SPICE <graphics> schema
>    * src/domain_conf.h, src/domain_conf.c: Add parsing and formatting
>      for SPICE graphics config
>    * src/qemu_conf.c: Complain about unsupported graphics types
>

ACK.

Matthias




More information about the libvir-list mailing list