..
iohelper.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
Makefile.inc.am
build: drop the ldexp gnulib module
2019-10-07 13:39:43 +01:00
viralloc.c
util: use glib memory allocation functions
2019-10-14 10:54:42 +01:00
viralloc.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virarch.c
Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
2019-10-15 16:14:19 +02:00
virarch.h
util: arch.h: use #pragma once in headers
2019-06-19 17:12:31 +02:00
virarptable.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virarptable.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
viratomic.c
viratomic.h
maint: Update to latest gnulib
2019-08-08 07:31:03 -05:00
viraudit.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
viraudit.h
Use G_GNUC_PRINTF instead of ATTRIBUTE_FMT_PRINTF
2019-10-15 16:14:18 +02:00
virauth.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virauth.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virauthconfig.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virauthconfig.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virautoclean.h
util: rewrite auto cleanup macros to use glib's equivalent
2019-10-14 10:54:42 +01:00
virbitmap.c
build: remove all gnulib bit manipulation modules
2019-10-07 13:39:26 +01:00
virbitmap.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virbuffer.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virbuffer.h
virbuffer: use g_auto directly for virBuffer
2019-10-16 12:06:43 +02:00
vircgroup.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
vircgroup.h
qemu: Add support for overriding max threads per process limit
2019-07-24 15:59:49 -06:00
vircgroupbackend.c
Always put _LAST enums on second line of VIR_ENUM_IMPL
2019-04-11 12:47:23 -04:00
vircgroupbackend.h
vircgroup: fix cgroups v2 controllers detection
2019-07-25 10:50:44 +02:00
vircgrouppriv.h
util: vircgroup: move virCgroupGetValueStr out of virCgroupGetValueForBlkDev
2019-06-21 14:35:57 +02:00
vircgroupv1.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
vircgroupv1.h
util: cgroup: use #pragma once in headers
2019-06-19 17:12:32 +02:00
vircgroupv2.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
vircgroupv2.h
util: cgroup: use #pragma once in headers
2019-06-19 17:12:32 +02:00
virclosecallbacks.c
Require a semicolon for VIR_ONCE_GLOBAL_INIT calls
2019-02-03 17:46:29 -05:00
virclosecallbacks.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
vircommand.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
vircommand.h
Use G_GNUC_PRINTF instead of ATTRIBUTE_FMT_PRINTF
2019-10-15 16:14:18 +02:00
vircommandpriv.h
util: command: use #pragma once in headers
2019-06-19 17:12:32 +02:00
virconf.c
Use G_GNUC_FALLTHROUGH instead of ATTRIBUTE_FALLTHROUGH
2019-10-15 16:14:19 +02:00
virconf.h
lib: Define and use autofree for virConfPtr
2019-09-10 09:34:37 +02:00
vircrypto.c
Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
2019-10-15 16:14:19 +02:00
vircrypto.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virdbus.c
Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
2019-10-15 16:14:19 +02:00
virdbus.h
Revert "dbus: correctly build reply message"
2019-09-10 09:47:13 +02:00
virdbuspriv.h
util: dbus: use #pragma once in headers
2019-06-19 17:12:32 +02:00
virdevmapper.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virdevmapper.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virdnsmasq.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virdnsmasq.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virebtables.c
Remove all Author(s): lines from source file headers
2018-12-13 16:08:38 +00:00
virebtables.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virendian.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virenum.c
Always put _LAST enums on second line of VIR_ENUM_IMPL
2019-04-11 12:47:23 -04:00
virenum.h
Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
2019-10-15 16:14:19 +02:00
virerror.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virerror.h
Use G_GNUC_PRINTF instead of ATTRIBUTE_FMT_PRINTF
2019-10-15 16:14:18 +02:00
virerrorpriv.h
util: error: use #pragma once in headers
2019-06-19 17:12:32 +02:00
virevent.c
Remove all Author(s): lines from source file headers
2018-12-13 16:08:38 +00:00
virevent.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
vireventpoll.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
vireventpoll.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virfcp.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virfcp.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virfdstream.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virfdstream.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virfile.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virfile.h
Use G_GNUC_PRINTF instead of ATTRIBUTE_FMT_PRINTF
2019-10-15 16:14:18 +02:00
virfilecache.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virfilecache.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virfirewall.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virfirewall.h
Use G_GNUC_PRINTF instead of ATTRIBUTE_FMT_PRINTF
2019-10-15 16:14:18 +02:00
virfirewalld.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virfirewalld.h
util: firewall: use #pragma once in headers
2019-06-19 17:12:32 +02:00
virfirewalldpriv.h
util: firewall: use #pragma once in headers
2019-06-19 17:12:32 +02:00
virfirewallpriv.h
util: firewall: use #pragma once in headers
2019-06-19 17:12:32 +02:00
virfirmware.c
virfirmware: Expose and define autoptr for virFirmwareFree
2019-09-12 12:19:56 +02:00
virfirmware.h
virfirmware: Expose and define autoptr for virFirmwareFree
2019-09-12 12:19:56 +02:00
virgettext.c
internal: Move <stdio.h> include to internal.h
2018-09-20 10:16:38 +02:00
virgettext.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virgic.c
Always put _LAST enums on second line of VIR_ENUM_IMPL
2019-04-11 12:47:23 -04:00
virgic.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virhash.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virhash.h
util: hash: use #pragma once in headers
2019-06-19 17:12:32 +02:00
virhashcode.c
Use G_GNUC_FALLTHROUGH instead of ATTRIBUTE_FALLTHROUGH
2019-10-15 16:14:19 +02:00
virhashcode.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virhook.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virhook.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virhostcpu.c
Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
2019-10-15 16:14:19 +02:00
virhostcpu.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virhostcpupriv.h
util: host: use #pragma once in headers
2019-06-19 17:12:32 +02:00
virhostdev.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virhostdev.h
src: add support for g_autoptr with virObject instances
2019-10-14 10:54:42 +01:00
virhostmem.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virhostmem.h
util: host: use #pragma once in headers
2019-06-19 17:12:32 +02:00
virhostuptime.c
util: Introduce virhostuptime
2019-08-22 16:46:44 +02:00
virhostuptime.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
viridentity.c
util: convert virIdentity class to use GObject
2019-10-14 10:54:42 +01:00
viridentity.h
util: convert virIdentity class to use GObject
2019-10-14 10:54:42 +01:00
virinitctl.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virinitctl.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
viriptables.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
viriptables.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
viriscsi.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
viriscsi.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virjson.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virjson.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virkeycode.c
Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
2019-10-15 16:14:19 +02:00
virkeycode.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virkeyfile.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virkeyfile.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virkmod.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virkmod.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virlease.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virlease.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virlockspace.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virlockspace.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virlog.c
Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
2019-10-15 16:14:19 +02:00
virlog.h
Use G_GNUC_PRINTF instead of ATTRIBUTE_FMT_PRINTF
2019-10-15 16:14:18 +02:00
virmacaddr.c
util: Don't include 'viralloc.h' into other header files
2019-04-10 09:12:04 +02:00
virmacaddr.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virmacmap.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virmacmap.h
util: mac: use #pragma once in headers
2019-06-19 17:12:32 +02:00
virmdev.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virmdev.h
src: add support for g_autoptr with virObject instances
2019-10-14 10:54:42 +01:00
virmodule.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virmodule.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virnetdev.c
Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
2019-10-15 16:14:19 +02:00
virnetdev.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virnetdevbandwidth.c
Remove all Author(s): lines from source file headers
2018-12-13 16:08:38 +00:00
virnetdevbandwidth.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virnetdevbridge.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virnetdevbridge.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virnetdevip.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virnetdevip.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virnetdevmacvlan.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virnetdevmacvlan.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virnetdevmidonet.c
Remove all Author(s): lines from source file headers
2018-12-13 16:08:38 +00:00
virnetdevmidonet.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virnetdevopenvswitch.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virnetdevopenvswitch.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virnetdevtap.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virnetdevtap.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virnetdevveth.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virnetdevveth.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virnetdevvlan.c
util: Don't include 'viralloc.h' into other header files
2019-04-10 09:12:04 +02:00
virnetdevvlan.h
util: netdev: use #pragma once in headers
2019-06-19 17:12:31 +02:00
virnetdevvportprofile.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virnetdevvportprofile.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virnetlink.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virnetlink.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virnodesuspend.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virnodesuspend.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virnuma.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virnuma.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virobject.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virobject.h
src: add support for g_autoptr with virObject instances
2019-10-14 10:54:42 +01:00
virpci.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virpci.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virperf.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virperf.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virpidfile.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virpidfile.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virpolkit.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virpolkit.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virportallocator.c
Require a semicolon for VIR_ONCE_GLOBAL_INIT calls
2019-02-03 17:46:29 -05:00
virportallocator.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virprobe.h
util: virprobe.h: use #pragma once in headers
2019-06-19 17:12:32 +02:00
virprocess.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virprocess.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virqemu.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virqemu.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virrandom.c
build: remove all gnulib bit manipulation modules
2019-10-07 13:39:26 +01:00
virrandom.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virresctrl.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virresctrl.h
src: add support for g_autoptr with virObject instances
2019-10-14 10:54:42 +01:00
virresctrlpriv.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virrotatingfile.c
lib: Use more of VIR_STEAL_PTR()
2019-01-28 14:46:58 +01:00
virrotatingfile.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virscsi.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virscsi.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virscsihost.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virscsihost.h
util: scsi: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virscsivhost.c
util: Don't include 'viralloc.h' into other header files
2019-04-10 09:12:04 +02:00
virscsivhost.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virseclabel.c
virseclabel.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virsecret.c
secret: Add support for usage type vTPM, extend schema and test case
2019-07-26 09:59:27 +01:00
virsecret.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virsocketaddr.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virsocketaddr.h
util: add API for resolving socket service names
2019-07-11 14:13:03 +01:00
virstorageencryption.c
Require a semicolon for VIR_ENUM_IMPL calls
2019-02-03 17:46:29 -05:00
virstorageencryption.h
util: storage: use #pragma once in headers
2019-06-19 17:12:31 +02:00
virstoragefile.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virstoragefile.h
src: add support for g_autoptr with virObject instances
2019-10-14 10:54:42 +01:00
virstoragefilebackend.c
Fix names for abs_top_{src,build}dir variables
2019-03-14 10:05:28 +01:00
virstoragefilebackend.h
util: storage: use #pragma once in headers
2019-06-19 17:12:31 +02:00
virstring.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virstring.h
Use G_GNUC_PRINTF instead of ATTRIBUTE_FMT_PRINTF
2019-10-15 16:14:18 +02:00
virsysinfo.c
build: bump min required gcc to 4.8
2019-08-07 14:26:12 +01:00
virsysinfo.h
util: sysinfo: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virsysinfopriv.h
util: sysinfo: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virsystemd.c
util: convert virSystemdActivation to use VIR_DEFINE_AUTOPTR_FUNC
2019-10-14 10:54:42 +01:00
virsystemd.h
util: convert virSystemdActivation to use VIR_DEFINE_AUTOPTR_FUNC
2019-10-14 10:54:42 +01:00
virsystemdpriv.h
util: cache the result of whether logind is available
2019-08-14 16:22:13 +02:00
virthread.c
util: remove some no-op thread functions
2019-09-19 12:50:21 +01:00
virthread.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virthreadjob.c
Require a semicolon for VIR_ONCE_GLOBAL_INIT calls
2019-02-03 17:46:29 -05:00
virthreadjob.h
util: thread: use #pragma once in headers
2019-06-19 17:12:31 +02:00
virthreadpool.c
Remove all Author(s): lines from source file headers
2018-12-13 16:08:38 +00:00
virthreadpool.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virtime.c
build: remove use of usleep gnulib module in favour of g_usleep
2019-10-14 10:54:42 +01:00
virtime.h
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
2019-10-15 11:25:22 +02:00
virtpm.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virtpm.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virtypedparam-public.c
util: typedparam: Remove pointless cleanup label from virTypedParameterAssignFromStr
2019-09-25 13:02:48 +02:00
virtypedparam.c
Use G_GNUC_PRINTF instead of ATTRIBUTE_FMT_PRINTF
2019-10-15 16:14:18 +02:00
virtypedparam.h
Use G_GNUC_PRINTF instead of ATTRIBUTE_FMT_PRINTF
2019-10-15 16:14:18 +02:00
viruri.c
build: bump min libxml2 to 2.9.1
2019-08-09 17:21:42 +01:00
viruri.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virusb.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virusb.h
src: add support for g_autoptr with virObject instances
2019-10-14 10:54:42 +01:00
virutil.c
Use g_autofree instead of VIR_AUTOFREE
2019-10-16 12:06:43 +02:00
virutil.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
viruuid.c
virUUIDFormat: s/VIR_UUID_RAW_LEN/VIR_UUID_BUFLEN/ in comment
2019-08-22 10:34:42 +02:00
viruuid.h
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
2019-10-15 16:14:18 +02:00
virvhba.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virvhba.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virvsock.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virvsock.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virxdrdefs.h
util: misc: use #pragma once in headers
2019-06-19 17:12:33 +02:00
virxml.c
util: use G_GNUC_UNUSED
2019-10-15 11:25:25 +02:00
virxml.h
util: xml: use g_auto directly for VIR_XPATH_NODE_AUTORESTORE
2019-10-16 12:06:43 +02:00