On 05/02/2013 02:03 PM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"
>
> Currently the virGetHostname() API has a bogus virConnectPtr
> parameter. This is because virtualization drivers directly
> reference this API in their virDriverPtr tables, tieing its
> API design to the public vir
From: "Daniel P. Berrange"
Currently the virGetHostname() API has a bogus virConnectPtr
parameter. This is because virtualization drivers directly
reference this API in their virDriverPtr tables, tieing its
API design to the public virConnectGetHostname API design.
This also causes problems for