Hi All,

I am trying to build libvirt from source, the compilation went fine and I see that various libvirt tools are being generated, but when I try to use the generated virsh with qemu and ssh (example virsh qemu+ssh://uri/system) I am not able to login and it fails with the following error:

error: failed to connect to the hypervisor
error: End of file while reading data: : Input/output error

I verified the following so far:
Any ideas? Thanks for your time.

Shantan