libvirt/src/conf
Ján Tomko 88131931b8 Use G_GNUC_FALLTHROUGH instead of ATTRIBUTE_FALLTHROUGH
Also define the macro for building with GLib older than 2.60

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2019-10-15 16:14:19 +02:00
..
capabilities.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
capabilities.h src: add support for g_autoptr with virObject instances 2019-10-14 10:54:42 +01:00
checkpoint_conf.c conf: Drop pointless 'domain' argument from virDomainCheckpointRedefinePrep 2019-09-27 15:23:42 +02:00
checkpoint_conf.h conf: Drop pointless 'domain' argument from virDomainCheckpointRedefinePrep 2019-09-27 15:23:42 +02:00
cpu_conf.c cpu_conf: xml to cpu definition parse helper 2019-10-07 10:10:17 +02:00
cpu_conf.h cpu_conf: xml to cpu definition parse helper 2019-10-07 10:10:17 +02:00
device_conf.c
device_conf.h Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK 2019-10-15 11:25:22 +02:00
domain_addr.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
domain_addr.h
domain_audit.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
domain_audit.h
domain_capabilities.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
domain_capabilities.h src: add support for g_autoptr with virObject instances 2019-10-14 10:54:42 +01:00
domain_conf.c Use G_GNUC_FALLTHROUGH instead of ATTRIBUTE_FALLTHROUGH 2019-10-15 16:14:19 +02:00
domain_conf.h Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK 2019-10-15 11:25:22 +02:00
domain_event.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
domain_event.h
domain_nwfilter.c
domain_nwfilter.h
interface_conf.c conf: Use automatic pointers for xmlXPathContext 2019-09-19 14:31:15 +02:00
interface_conf.h
Makefile.inc.am
moment_conf.c snapshot: Store both config and live XML in the snapshot domain 2019-09-11 13:09:45 +02:00
moment_conf.h snapshot: Store both config and live XML in the snapshot domain 2019-09-11 13:09:45 +02:00
netdev_bandwidth_conf.c
netdev_bandwidth_conf.h Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK 2019-10-15 11:25:22 +02:00
netdev_vlan_conf.c
netdev_vlan_conf.h
netdev_vport_profile_conf.c
netdev_vport_profile_conf.h
network_conf.c Use G_GNUC_FALLTHROUGH instead of ATTRIBUTE_FALLTHROUGH 2019-10-15 16:14:19 +02:00
network_conf.h
network_event.c
network_event.h
networkcommon_conf.c
networkcommon_conf.h
node_device_conf.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
node_device_conf.h
node_device_event.c
node_device_event.h
node_device_util.c
node_device_util.h
numa_conf.c
numa_conf.h
nwfilter_conf.c Use G_GNUC_FALLTHROUGH instead of ATTRIBUTE_FALLTHROUGH 2019-10-15 16:14:19 +02:00
nwfilter_conf.h
nwfilter_ipaddrmap.c
nwfilter_ipaddrmap.h
nwfilter_params.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
nwfilter_params.h
object_event_private.h
object_event.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
object_event.h
secret_conf.c conf: secret: Refactor cleanup in secretXMLParseNode 2019-09-19 14:31:15 +02:00
secret_conf.h conf: secret: Register VIR_AUTOPTR function for virSecretDef 2019-09-19 14:31:15 +02:00
secret_event.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
secret_event.h
snapshot_conf_priv.h
snapshot_conf.c build: remove all gnulib bit manipulation modules 2019-10-07 13:39:26 +01:00
snapshot_conf.h src: add support for g_autoptr with virObject instances 2019-10-14 10:54:42 +01:00
storage_adapter_conf.c
storage_adapter_conf.h
storage_capabilities.c
storage_capabilities.h src: add support for g_autoptr with virObject instances 2019-10-14 10:54:42 +01:00
storage_conf.c conf: Use VIR_AUTOPTR for xmlDoc and xmlXPath objects 2019-09-19 14:31:15 +02:00
storage_conf.h conf: storage: use generic XML namespace types 2019-08-21 10:29:20 +02:00
storage_event.c
storage_event.h
virchrdev.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
virchrdev.h
virconftypes.h conf: domain: use generic XML namespace types 2019-08-21 10:29:20 +02:00
virdomaincheckpointobjlist.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
virdomaincheckpointobjlist.h
virdomainmomentobjlist.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
virdomainmomentobjlist.h
virdomainobjlist.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
virdomainobjlist.h lib: Grab write lock when modifying list of domains 2019-09-07 08:22:30 +02:00
virdomainsnapshotobjlist.c
virdomainsnapshotobjlist.h
virinterfaceobj.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
virinterfaceobj.h
virnetworkobj.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
virnetworkobj.h Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK 2019-10-15 11:25:22 +02:00
virnetworkportdef.c conf: take advantage of VIR_AUTOPTR for virNetworkPortDefPtr 2019-09-26 21:38:48 -04:00
virnetworkportdef.h conf: take advantage of VIR_AUTOPTR for virNetworkPortDefPtr 2019-09-26 21:38:48 -04:00
virnodedeviceobj.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
virnodedeviceobj.h
virnwfilterbindingdef.c util: xml: Add wrapper for xmlXPathNewContext 2019-09-19 14:31:15 +02:00
virnwfilterbindingdef.h
virnwfilterbindingobj.c util: xml: Add wrapper for xmlXPathNewContext 2019-09-19 14:31:15 +02:00
virnwfilterbindingobj.h
virnwfilterbindingobjlist.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
virnwfilterbindingobjlist.h
virnwfilterobj.c
virnwfilterobj.h
virsavecookie.c
virsavecookie.h
virsecretobj.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
virsecretobj.h
virstorageobj.c conf: use G_GNUC_UNUSED 2019-10-15 11:25:22 +02:00
virstorageobj.h storage_driver: Protect pool def during startup and build 2019-08-23 09:32:26 +02:00