Hi Florian,
I've just had time to test start, shutdown, dominfo and list but
works
great so far :) Tomorrow I'll probably try define create VRDP etc...
Just one quick patch though:
I'm not sure you know, but you call VBoxCGlueInit() twice at every start
of virsh: once in vboxRegister() and once in vboxInitialize(). Is that
intentional/necessary ? Because it breaks your automagical VBox path
detection.
The call to VBoxCGlueInit() twice is intentional, and the bug which you
mentioned is fixed. Thanks for pointing it out. :)
I have resent the whole [PATCH 2/2] again in a separate mail.
Thanks,
Pritesh