Displaying 8 results from an estimated 8 matches for "spicevdagent".
2013 Aug 27
3
[PATCH v4] libxl: Spice vdagent support for upstream qemu
Usage: spicevdagent=1|0 (default=0)
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 a...
2013 Nov 19
13
[PATCH v7 1/2] libxl: usb2 and usb3 controller support for upstream qemu
Usage: usbversion=1|2|3 (default=0, no usb controller defined)
Specifies the type of an emulated USB bus in the guest. 1 for usb1,
2 for usb2 and 3 for usb3, it is available only with upstream qemu.
The old usb and usbdevice parameters cannot be used with this.
Changes from v6:
- now usbversion cannot be used with usb and usbdevice parameters
- now default is 0 (no usb controller defined)
Will be
2015 Oct 01
0
xen and spice problem
...mac=00:16:3e:05:01:10,script=vif-bridge' ]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
vnc=0
vga = 'stdvga'
spice = 1
spicehost = '0.0.0.0'
spiceport = 6000
spicedisable_ticketing=1
spicevdagent=1
spice_clipboard_sharing=1
localtime=1
keymap='de'
viridian = 1
where/how I can see the qemu log?
--
---------
Greetz
2016 May 19
0
Problem with convert config file to xml
...:05:01:10,script=vif-bridge,model=e1000' ]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
vnc=0
vga = 'stdvga'
spice = 1
spicehost = '0.0.0.0'
spiceport = 6000
spicedisable_ticketing=1
spicevdagent=1
spice_clipboard_sharing=1
spiceusbredirection=4
localtime=1
keymap='de'
viridian = 1
whats the problem there? I can start the domU with xl without
problems...
--
---------
Greetz
2013 Sep 20
0
[PATCH v2] libxl: spice usbredirection support for upstream qemu
...ff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5
index f768784..8640384 100644
--- a/docs/man/xl.cfg.pod.5
+++ b/docs/man/xl.cfg.pod.5
@@ -1144,6 +1144,12 @@ requires vdagent service installed on domU o.s. to work. The default is 0.
Enables Spice clipboard sharing (copy/paste). It requires spicevdagent
enabled. The default is false (0).
+=item B<spiceusbredirection=NUMBER>
+
+Enables spice usbredirection. It requires an usb controller and creates
+NUMBER usbredirection channels for redirection of up to 4 usb devices
+from spice client to domU''s qemu. The default is disabled (0)....
2013 Oct 08
0
[PATCH v3] libxl: spice usbredirection support for upstream qemu
...ff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5
index 76dd546..0cbd27d 100644
--- a/docs/man/xl.cfg.pod.5
+++ b/docs/man/xl.cfg.pod.5
@@ -1152,6 +1152,13 @@ requires vdagent service installed on domU o.s. to work. The default is 0.
Enables Spice clipboard sharing (copy/paste). It requires spicevdagent
enabled. The default is false (0).
+=item B<spiceusbredirection=NUMBER>
+
+Enables spice usbredirection. Creates NUMBER usbredirection channels
+for redirection of up to 4 usb devices from spice client to domU''s qemu.
+It requires an usb controller and if not defined it will autom...
2015 Oct 01
5
xen and spice problem
Hi
it is possible to use xen and spice already? If yes is there any howto
or doc how?
If I turn on spice in cfg of a hvm domU, I get this error:
Parsing config from /etc/xen/marax.cfg
libxl: detail: libxl_dom.c:238:hvm_set_viridian_features: base group
enabled
libxl: detail: libxl_dom.c:238:hvm_set_viridian_features: freq group
enabled
libxl: detail:
2013 Dec 05
35
Xen 4.4 development update: RC0 imminent
This information will be mirrored on the Xen 4.4 Roadmap wiki page:
http://wiki.xen.org/wiki/Xen_Roadmap/4.4
We''re nearly to the completion of the code freeze, scheduled for
tomorrow. After the code freeze, only bug fixes and features marked
as "blockers" will be considered. At the moment, the only feature
considered a blocker is experimental PVH dom0 support.
In early RCs,