[libvirt] [dbus PATCH v2 2/3] Replace uint -> int wherever libvirt uses int type

Pavel Hrdina phrdina at redhat.com
Mon May 14 10:37:30 UTC 2018


On Fri, May 11, 2018 at 06:16:55PM +0200, Katerina Koukiou wrote:
> Follow this pattern even if negative values will not
> appear, in order to be consistent with libvirt APIs.
> 
> Signed-off-by: Katerina Koukiou <kkoukiou at redhat.com>
> ---
> Added type change for MemoryStats
> 
>  data/org.libvirt.Connect.xml     | 18 +++++++++---------
>  data/org.libvirt.Domain.xml      | 18 +++++++++---------
>  data/org.libvirt.Network.xml     |  2 +-
>  data/org.libvirt.Secret.xml      |  2 +-
>  data/org.libvirt.StoragePool.xml |  2 +-
>  src/connect.c                    |  6 +++---
>  src/domain.c                     | 22 +++++++++++-----------
>  src/events.c                     | 12 ++++++------
>  src/network.c                    |  4 ++--
>  src/secret.c                     |  2 +-
>  src/storagepool.c                |  2 +-
>  11 files changed, 45 insertions(+), 45 deletions(-)

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180514/a0b7e39d/attachment-0001.sig>


More information about the libvir-list mailing list