[libvirt] [PATCH 0/4] xenconfig: fix SPICE parsing/formatting

Michal Privoznik mprivozn at redhat.com
Mon May 18 10:34:23 UTC 2015


On 09.05.2015 00:00, Jim Fehlig wrote:
> This series fixes several bugs related to SPICE parsing and formatting
> code in xenconfig.  The bugs are mostly due to misinterpretation of the
> Xen documenation, which I failed to notice when reviewing the initial
> submission.
> 
> Jim Fehlig (4):
>   xenconfig: use local variable for graphics def
>   xenconfig: format spice listenAddr when formating ports
>   xenconfig: fix spicepasswd handling
>   xenconfig: fix spice mousemode and copypaste
> 
>  src/xenconfig/xen_xl.c                     | 95 ++++++++++++++++++++----------
>  tests/xlconfigdata/test-spice-features.cfg | 32 ++++++++++
>  tests/xlconfigdata/test-spice-features.xml | 48 +++++++++++++++
>  tests/xlconfigdata/test-spice.cfg          |  4 +-
>  tests/xlconfigdata/test-spice.xml          |  2 +
>  tests/xlconfigtest.c                       |  1 +
>  6 files changed, 148 insertions(+), 34 deletions(-)
>  create mode 100644 tests/xlconfigdata/test-spice-features.cfg
>  create mode 100644 tests/xlconfigdata/test-spice-features.xml
> 

ACK series

Michal




More information about the libvir-list mailing list