Re: [libvirt] [dbus PATCH 00/15] Implement Interface APIs

2018-07-10 Thread Pavel Hrdina
On Fri, Jul 06, 2018 at 05:36:40PM -0400, Anya Harter wrote: > https://libvirt.org/html/libvirt-libvirt-interface.html > > The following functions have been implemented: > > - virConnectListAllInterfaces (connect method) > - virInterfaceChangeBegin (connect

[libvirt] [dbus PATCH 00/15] Implement Interface APIs

2018-07-06 Thread Anya Harter
https://libvirt.org/html/libvirt-libvirt-interface.html The following functions have been implemented: - virConnectListAllInterfaces (connect method) - virInterfaceChangeBegin (connect method) - virInterfaceChangeCommit (connect method) -