[libvirt] [dbus RFC 00/11] improve libvirt connections handling

Daniel P. Berrange berrange at redhat.com
Tue Jan 23 10:13:07 UTC 2018


On Mon, Jan 22, 2018 at 06:15:58PM +0100, Pavel Hrdina wrote:
> This patch series is a proposal to how to implement libvirt connections
> in the libvirt D-Bus binding.  The design is based on a discussion with
> Daniel and it should follow D-Bus convention.
> 
> Each connection is represented as existing object where the object
> path contains the driver name:
> 
>     /org/libvirt/qemu
> 
> and there is no need to call any connect API but simply use the existing
> object directly to operate with that connection.
> 
> This patch series also implements strict difference between system and
> user bus.  On the user bus only drivers with session capability are
> available and on the system bus only drivers with system capability
> are available.

Aside from the last patch, this all looks great to me.


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list