[libvirt] [PATCH 0/2] v6: spice: expose the disable file transfer option

Michal Privoznik mprivozn at redhat.com
Tue Jan 21 10:35:57 UTC 2014


On 16.01.2014 17:11, Francesco Romani wrote:
> Changes v6:
> amended commit message for patch #2 as suggested by Doug.
> 
> 
> Francesco Romani (2):
>   spice: detect if qemu can disable file transfer
>   spice: expose the QEMU disable file transfer option
> 
>  docs/formatdomain.html.in                          |  8 +++++
>  docs/schemas/domaincommon.rng                      | 11 ++++++
>  src/conf/domain_conf.c                             | 31 ++++++++++++++++-
>  src/conf/domain_conf.h                             | 10 ++++++
>  src/libvirt_private.syms                           |  2 ++
>  src/qemu/qemu_capabilities.c                       |  2 ++
>  src/qemu/qemu_capabilities.h                       |  1 +
>  src/qemu/qemu_command.c                            |  9 +++++
>  tests/qemucapabilitiesdata/caps_1.6.0-1.caps       |  1 +
>  tests/qemucapabilitiesdata/caps_1.6.50-1.caps      |  1 +
>  ...emuxml2argv-graphics-spice-agent-file-xfer.args |  9 +++++
>  ...qemuxml2argv-graphics-spice-agent-file-xfer.xml | 40 ++++++++++++++++++++++
>  .../qemuxml2argv-graphics-spice.args               |  5 +--
>  .../qemuxml2argv-graphics-spice.xml                |  1 +
>  tests/qemuxml2argvtest.c                           |  9 ++++-
>  15 files changed, 136 insertions(+), 4 deletions(-)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-agent-file-xfer.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-agent-file-xfer.xml
> 

ACK series and pushed. Congratulations on your first libvirt contribution!

Michal




More information about the libvir-list mailing list