My virtual machine xml file has 2 clause while the host has
2 physical cpus (cores).
Is this enough to cause a VM running 2 endless loop threads to use the 2
cores ?
In my case the VM running reports (cat /roc/cpuinfo) that it has 2 vcpus
but it uses only 1 core (at a time) because
the 'to
Nikita,
I don't know the answer to your specific question, but if your goal is
to not use VNC insecurely, what I do is create the VNC port and secure
it with host's firewall, then use ssh tunneling to only allow
authenticated SSH clients to connect.
Hope this helps,
JT
On 3/16/2011 8:47 AM
On 03/16/2011 06:08 AM, kadir yüceer wrote:
Hi all,
I'm trying to develop some applications that communicate with VMM
about guest OSs. Libvirt has drivers for many VMMs like Qemu, Vbox,
etc. I'm currently using Vbox and time to time I get the error that
says "this function is not supported by
Hello,
Is there available to create ssh recovery console except vnc console,
that is default by libvirt.
For example connect to kvm@host:2220 and go to first console
For example like here
But not plain format
--
Nikita A Menkovich
http://libc6.org/
JID: menkov...@gmail
Hi,
I am trying to start machine on RH6.
virsh # start ulp-001
error: Failed to start domain ulp-001
error: internal error process exited while connecting to monitor: char
device redirected to /dev/pts/1
qemu-kvm: -device lsi,id=scsi0,bus=pci.0,addr=0x5: Parameter 'driver'
expects a driver name
Hi all,
I'm trying to develop some applications that communicate with VMM about
guest OSs. Libvirt has drivers for many VMMs like Qemu, Vbox, etc. I'm
currently using Vbox and time to time I get the error that says "this
function is not supported by the connection driver".
So, for which VMM, libv