
On 10/23/2014 09:14 AM, Daniel P. Berrange wrote:
The remote driver has had a long term hack to deal with the fact that the old Xen driver worked outside libvirtd, but the rest of the drivers worked inside. So you could have a local hypervisor driver but everything else go via the remote driver. The Xen driver long ago moved inside libvirtd, so this hack is no longer needed. Thus we should open use the remote driver for secondary drivers if the primary driver is already the remote driver. --- src/remote/remote_driver.c | 85 ++++++++++++---------------------------------- 1 file changed, 21 insertions(+), 64 deletions(-)
Nice simplification. ACK. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org