On Sun, Dec 04, 2011 at 15:42:29 +0100, Guido Günther wrote:
> Otherwise connections to older libvirt abort with:
>
> $ virsh -c
qemu+ssh://host.example.com/system list
> error: invalid connection pointer in virDrvSupportsFeature
> error: failed to connect to the hypervisor
>
> Tested against 0.8.3 and 0.9.8.
>
> ---
> src/remote/remote_driver.c | 4 +---
> 1 files changed, 1 insertions(+), 3 deletions(-)
ACK
Pushed. Thanks,
-- Guido