Hi,
I would like to connect my vm using a web portal with spice in windows 7
When I do:
spicec -h vm.dyndsn-server.com -p 5900
I can connect to my virtual machine.
But I when I use the following script I can
not:SPICE Plugin
Testfunctionconnectvm() { varip =
String("vm.dyndsn-server.com"); va
Hi Donald,
> When I added a second qxl device, it showed up in Device Manager, but
> with a yellow-triangle icon and a device status of "This device cannot
> start.".
>
> I'm running kvm via libvirt, my command line is
>
> /usr/bin/kvm -S -M pc-0.14 -enable-kvm -m 6000 -smp
> 2,sockets=2,cores=1
Hi,
The spice guest agent for Linux consists of a system level
process (a daemon) and a per session process (started for
each active xsession).
Currently the linux spice-vdagent is using ConsoleKit to
figure out (for the first seat, it assumes a vm is single seat):
1) Which session is active (i
Hi,
Currently when people want to use usbredirection to a virtual machine from
spice-client, they must launch the spice-client as root so that it can
access device nodes under /dev/bus/usb.
Since the purpose is for usbredirection to just work plug and play for
virtual machines, this needs to cha
On 4 September 2011 08:04, Yonit Halperin wrote:
> On 08/31/2011 03:55 PM, Damien Churchill wrote:
>>
>> Hi,
>>
>> Are the patches you spoke of the ones that have recently been
>> committed to the git repository?
>>
>> Regards,
>> Damien
>>
> Hi,
> Yes. You can download the binaries:
> http://spic