Displaying 4 results from an estimated 4 matches for "simulamen".
2010 Apr 19
4
Libvirt Compilation on MS Vista
...ion can be developed on top of Libviet that connects
to a QEMU system on an Ubuntu server. The Libvirt Windows Support page
(http://libvirt.org/windows.html) implies the exercise is trivial. Over the
last three weeks of failure I have come to find this assertion extremely
amusing.
Tim McLeod
Simulamen Limited
Registered in England No: 7133731
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20100419/f500195b/attachment.htm>
2010 Apr 28
2
Windows Client
Having newly compiled a Libvirt on a Windows Vista machine (many thanks to
Matthias Bolte) I have attempted to connect to a remote Ubuntu machine using
virsh.exe. However, the connection fails as follows:
$ virsh -c qemu+tcp:///system
error: unable to connect to libvirtd at 'localhost': errno=10061
error: failed to connect to the hypervisor
1. I have modified
2010 Jun 20
1
Obtaining UTC Time from Remote VM Host
Quick question on whether it is possible to use the libvirt API exposed by
the libvirt DLL compiled on a Vista machine to obtain the system time in UTC
of the remote machine hosting several VMs? Many thanks...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20100620/3cbbd5ad/attachment.htm>
2010 Apr 30
2
Windows Vista Client Fails to Connect to Ubuntu libvirtd
Requesting urgent assistance if I may?
Attempting to connect to an Ubuntu machine using an MinMG compiled virsh on
a Windows Vista machine. Using insecure TCP simply to prove a concept to a
client. However, cannot connect; situation as follows:
Edited /etc/libvirt/libvirt.conf as follows:
listen_tcp = 1
auth_tcp = "none"
Edited /etc/default//libvirt-bin as follows: