]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spice: detect if qemu can disable file transfer
authorFrancesco Romani <fromani@redhat.com>
Thu, 16 Jan 2014 16:11:14 +0000 (17:11 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 21 Jan 2014 10:35:40 +0000 (11:35 +0100)
commit19bbc8127685d5c33252a9e2fd257d5ef5c3cb1b
treefd11557eec681287e0e83799bd40d29454648948
parent5ce90b3f2ddbc78a852ba1ff143ad92f38210f11
spice: detect if qemu can disable file transfer

spice-server offers an API to disable file transfer messages
on the agent channel between the client and the guest.
This is supported in qemu through the disable-agent-file-xfer option.

This patch detects if QEMU supports this option, and add
a capability if does.

Signed-off-by: Francesco Romani <fromani@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
tests/qemucapabilitiesdata/caps_1.6.0-1.caps
tests/qemucapabilitiesdata/caps_1.6.50-1.caps