libvirt/tests/xlconfigdata
Jim Fehlig a5b55bd931 xenconfig: fix spice mousemode and copypaste
From xl.cfg950 man page:

spiceagent_mouse=BOOLEAN
Whether SPICE agent is used for client mouse mode. The default is
true (1) (turn on)

spicevdagent=BOOLEAN
Enables spice vdagent. The Spice vdagent is an optional component for
enhancing user experience and performing guest-oriented management
tasks. Its features includes: client mouse mode (no need to grab
mouse by client, no mouse lag), automatic adjustment of screen
resolution, copy and paste (text and image) between client and domU.
It also requires vdagent service installed on domU o.s. to work.
The default is 0.

spice_clipboard_sharing=BOOLEAN
Enables Spice clipboard sharing (copy/paste). It requires spicevdagent
enabled. The default is false (0).

So if spiceagent_mouse is enabled (client mouse mode) or
spice_clipboard_sharing is enabled, spicevdagent must be enabled.
Along with this change, s/spicedvagent/spicevdagent, set
spiceagent_mouse correctly, and add a test for these spice
features.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
2015-05-18 12:46:16 -06:00
..
test-fullvirt-direct-kernel-boot.cfg libxl: support HVM direct kernel boot 2015-04-16 16:14:51 -06:00
test-fullvirt-direct-kernel-boot.xml libxl: support HVM direct kernel boot 2015-04-16 16:14:51 -06:00
test-fullvirt-multiusb.cfg xenconfig: don't use "kernel" for hvmloader 2015-04-16 16:11:01 -06:00
test-fullvirt-multiusb.xml tests: xenconfig: test for multiple USB devices and other HVM options 2015-03-13 12:00:50 -06:00
test-new-disk.cfg xenconfig: don't use "kernel" for hvmloader 2015-04-16 16:11:01 -06:00
test-new-disk.xml tests: Tests for the xen-xl parser 2015-01-14 08:28:50 -07:00
test-spice-features.cfg xenconfig: fix spice mousemode and copypaste 2015-05-18 12:46:16 -06:00
test-spice-features.xml xenconfig: fix spice mousemode and copypaste 2015-05-18 12:46:16 -06:00
test-spice.cfg xenconfig: fix spicepasswd handling 2015-05-18 12:46:16 -06:00
test-spice.xml xenconfig: fix spice mousemode and copypaste 2015-05-18 12:46:16 -06:00