[libvirt] [dbus PATCH v2 0/4] API name fixes

Pavel Hrdina posted 4 patches 5 years, 11 months ago
Failed in applying to current master (apply log)
data/org.libvirt.Domain.xml |  8 +++---
src/domain.c                | 32 ++++++++++-----------
src/events.c                | 56 ++++++++++++++++++-------------------
3 files changed, 48 insertions(+), 48 deletions(-)
[libvirt] [dbus PATCH v2 0/4] API name fixes
Posted by Pavel Hrdina 5 years, 11 months ago
changes in v2:
    - fixed build error for each patch by moving all lifecycle function
      rename into a single patch

Pavel Hrdina (4):
  domain: Rename (Get|Set)BlkioParameters
  events: Rename AgentLifecycle event
  events: Rename IOErrorReason event
  events: Rename all lifecycle event functions to follow the signal name

 data/org.libvirt.Domain.xml |  8 +++---
 src/domain.c                | 32 ++++++++++-----------
 src/events.c                | 56 ++++++++++++++++++-------------------
 3 files changed, 48 insertions(+), 48 deletions(-)

-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [dbus PATCH v2 0/4] API name fixes
Posted by kkoukiou@redhat.com 5 years, 11 months ago
On Wed, 2018-05-16 at 12:55 +0200, Pavel Hrdina wrote:
> changes in v2:
>     - fixed build error for each patch by moving all lifecycle
> function
>       rename into a single patch
> 
> Pavel Hrdina (4):
>   domain: Rename (Get|Set)BlkioParameters
>   events: Rename AgentLifecycle event
>   events: Rename IOErrorReason event
>   events: Rename all lifecycle event functions to follow the signal
> name
> 
>  data/org.libvirt.Domain.xml |  8 +++---
>  src/domain.c                | 32 ++++++++++-----------
>  src/events.c                | 56 ++++++++++++++++++-----------------
> --
>  3 files changed, 48 insertions(+), 48 deletions(-)
> 

Reviewed-by: Katerina Koukiou <kkoukiou@redhat.com>

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list