libvirt/src/util
John Ferlan af0e6580cd storage: Rename encryption info variable for clarity
Change from @enc to @encinfo leaving @enc for the vol->target.encryption
in the storageBackendCreateQemuImgSetOptions code path.

Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
2018-06-26 14:02:43 -04:00
..
iohelper.c
Makefile.inc.am util: create virvsock.c 2018-05-29 15:42:03 +02:00
viralloc.c
viralloc.h
virarch.c
virarch.h
virarptable.c virarptable: fix some leaks and format issue 2018-03-17 13:19:07 +01:00
virarptable.h virarptable: Include rtnetlink.h only on Linux 2018-03-15 14:59:12 +01:00
viratomic.c
viratomic.h
viraudit.c
viraudit.h
virauth.c
virauth.h
virauthconfig.c
virauthconfig.h
virbitmap.c util: bitmap: Note that shrinking the bitmap requires clearing of unused bits 2018-02-05 16:08:57 +01:00
virbitmap.h util: bitmap: Use VIR_SHRINK_N in virBitmapShrink 2018-02-05 16:08:57 +01:00
virbuffer.c util: buffer: Tolerate NULL 'buf' in virBufferStrcat 2018-03-23 14:52:07 +01:00
virbuffer.h virbuffer: Set child buffer indent properly 2018-05-11 17:04:12 +02:00
vircgroup.c
vircgroup.h
vircgrouppriv.h
virclosecallbacks.c conf: Rework/rename virDomainObjListFindByUUIDRef 2018-04-23 06:41:45 -04:00
virclosecallbacks.h util: Alter virCloseCallback typedef to return void 2018-04-09 18:26:03 -04:00
vircommand.c virCommandFDIsSet: Update documentation 2018-03-22 07:44:14 +01:00
vircommand.h virCommandPassFD: Give name to flags 2018-03-22 07:44:14 +01:00
vircommandpriv.h
virconf.c util: handle missing switch enum cases 2018-02-21 16:53:44 +00:00
virconf.h
vircrypto.c src: Drop most of #ifdef WITH_GNUTLS 2018-06-05 14:32:36 +02:00
vircrypto.h vircrypto: Drop virCryptoGenerateRandom 2018-06-05 10:31:19 +02:00
virdbus.c
virdbus.h
virdbuspriv.h
virdevmapper.c qemu_cgroup: Allow /dev/mapper/control for PR 2018-05-11 09:02:56 +02:00
virdevmapper.h util: Introduce virDevMapperGetTargets 2018-04-05 09:58:44 +02:00
virdnsmasq.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
virdnsmasq.h
virebtables.c
virebtables.h
virendian.h
virerror.c nwfilter: export port binding concept in the public API 2018-06-26 11:22:07 +01:00
virerror.h util: handle missing switch enum cases 2018-02-21 16:53:44 +00:00
virevent.c
virevent.h
vireventpoll.c
vireventpoll.h
virfcp.c
virfcp.h
virfdstream.c fdstream: Report error from the I/O thread 2018-06-06 20:35:55 -04:00
virfdstream.h
virfile.c util: fix mount issue by moving NULL value to "none" in syscall. 2018-06-26 08:05:57 +02:00
virfile.h util: Introduce virFileFlock 2018-06-08 10:28:46 +02:00
virfilecache.c util: Prefer virGetLastErrorMessage over direct err->message usage 2018-06-05 18:44:05 +02:00
virfilecache.h
virfirewall.c util: handle missing switch enum cases 2018-02-21 16:53:44 +00:00
virfirewall.h
virfirewallpriv.h
virfirmware.c
virfirmware.h
virgettext.c po: provide custom make rules for po file management 2018-04-19 10:35:58 +01:00
virgettext.h
virgic.c
virgic.h
virhash.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
virhash.h
virhashcode.c
virhashcode.h
virhook.c
virhook.h Replace QEmu with QEMU 2018-04-01 17:42:29 +02:00
virhostcpu.c util: virhostcpu: parse frequency information on S390 2018-01-10 17:24:11 -05:00
virhostcpu.h
virhostcpupriv.h
virhostdev.c util: virhostdev: add virHostdevIsMdevDevice() 2018-05-14 12:12:06 -04:00
virhostdev.h util: virhostdev: add virHostdevIsMdevDevice() 2018-05-14 12:12:06 -04:00
virhostmem.c virNumaGetHugePageInfo: Return page_avail and page_free as ULL 2018-04-24 11:02:28 +02:00
virhostmem.h
viridentity.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
viridentity.h
virinitctl.c
virinitctl.h
viriptables.c
viriptables.h
viriscsi.c
viriscsi.h
virjson.c virJSONValue: remove unused 'protect' property 2018-05-11 13:23:06 +02:00
virjson.h util: Clean up consumers of virJSONValueArraySize 2018-05-10 14:59:15 -04:00
virkeycode.c keycodemapdb: Update submodule 2018-03-12 16:30:49 +01:00
virkeycode.h
virkeyfile.c
virkeyfile.h
virkmod.c
virkmod.h
virlease.c
virlease.h
virlockspace.c util: Clean up consumers of virJSONValueArraySize 2018-05-10 14:59:15 -04:00
virlockspace.h
virlog.c log: actually do substring matches with fnmatch 2018-05-16 17:48:17 +01:00
virlog.h log: rename virLogFlags to virLogFilterFlags to match docs 2018-05-11 17:06:55 +01:00
virmacaddr.c conf: move 'generated' member from virMacAddr to virDomainNetDef 2018-02-19 13:15:00 -05:00
virmacaddr.h conf: move 'generated' member from virMacAddr to virDomainNetDef 2018-02-19 13:15:00 -05:00
virmacmap.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
virmacmap.h
virmdev.c qemu: vfio-ccw device address generation 2018-05-14 12:27:44 -04:00
virmdev.h qemu: vfio-ccw device address generation 2018-05-14 12:27:44 -04:00
virmodule.c all: Replace virGetLastError with virGetLastErrorCode where we can 2018-06-05 18:44:05 +02:00
virmodule.h util: create new virmodule.{c,h} files for dlopen support code 2018-05-03 12:47:43 +01:00
virnetdev.c nodedev: Fix failing to parse PCI address for non-PCI network devices 2018-01-19 09:53:01 -07:00
virnetdev.h
virnetdevbandwidth.c
virnetdevbandwidth.h
virnetdevbridge.c
virnetdevbridge.h
virnetdevip.c
virnetdevip.h
virnetdevmacvlan.c
virnetdevmacvlan.h
virnetdevmidonet.c
virnetdevmidonet.h
virnetdevopenvswitch.c
virnetdevopenvswitch.h
virnetdevtap.c util: improve virNetDevTapGetRealDeviceName 2018-04-24 21:08:19 +04:00
virnetdevtap.h
virnetdevveth.c
virnetdevveth.h
virnetdevvlan.c
virnetdevvlan.h
virnetdevvportprofile.c util: handle missing switch enum cases 2018-02-21 16:53:44 +00:00
virnetdevvportprofile.h util: handle missing switch enum cases 2018-02-21 16:53:44 +00:00
virnetlink.c virNetlinkDumpCommand: Don't leak response buffer 2018-03-19 10:47:08 +01:00
virnetlink.h util: introduce virNetlinkGetNeighbor to get neighbor table entry 2018-03-15 11:22:42 +01:00
virnodesuspend.c
virnodesuspend.h
virnuma.c virNumaGetHugePageInfo: Return page_avail and page_free as ULL 2018-04-24 11:02:28 +02:00
virnuma.h virNumaGetHugePageInfo: Return page_avail and page_free as ULL 2018-04-24 11:02:28 +02:00
virobject.c util: fix misleading comment for virObjectLock 2018-05-15 18:43:01 +01:00
virobject.h virobject: Check if @parent is the first member in class 2018-04-18 10:04:55 +02:00
virpci.c all: Use virFileCanonicalizePath() instead of canonicalize_file_name() 2018-05-03 18:23:30 +02:00
virpci.h util: pci: Introduce virPCIGetMdevTypes helper 2018-01-29 15:34:30 +01:00
virperf.c
virperf.h
virpidfile.c
virpidfile.h
virpolkit.c Merge WITH_POLKIT1 and WITH_POLKIT 2018-03-14 12:46:26 +01:00
virpolkit.h
virportallocator.c virtportallocator: Change number of ports to 65536 2018-06-14 09:52:21 +02:00
virportallocator.h port allocator: make port range constant object 2018-02-22 13:52:45 +01:00
virprobe.h
virprocess.c util: fix mount issue by moving NULL value to "none" in syscall. 2018-06-26 08:05:57 +02:00
virprocess.h
virqemu.c storage: Rename encryption info variable for clarity 2018-06-26 14:02:43 -04:00
virqemu.h qemu: Delete old unused code for adding objects to qemu 2018-06-05 08:13:59 +02:00
virrandom.c virrandom: Make virRandomBits better 2018-06-05 10:31:19 +02:00
virrandom.h
virresctrl.c util: Remove cbm_mask from virResctrlInfoPerType 2018-06-08 10:28:46 +02:00
virresctrl.h Move virCacheKernel enum implemetation from conf/ to util/ 2018-06-08 10:28:46 +02:00
virresctrlpriv.h resctrl: Add functions to work with resctrl allocations 2018-01-25 17:16:08 +01:00
virrotatingfile.c
virrotatingfile.h
virscsi.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
virscsi.h
virscsihost.c
virscsihost.h
virscsivhost.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
virscsivhost.h
virseclabel.c
virseclabel.h
virsecret.c
virsecret.h
virsexpr.c
virsexpr.h
virsocketaddr.c util: fix spelling in virSocketAddrParseAny docs 2018-04-05 14:57:16 -06:00
virsocketaddr.h util: introduce virSocketAddrParseAny 2018-04-05 14:50:15 -06:00
virstorageencryption.c util: storage: Sanitize parsing of disk encryption XMLs 2018-03-08 14:29:50 +01:00
virstorageencryption.h util: storage: Sanitize parsing of disk encryption XMLs 2018-03-08 14:29:50 +01:00
virstoragefile.c util: storage: remove 'allow_probe' from virStorageFileGetMetadata 2018-06-08 09:26:38 +02:00
virstoragefile.h util: storage: remove 'allow_probe' from virStorageFileGetMetadata 2018-06-08 09:26:38 +02:00
virstoragefilebackend.c storagefile: conditional build of virStorageFileLoadBackendModule 2018-05-03 15:42:59 +01:00
virstoragefilebackend.h storage: create separate loadable modules for storage file drivers 2018-05-03 13:17:59 +01:00
virstring.c util: Introduce virStringListMerge 2018-01-11 18:53:04 +01:00
virstring.h virstring: fix a typo 2018-06-11 16:00:34 +02:00
virsysinfo.c virsysinfo: Use more virSkipSpacesBackwards() 2018-03-14 17:43:40 +01:00
virsysinfo.h conf: Add support for setting Chassis SMBIOS data fields 2018-02-17 07:36:46 -05:00
virsysinfopriv.h
virsystemd.c
virsystemd.h
virsystemdpriv.h
virthread.c
virthread.h
virthreadjob.c
virthreadjob.h
virthreadpool.c
virthreadpool.h
virtime.c
virtime.h
virtpm.c
virtpm.h
virtypedparam.c
virtypedparam.h
viruri.c
viruri.h
virusb.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
virusb.h
virutil.c qemu: hostdev: Move parts of qemuHostdevHostSupportsPassthroughVFIO() into separate function 2018-06-05 08:33:13 +02:00
virutil.h qemu: hostdev: Move parts of qemuHostdevHostSupportsPassthroughVFIO() into separate function 2018-06-05 08:33:13 +02:00
viruuid.c virUUIDGenerate don't fall back to virRandomBits 2018-06-05 10:31:19 +02:00
viruuid.h
virvhba.c
virvhba.h
virvsock.c util: create virvsock.c 2018-05-29 15:42:03 +02:00
virvsock.h util: create virvsock.c 2018-05-29 15:42:03 +02:00
virxdrdefs.h
virxml.c all: Replace virGetLastError with virGetLastErrorCode where we can 2018-06-05 18:44:05 +02:00
virxml.h