libvirt/src/conf
Michal Privoznik 6bcd263011 virDomainObjListAdd: Transfer definition ownership
Upon successful return from virDomainObjListAdd() the
virDomainObj is the owner of secret definition. To make this
ownership transfer even more visible, lets pass the definition as
a double pointer and use g_steal_pointer().

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
2021-11-24 13:12:20 +01:00
..
backup_conf.c virDomainBackupDefFormat: Propagate private data callbacks 2021-11-04 10:55:28 +01:00
backup_conf.h virDomainBackupDefFormat: Propagate private data callbacks 2021-11-04 10:55:28 +01:00
capabilities.c qemu: Do not pass negative ncpus to virCapabilitiesClearHostNUMACellCPUTopology 2021-11-05 09:25:55 +01:00
capabilities.h conf: Introduce virCapabilitiesHostNUMAGetMaxNode() 2021-08-23 13:59:28 +02:00
checkpoint_conf.c conf: snapshot/checkpoint: Rewrite 'AlignDisk' logic to appease clang 2021-08-23 16:59:23 +02:00
checkpoint_conf.h
cpu_conf.c virCPUDefParseXML: Prefer virXMLPropUInt over virXPathUInt 2021-10-01 10:52:35 +02:00
cpu_conf.h
device_conf.c conf: device: compare drive address fields separately 2021-11-16 16:40:33 +01:00
device_conf.h qemuBuildDeviceAddressProps: Format also 'drive' addresses 2021-10-12 10:26:04 +02:00
domain_addr.c lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
domain_addr.h conf: Make virDomainDeviceInfoFormat() const correct 2021-10-20 16:53:01 +02:00
domain_audit.c conf: Properly instantiate virDomainChrSourceDef in virDomainTPMDef 2021-11-19 12:38:35 +01:00
domain_audit.h
domain_capabilities.c virDomainCapsCPUModelsCopy: Cleanup 2021-11-08 14:32:32 +01:00
domain_capabilities.h conf: Add availability of s390-pv in domain capabilities 2021-07-21 13:30:30 +02:00
domain_conf.c virDomainObjListAdd: Transfer definition ownership 2021-11-24 13:12:20 +01:00
domain_conf.h virDomainObjListAdd: Transfer definition ownership 2021-11-24 13:12:20 +01:00
domain_event.c qemu: Wire up MEMORY_DEVICE_SIZE_CHANGE event 2021-10-01 11:04:47 +02:00
domain_event.h qemu: Wire up MEMORY_DEVICE_SIZE_CHANGE event 2021-10-01 11:04:47 +02:00
domain_nwfilter.c virNWFilterBindingDefForNet: Remove superfluous gotos 2021-07-19 09:39:15 +02:00
domain_nwfilter.h
domain_validate.c conf: Add page_per_vq for driver element 2021-10-15 09:40:55 +02:00
domain_validate.h conf: validate: Move qemu-specific LUN disk validation to global validation 2021-09-09 10:17:28 +02:00
interface_conf.c lib: Introduce and use g_autoptr() for virInterfaceDef 2021-11-02 10:52:18 +01:00
interface_conf.h lib: Introduce and use g_autoptr() for virInterfaceDef 2021-11-02 10:52:18 +01:00
meson.build
moment_conf.c
moment_conf.h
netdev_bandwidth_conf.c
netdev_bandwidth_conf.h
netdev_vlan_conf.c
netdev_vlan_conf.h
netdev_vport_profile_conf.c lib: Drop needless one line labels 2021-11-22 12:39:59 +01:00
netdev_vport_profile_conf.h
network_conf.c src: network_conf: propagate only bool to virNetworkDefParseString() 2021-09-10 17:38:06 +02:00
network_conf.h src: network_conf: propagate only bool to virNetworkDefParseString() 2021-09-10 17:38:06 +02:00
network_event.c virNetworkEventDispatchDefaultFunc: Cleanup 2021-11-08 14:32:32 +01:00
network_event.h
networkcommon_conf.c
networkcommon_conf.h
node_device_conf.c virNodeDeviceCapVPDParseCustomFields: Don't use 'virXPathStringLimit' 2021-11-24 09:20:39 +01:00
node_device_conf.h Add PCI VPD Capability Support 2021-10-21 17:34:04 +01:00
node_device_event.c
node_device_event.h
node_device_util.c
node_device_util.h
numa_conf.c numa_conf: Expose virNumaInterconnect formatter 2021-06-15 10:41:22 +02:00
numa_conf.h numa_conf: Expose virNumaInterconnect formatter 2021-06-15 10:41:22 +02:00
nwfilter_conf.c nwfilter_conf: add validation against schema in define 2021-08-20 15:38:53 +02:00
nwfilter_conf.h nwfilter_conf: add validation against schema in define 2021-08-20 15:38:53 +02:00
nwfilter_ipaddrmap.c virNWFilterIPAddrMapInit: virHashNew cannot return NULL 2021-07-23 11:27:05 +02:00
nwfilter_ipaddrmap.h
nwfilter_params.c virNWFilterParseParamAttributes: Simplify loop 2021-08-04 10:39:27 +02:00
nwfilter_params.h conf: Add AUTOPTR_CLEANUP_FUNC for virNWFilterVarValue 2021-07-23 11:27:05 +02:00
object_event_private.h
object_event.c virObjectEventCallbackListAddID: Remove pointless cleanup of 'cb' 2021-08-06 08:53:26 +02:00
object_event.h
secret_conf.c secret_conf: add validation against schema in define 2021-08-20 15:41:22 +02:00
secret_conf.h secret_conf: add validation against schema in define 2021-08-20 15:41:22 +02:00
secret_event.c
secret_event.h
snapshot_conf_priv.h
snapshot_conf.c conf: snapshot/checkpoint: Rewrite 'AlignDisk' logic to appease clang 2021-08-23 16:59:23 +02:00
snapshot_conf.h conf: snapshot: rename variable holding memory snapshot file location 2021-06-18 09:16:16 +02:00
storage_adapter_conf.c
storage_adapter_conf.h
storage_capabilities.c
storage_capabilities.h
storage_conf.c lib: Drop needless one line labels 2021-11-22 12:39:59 +01:00
storage_conf.h storage_conf: add validation against schema in pool define 2021-08-25 09:57:51 +02:00
storage_encryption_conf.c conf: add luks2 encryption format 2021-10-25 14:06:15 +02:00
storage_encryption_conf.h conf: add luks2 encryption format 2021-10-25 14:06:15 +02:00
storage_event.c
storage_event.h
storage_source_conf.c lib: Drop needless one line labels 2021-11-22 12:39:59 +01:00
storage_source_conf.h storage_source: Add flag storing whether threshold event was registered with index 2021-07-12 16:34:07 +02:00
virchrdev.c virChrdevAlloc: virHashNew cannot return NULL 2021-07-23 11:30:49 +02:00
virchrdev.h
virconftypes.h conf: Refactor launch security to allow more types 2021-07-21 13:30:14 +02:00
virdomaincheckpointobjlist.c
virdomaincheckpointobjlist.h
virdomainmomentobjlist.c virDomainMomentObjListNew: virHashNew cannot return NULL 2021-07-23 11:31:03 +02:00
virdomainmomentobjlist.h
virdomainobjlist.c virDomainObjListAdd: Transfer definition ownership 2021-11-24 13:12:20 +01:00
virdomainobjlist.h virDomainObjListAdd: Transfer definition ownership 2021-11-24 13:12:20 +01:00
virdomainsnapshotobjlist.c
virdomainsnapshotobjlist.h
virinterfaceobj.c virInterfaceObjListAssignDef: Transfer definition ownership 2021-11-24 13:12:20 +01:00
virinterfaceobj.h virInterfaceObjListAssignDef: Transfer definition ownership 2021-11-24 13:12:20 +01:00
virnetworkobj.c lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
virnetworkobj.h
virnetworkportdef.c conf: virnetworkportdef: add validation against schema in network port create 2021-09-06 17:08:59 +02:00
virnetworkportdef.h conf: virnetworkportdef: add validation against schema in network port create 2021-09-06 17:08:59 +02:00
virnodedeviceobj.c Use virNodeDeviceObjEndAPI() more 2021-11-11 11:27:27 +01:00
virnodedeviceobj.h nodedev: implement virNodeDevice(Get|Set)Autostart() 2021-09-14 14:24:00 -05:00
virnwfilterbindingdef.c conf: virnwfilterbindingdef: add validation against schema in create 2021-09-06 17:08:59 +02:00
virnwfilterbindingdef.h conf: virnwfilterbindingdef: add validation against schema in create 2021-09-06 17:08:59 +02:00
virnwfilterbindingobj.c lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
virnwfilterbindingobj.h
virnwfilterbindingobjlist.c Use virNWFilterBindingObjEndAPI() more 2021-11-11 11:27:24 +01:00
virnwfilterbindingobjlist.h
virnwfilterobj.c lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
virnwfilterobj.h
virsavecookie.c lib: Drop needless one line labels 2021-11-22 12:39:59 +01:00
virsavecookie.h
virsecretobj.c virSecretObjListAdd: Transfer definition ownership 2021-11-24 13:12:20 +01:00
virsecretobj.h virSecretObjListAdd: Transfer definition ownership 2021-11-24 13:12:20 +01:00
virstorageobj.c virStoragePoolObjListAdd: Transfer definition ownership 2021-11-24 13:12:20 +01:00
virstorageobj.h virStoragePoolObjListAdd: Transfer definition ownership 2021-11-24 13:12:20 +01:00