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 the connection driver".
So, for which VMM, libvirt has the most compatible driver, regarding
your experiences?
It seems like the most activity centers around KVM/Qemu, and to a lesser
extent Xen, but there is certainly work going on for the Vbox, LXC and
VMWare ports. A lot depends on what your host platform supports best.
(Personally everything I do is really done with KVM/Qemu in mind).