libvirt/src/util
Marc-André Lureau ef766337ff util: TristateBool and TristateSwitch are interchangeable
It may be useful in some cases to call TristateSwitch helper with TristateBool.
Document that enum values equivalency in the code.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2016-02-22 15:13:56 +01:00
..
iohelper.c
keymaps.csv
viralloc.c
viralloc.h
virarch.c
virarch.h util: Add space before comment end marker 2015-09-14 11:32:44 +02:00
viratomic.c
viratomic.h
viraudit.c
viraudit.h
virauth.c
virauth.h
virauthconfig.c
virauthconfig.h
virbitmap.c util: bitmap: Introduce bitmap subtraction 2016-02-05 16:21:45 +01:00
virbitmap.h util: bitmap: Introduce bitmap subtraction 2016-02-05 16:21:45 +01:00
virbuffer.c util: buffer: Sanitize comment for virBufferAddBuffer 2016-01-25 17:53:08 +01:00
virbuffer.h util: buffer: Add support for adding text blocks with indentation 2015-03-25 15:42:52 +01:00
vircgroup.c vircgroup: Update virCgroupDenyDevicePath stub 2016-02-17 14:25:35 +01:00
vircgroup.h util: cgroup: Allow ignoring EACCES in virCgroup(Allow|Deny)DevicePath 2016-02-17 10:54:05 +01:00
vircgrouppriv.h tests: Add tests for virCgroupDetectMounts 2015-03-18 09:53:24 +01:00
virclosecallbacks.c util: Add a return value to void hash iterators 2016-02-17 12:46:34 +01:00
virclosecallbacks.h conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00
vircommand.c sysconf: Include unistd.h 2015-12-24 18:03:50 +01:00
vircommand.h utils: Implement virCommandPassFDGetFDIndex 2015-03-05 18:57:06 -05:00
vircommandpriv.h
virconf.c libvirt: Move config getters to util 2015-11-30 09:36:19 +01:00
virconf.h libvirt: Move config getters to util 2015-11-30 09:36:19 +01:00
vircrypto.c
vircrypto.h
virdbus.c dbus: Don't unref NULL messages 2016-02-11 11:35:02 +01:00
virdbus.h dbus: Don't unref NULL messages 2016-02-11 11:35:02 +01:00
virdbuspriv.h
virdnsmasq.c network: escape quotes for dsmasq conf contents 2015-06-09 13:56:00 -04:00
virdnsmasq.h
virebtables.c
virebtables.h
virendian.h
virerror.c Spell VMware with a lowercase w 2016-02-15 15:35:48 +01:00
virerror.h Introduce virErrorCopyNew 2015-07-10 11:47:13 +02:00
virevent.c docs: event impl. registration before hypervisor connection 2015-10-15 19:50:58 -04:00
virevent.h
vireventpoll.c util: make it more robust to calculate timeout value 2015-05-27 16:59:18 +02:00
vireventpoll.h
virfile.c Remove new lines from log messages 2015-11-04 13:09:35 +01:00
virfile.h virfile: Rename virFileUnlink to virFileRemove 2015-09-21 08:24:16 -04:00
virfirewall.c dbus: Don't unref NULL messages 2016-02-11 11:35:02 +01:00
virfirewall.h
virfirewallpriv.h
virgic.c gic: Introduce virGICVersion enumeration 2016-02-16 14:58:58 +01:00
virgic.h gic: Introduce VIR_GIC_VERSION_DEFAULT alias 2016-02-19 18:24:58 +01:00
virhash.c util: Refactor virHashForEach so it returns as soon as an iterator fails 2016-02-17 12:46:34 +01:00
virhash.h util: Refactor virHashForEach so it returns as soon as an iterator fails 2016-02-17 12:46:34 +01:00
virhashcode.c
virhashcode.h
virhook.c virhook: do not save the return value of virBuildPath 2016-02-11 08:05:17 +01:00
virhook.h
virhostdev.c pci: Phase out virPCIDeviceReattachInit() 2016-01-28 11:31:28 +01:00
virhostdev.h hostdev: Rename virHostdevUpdateDomainActiveDevices() 2015-10-26 13:50:35 +01:00
viridentity.c util: identity: Harden virIdentitySetCurrent() 2015-03-25 13:37:41 +01:00
viridentity.h
virinitctl.c
virinitctl.h
viriptables.c
viriptables.h
viriscsi.c
viriscsi.h
virjson.c virJSONValueArraySize: return ssize_t 2015-10-09 15:25:08 +02:00
virjson.h virJSONValueArraySize: return ssize_t 2015-10-09 15:25:08 +02:00
virkeycode-mapgen.py
virkeycode.c
virkeycode.h
virkeyfile.c
virkeyfile.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
virkmod.c Typos: Get rid of dependan(t|cies) 2015-04-02 16:05:32 +02:00
virkmod.h
virlockspace.c virJSONValueArraySize: return ssize_t 2015-10-09 15:25:08 +02:00
virlockspace.h
virlog.c virLogVMessage: Don't leak rawinitmsg 2016-01-08 09:16:33 +01:00
virlog.h qemu: include libvirt & QEMU versions in QEMU log files 2015-02-06 10:22:07 +00:00
virmacaddr.c
virmacaddr.h
virnetdev.c util: report the MAC address that couldn't be set 2016-01-04 14:46:39 -05:00
virnetdev.h nodedev: report maxCount for virtual_functions capability 2015-11-24 12:31:04 -05:00
virnetdevbandwidth.c virnetdevbandwidth: Compute quantum value 2016-02-05 16:43:19 +01:00
virnetdevbandwidth.h virNetDevBandwidthUpdateRate: turn class_id into integer 2015-08-11 16:10:32 +02:00
virnetdevbridge.c util: fallback to ioctl(SIOCBRDELBR) if netlink RTM_DELLINK fails 2015-08-28 16:39:30 -04:00
virnetdevbridge.h
virnetdevmacvlan.c virnetdevmacvlan: Provide stubs for build without macvtap 2016-01-27 10:07:46 +01:00
virnetdevmacvlan.h util: keep/use a bitmap of in-use macvtap devices 2016-01-26 12:20:04 -05:00
virnetdevmidonet.c util: functions to support binding/unbinding midonet virtualports 2015-03-17 12:56:37 -04:00
virnetdevmidonet.h util: functions to support binding/unbinding midonet virtualports 2015-03-17 12:56:37 -04:00
virnetdevopenvswitch.c virnetdevopenvswitch: Don't call strlen() twice on the same string 2016-01-27 13:01:24 +01:00
virnetdevopenvswitch.h
virnetdevtap.c network: Add midonet virtual port type support to qemu 2015-03-17 13:10:17 -04:00
virnetdevtap.h Change int to size_t in size var for tap/vhost FDs 2015-01-15 11:07:13 +00:00
virnetdevveth.c Cleanup "/sys/class/net" usage 2015-04-15 16:43:28 +02:00
virnetdevveth.h
virnetdevvlan.c
virnetdevvlan.h
virnetdevvportprofile.c util: clean up and expand 802.1QbX negotiation logging 2016-02-14 11:29:41 -05:00
virnetdevvportprofile.h util: functions to support binding/unbinding midonet virtualports 2015-03-17 12:56:37 -04:00
virnetlink.c util: increase libnl buffer size 2016-01-26 12:20:04 -05:00
virnetlink.h util: fallback to ioctl(SIOCBRDELBR) if netlink RTM_DELLINK fails 2015-08-28 16:39:30 -04:00
virnodesuspend.c
virnodesuspend.h
virnuma.c util: Produce friendlier error message to user 2015-10-21 16:19:42 -04:00
virnuma.h
virobject.c util: Make the virDomainListFree helper more universal 2015-05-11 08:28:53 +02:00
virobject.h util: Make the virDomainListFree helper more universal 2015-05-11 08:28:53 +02:00
virpci.c pci: Use bool return type for some virPCIDeviceGet*() functions 2016-01-28 17:27:58 +01:00
virpci.h pci: Use bool return type for some virPCIDeviceGet*() functions 2016-01-28 17:27:58 +01:00
virpidfile.c network: escape quotes for dsmasq conf contents 2015-06-09 13:56:00 -04:00
virpidfile.h
virpolkit.c util: Get rid of virStringListLen() 2016-02-09 16:46:14 +01:00
virpolkit.h
virportallocator.c Introduce virBitmapIsBitSet 2015-03-13 15:31:33 +01:00
virportallocator.h
virprobe.h Log dtrace/systemd probes at INFO level instead of DEBUG 2015-01-15 11:07:13 +00:00
virprocess.c util: Use virBitmapIsBitSet in freebsd impl of virProcessSetAffinity 2016-02-19 15:23:54 +01:00
virprocess.h process: Add virProcessGetMaxMemLock() 2015-12-17 10:12:47 +01:00
virrandom.c build: include correct header for time() 2015-04-14 13:24:51 -06:00
virrandom.h
virrotatingfile.c rotatingfile: mark log files as close-on-exec 2015-12-04 18:18:39 +00:00
virrotatingfile.h util: Avoid variable named 'truncate' shadowing global declaration 2015-11-30 15:32:47 +01:00
virscsi.c Convert SCSI logical unit from unsigned int to unsigned long long 2015-06-22 16:03:33 -04:00
virscsi.h Convert SCSI logical unit from unsigned int to unsigned long long 2015-06-22 16:03:33 -04:00
virseclabel.c
virseclabel.h
virsexpr.c
virsexpr.h
virsocketaddr.c network: validate network NAT range 2015-08-10 13:06:56 -04:00
virsocketaddr.h network: validate DHCP ranges are completely within defined network 2015-06-02 12:40:07 -04:00
virstats.c
virstats.h
virstorageencryption.c
virstorageencryption.h
virstoragefile.c Spell VMware with a lowercase w 2016-02-15 15:35:48 +01:00
virstoragefile.h qemu: Fix reporting of physical capacity for block devices 2015-08-07 13:28:50 +02:00
virstring.c virStringListLength: Ensure const correctness 2016-02-09 15:44:58 -05:00
virstring.h virStringListLength: Ensure const correctness 2016-02-09 15:44:58 -05:00
virsysinfo.c virSysinfo: Introduce SMBIOS type 2 support 2015-06-18 10:10:26 +02:00
virsysinfo.h virSysinfo: Introduce SMBIOS type 2 support 2015-06-18 10:10:26 +02:00
virsystemd.c dbus: Don't unref NULL messages 2016-02-11 11:35:02 +01:00
virsystemd.h systemd: Modernize machine naming 2016-02-05 16:11:50 +01:00
virthread.c virCondWaitUntil: calculate timespec correctly 2015-04-16 15:39:22 +02:00
virthread.h virThread: Set thread job 2015-03-25 10:00:53 +01:00
virthreadjob.c Add support for tracking thread jobs 2015-03-25 10:00:53 +01:00
virthreadjob.h Add support for tracking thread jobs 2015-03-25 10:00:53 +01:00
virthreadpool.c threadpool: Switch to detached threads 2015-05-21 14:35:02 +02:00
virthreadpool.h virThreadPool: Set thread worker name 2015-03-25 10:00:53 +01:00
virtime.c
virtime.h
virtpm.c tpm: adapt sysfs cancel path for new TPM driver 2015-11-17 20:52:13 -05:00
virtpm.h
virtypedparam.c util: Export remoteSerializeTypedParameters internally via util 2016-02-03 15:46:45 +01:00
virtypedparam.h util: Export remoteSerializeTypedParameters internally via util 2016-02-03 15:46:45 +01:00
viruri.c livirt: Move URI alias matching to util 2015-11-30 09:44:28 +01:00
viruri.h livirt: Move URI alias matching to util 2015-11-30 09:44:28 +01:00
virusb.c
virusb.h
virutil.c test: qemuxml2argv: Mock virMemoryMaxValue to remove 32/64 bit difference 2015-12-11 12:23:38 +01:00
virutil.h util: TristateBool and TristateSwitch are interchangeable 2016-02-22 15:13:56 +01:00
viruuid.c
viruuid.h
virxdrdefs.h Unify int types handling in protocol files 2016-01-11 19:56:06 +03:00
virxml.c Add virXMLValidateAgainstSchema helper method 2015-01-15 14:02:50 +00:00
virxml.h Add virXMLValidateAgainstSchema helper method 2015-01-15 14:02:50 +00:00