libvirt/src/util
Ján Tomko 79cb397b39 util: delete VIR_ALLOC and VIR_ALLOC_N
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2020-10-08 19:19:22 +02:00
..
glibcompat.c
glibcompat.h
iohelper.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
meson.build drop libdbus from libvirt 2020-09-17 18:20:33 +02:00
viralloc.c util: delete VIR_ALLOC and VIR_ALLOC_N 2020-10-08 19:19:22 +02:00
viralloc.h util: delete VIR_ALLOC and VIR_ALLOC_N 2020-10-08 19:19:22 +02:00
virarch.c
virarch.h Prefer https: for Wikipedia links 2020-09-01 21:58:45 +02:00
virarptable.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virarptable.h
viraudit.c
viraudit.h
virauth.c util: Fix memory leak in virAuthGetCredential 2020-06-16 15:01:05 +02:00
virauth.h
virauthconfig.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virauthconfig.h util: Fix memory leak in virAuthGetCredential 2020-06-16 15:01:05 +02:00
virbitmap.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virbitmap.h util: virbitmap: Remove virBitmapCopy 2020-10-05 15:50:45 +02:00
virbpf.c lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
virbpf.h lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
virbuffer.c src: fix misc spelling errors reported by codespell 2020-10-05 10:28:41 +01:00
virbuffer.h src: fix word spell typos 2020-07-09 10:01:41 +02:00
vircgroup.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
vircgroup.h
vircgroupbackend.c
vircgroupbackend.h util: cgroup: wrap BACKEND_CALL macro in a block 2020-08-25 19:03:12 +02:00
vircgrouppriv.h
vircgroupv1.c
vircgroupv1.h
vircgroupv2.c util: cgroup: remove unused opts in virCgroupV2BindMount 2020-08-03 15:52:09 +02:00
vircgroupv2.h
vircgroupv2devices.c lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
vircgroupv2devices.h
vircommand.c util: command: use g_new0 2020-10-06 12:31:33 +02:00
vircommand.h Fix some wrong usage of ATTRIBUTE_NONNULL() 2020-06-09 11:39:07 +02:00
vircommandpriv.h
virconf.c util: conf: use g_new0 2020-10-06 12:31:34 +02:00
virconf.h
vircrypto.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
vircrypto.h
virdaemon.c Split declarations from initializations 2020-08-25 19:03:11 +02:00
virdaemon.h
virdevmapper.c util: Use glib memory functions in virDevMapperGetTargetsImpl 2020-09-11 18:19:58 +02:00
virdevmapper.h util: Move virIsDevMapperDevice() to virdevmapper.c 2020-06-15 14:50:46 +02:00
virdnsmasq.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virdnsmasq.h util: define g_autoptr cleanups for a couple dnsmasq objects 2020-07-20 19:08:07 -04:00
virebtables.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virebtables.h
virendian.h
virenum.c
virenum.h
virerror.c util: Use glib memory functions in virLastErrorObject 2020-09-14 17:28:51 +02:00
virerror.h
virerrorpriv.h
virevent.c util: event: check return value of virInitialize 2020-09-23 13:26:34 +02:00
virevent.h
vireventglib.c src: fix misc spelling errors reported by codespell 2020-10-05 10:28:41 +01:00
vireventglib.h
vireventglibwatch.c util: keep track of full GSource object not source ID number 2020-08-07 12:43:56 +01:00
vireventglibwatch.h util: keep track of full GSource object not source ID number 2020-08-07 12:43:56 +01:00
vireventthread.c util: do not unref event thread after joining it 2020-09-23 17:06:36 +02:00
vireventthread.h
virfcp.c
virfcp.h
virfdstream.c virfdstream: Emulate skip for block devices 2020-08-24 13:40:06 +02:00
virfdstream.h
virfile.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virfile.h util: use host module suffix when loading drivers 2020-08-26 10:30:18 +02:00
virfilecache.c util: use g_auto() for all virBuffers 2020-07-08 16:34:26 -04:00
virfilecache.h qemu: don't continue loading caps if outdated 2020-06-23 17:33:30 +01:00
virfirewall.c util: firewall: use g_new0 2020-10-06 12:31:34 +02:00
virfirewall.h
virfirewalld.c util: firewall: use g_new0 2020-10-06 12:31:34 +02:00
virfirewalld.h
virfirewalldpriv.h
virfirewallpriv.h
virfirmware.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virfirmware.h
virgdbus.c util/virgdbus: fix memory leak in virGDBusIsServiceInList 2020-09-23 16:22:19 +02:00
virgdbus.h virgdbus: add DBus reply format check 2020-09-23 12:53:31 +02:00
virgettext.c lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
virgettext.h
virgic.c
virgic.h
virhash.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virhash.h
virhashcode.c Prefer https: everywhere where possible 2020-09-01 21:58:46 +02:00
virhashcode.h Prefer https: everywhere where possible 2020-09-01 21:58:46 +02:00
virhook.c util: fix accessibility check for hook directory 2020-07-09 17:49:27 +02:00
virhook.h
virhostcpu.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virhostcpu.h domaincapsmock: mock virHostCPUGetMicrocodeVersion() 2020-08-25 19:44:43 +02:00
virhostcpupriv.h
virhostmem.c lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
virhostmem.h
virhostuptime.c lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
virhostuptime.h
viridentity.c Substitute security_context_t with char * 2020-07-15 14:31:07 +02:00
viridentity.h
virinitctl.c
virinitctl.h
viriptables.c eliminate unnecessary labels and ret variables 2020-07-08 16:36:22 -04:00
viriptables.h
viriscsi.c
viriscsi.h
virjson.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virjson.h
virkeycode.c Split declarations from initializations 2020-08-25 19:03:11 +02:00
virkeycode.h
virkmod.c util: rename method to virKModIsProhibited 2020-06-26 15:39:33 +01:00
virkmod.h util: rename method to virKModIsProhibited 2020-06-26 15:39:33 +01:00
virlease.c Remove redundant conditions 2020-08-03 15:19:28 +02:00
virlease.h
virlockspace.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virlockspace.h
virlog.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virlog.h util: virlog: unexport virLogVMessage 2020-08-03 15:30:40 +02:00
virmacaddr.c
virmacaddr.h
virmacmap.c Use g_strfeev instead of virStringFreeList 2020-08-03 15:37:36 +02:00
virmacmap.h
virmdev.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virmdev.h nodedev: add support for mdev attributes 2020-06-19 10:39:54 +02:00
virmodule.c lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
virmodule.h
virnetdev.c util: netdev: use g_new0 2020-10-06 12:31:34 +02:00
virnetdev.h lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
virnetdevbandwidth.c util: netdev: use g_new0 2020-10-06 12:31:34 +02:00
virnetdevbandwidth.h
virnetdevbridge.c util: remove extraneous defined(__linux__) when checking for WITH_LIBNL 2020-10-01 14:02:34 -04:00
virnetdevbridge.h
virnetdevip.c util: netdev: use g_new0 2020-10-06 12:31:34 +02:00
virnetdevip.h util: remove unused virNetDevIPWaitDadFinish() 2020-09-10 11:47:35 -04:00
virnetdevmacvlan.c util: netdev: use g_new0 2020-10-06 12:31:34 +02:00
virnetdevmacvlan.h util: replace macvtap name reservation bitmap with a simple counter 2020-09-01 14:16:36 -04:00
virnetdevmidonet.c src: util: rename some program macros 2020-07-10 09:40:45 +02:00
virnetdevmidonet.h
virnetdevopenvswitch.c src: util: rename some program macros 2020-07-10 09:40:45 +02:00
virnetdevopenvswitch.h
virnetdevtap.c util: netdev: use g_new0 2020-10-06 12:31:34 +02:00
virnetdevtap.h util: assign tap device names using a monotonically increasing integer 2020-09-01 14:16:44 -04:00
virnetdevveth.c
virnetdevveth.h
virnetdevvlan.c util: netdev: use g_new0 2020-10-06 12:31:34 +02:00
virnetdevvlan.h
virnetdevvportprofile.c util: netdev: use g_new0 2020-10-06 12:31:34 +02:00
virnetdevvportprofile.h
virnetlink.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virnetlink.h util: remove extraneous defined(__linux__) when checking for WITH_LIBNL 2020-10-01 14:02:34 -04:00
virnodesuspend.c
virnodesuspend.h
virnuma.c util: a-n: use g_new0 2020-10-06 12:31:34 +02:00
virnuma.h
virnvme.c
virnvme.h
virobject.c Move debug statements after declarations 2020-08-25 19:03:11 +02:00
virobject.h src: make virObject inherit from GObject 2020-06-03 10:20:17 +01:00
virpci.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virpci.h qemu: move ZPCI uid validation into device validation 2020-06-26 18:53:51 +02:00
virperf.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virperf.h
virpidfile.c util: use g_auto() for all virBuffers 2020-07-08 16:34:26 -04:00
virpidfile.h
virpolkit.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virpolkit.h
virportallocator.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virportallocator.h
virprobe.h
virprocess.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virprocess.h Do not report error when setting affinity is allowed to fail 2020-09-07 11:35:36 +02:00
virqemu.c storage: add support for qcow2 LUKS encryption 2020-09-18 11:22:28 +01:00
virqemu.h util: fix non-null pointer parameter annotations 2020-09-21 14:26:12 +01:00
virrandom.c util: virRandomInt: remove temporary variable 2020-08-25 19:03:11 +02:00
virrandom.h
virresctrl.c util: resctrl: use g_new0 2020-10-06 12:31:33 +02:00
virresctrl.h util: sync variable names between header and C files 2020-08-03 15:19:29 +02:00
virresctrlpriv.h
virrotatingfile.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virrotatingfile.h
virscsi.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virscsi.h
virscsihost.c
virscsihost.h
virscsivhost.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virscsivhost.h
virseclabel.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virseclabel.h
virsecret.c
virsecret.h
virsocket.c
virsocket.h
virsocketaddr.c util: eliminate unnecessary labels 2020-07-08 16:35:48 -04:00
virsocketaddr.h util: sync variable names between header and C files 2020-08-03 15:19:29 +02:00
virstorageencryption.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virstorageencryption.h
virstoragefile.c util: storagefile: use g_new0 2020-10-06 12:31:33 +02:00
virstoragefile.h qemu: block: Allow specifying cluster size when using 'blockdev-create' 2020-09-08 08:48:53 +02:00
virstoragefilebackend.c util: use host module suffix when loading drivers 2020-08-26 10:30:18 +02:00
virstoragefilebackend.h
virstring.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virstring.h util: delete virStringListFree 2020-08-03 15:37:36 +02:00
virsysinfo.c util: sysinfo: use g_new0 2020-10-06 12:31:33 +02:00
virsysinfo.h conf: Add firmware blob configuration 2020-06-10 14:00:38 +02:00
virsysinfopriv.h virsysinfo: Drop global @sysinfoDmidecode 2020-06-10 14:00:38 +02:00
virsystemd.c util: systemd: use g_new0 2020-10-06 12:31:34 +02:00
virsystemd.h
virsystemdpriv.h
virthread.c util: Use glib memory functions in virThreadCreateFull 2020-09-11 18:19:58 +02:00
virthread.h
virthreadjob.c
virthreadjob.h
virthreadpool.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virthreadpool.h util: remove unused virThreadPoolNew macro 2020-09-07 09:34:00 +03:00
virtime.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virtime.h
virtpm.c util: bitamp: Remove virBitmapNewEmpty 2020-10-05 15:38:47 +02:00
virtpm.h
virtypedparam-public.c
virtypedparam.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virtypedparam.h
viruri.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
viruri.h peer2peer migration: allow connecting to local sockets 2020-09-04 10:20:49 +02:00
virusb.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virusb.h
virutil.c util: o-z: use g_new0 2020-10-06 12:31:34 +02:00
virutil.h lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
viruuid.c
viruuid.h
virvhba.c
virvhba.h
virvsock.c lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
virvsock.h
virxdrdefs.h
virxml.c util: Allow validation for single XML node 2020-10-07 09:18:07 +02:00
virxml.h util: Allow validation for single XML node 2020-10-07 09:18:07 +02:00