libvirt/src/util
Roman Bogorodskiy b5447e78b2 util: fix build in virNetDevTapGetRealDeviceName
Commit e81de04c switched virNetDevTapGetRealDeviceName() to use
virDirOpen() instead of opendir(), however it mistakenly dropped
DIR *dirp declaration, so restore that to fix build.
2016-06-24 21:41:43 +03:00
..
iohelper.c More usage of virGetLastErrorMessage 2016-05-19 15:17:03 -04:00
keymaps.csv
viralloc.c util: alloc: Introduce freeing helpers that clear the memory before freeing 2016-05-16 12:58:48 +02:00
viralloc.h util: Remove need for STATIC_ANALYSIS check 2016-05-19 16:30:04 -04:00
virarch.c
virarch.h
viratomic.c
viratomic.h
viraudit.c
viraudit.h
virauth.c
virauth.h
virauthconfig.c util: Fix broken syntax-check 2016-06-16 06:17:58 -04:00
virauthconfig.h
virbitmap.c Introduce virBitmapParseUnlimited 2016-06-20 12:09:52 +02:00
virbitmap.h Introduce virBitmapParseUnlimited 2016-06-20 12:09:52 +02:00
virbuffer.c
virbuffer.h
vircgroup.c Use virDirOpenQuiet 2016-06-24 14:20:57 +02:00
vircgroup.h
vircgrouppriv.h
virclosecallbacks.c
virclosecallbacks.h
vircommand.c util: Add exitstatus parameter to virCommandRunRegex 2016-05-18 08:29:24 -04:00
vircommand.h util: Add exitstatus parameter to virCommandRunRegex 2016-05-18 08:29:24 -04:00
vircommandpriv.h
virconf.c virconf: Handle conf file without ending newline 2016-04-21 18:14:07 -04:00
virconf.h
vircrypto.c util: Perform proper virRandomBytes return value checking 2016-06-07 10:18:36 -04:00
vircrypto.h util: Introduce virCryptoGenerateRandom 2016-05-20 11:09:05 -04:00
virdbus.c
virdbus.h
virdbuspriv.h
virdnsmasq.c
virdnsmasq.h
virebtables.c
virebtables.h
virendian.h util: Introduce virReadBufInt16LE and virReadBufInt16BE 2016-06-24 13:23:02 -04:00
virerror.c util: Fix virGetLastErrorMessage to return proper error when 'err' is NULL 2016-05-11 20:10:35 +02:00
virerror.h
virevent.c
virevent.h
vireventpoll.c util: remove redundant comments 2016-06-16 13:09:19 -04:00
vireventpoll.h
virfile.c Prohibit opendir in syntax-check 2016-06-24 14:20:57 +02:00
virfile.h Introduce virDirOpenQuiet 2016-06-24 14:20:57 +02:00
virfirewall.c
virfirewall.h
virfirewallpriv.h
virfirmware.c driver config: Introduce virFirmware object 2016-06-13 14:13:16 -06:00
virfirmware.h driver config: Introduce virFirmware object 2016-06-13 14:13:16 -06:00
virgettext.c
virgettext.h
virgic.c
virgic.h qemu: Probe GIC capabilities 2016-04-20 12:46:48 +02:00
virhash.c
virhash.h
virhashcode.c
virhashcode.h headers: Remove unnecessary keyword extern from function declaration 2016-05-11 09:06:32 +02:00
virhook.c More usage of virGetLastErrorMessage 2016-05-19 15:17:03 -04:00
virhook.h
virhostcpu.c Rename kvmGetMaxVCPUs() to virHostCPUGetKVMMaxVCPUs() 2016-06-24 18:52:21 +02:00
virhostcpu.h Rename kvmGetMaxVCPUs() to virHostCPUGetKVMMaxVCPUs() 2016-06-24 18:52:21 +02:00
virhostcpupriv.h nodeinfo: move host CPU APIs out into virhostcpu.c file 2016-06-09 18:31:11 +01:00
virhostdev.c More usage of virGetLastErrorMessage 2016-05-19 15:17:03 -04:00
virhostdev.h
virhostmem.c nodeinfo: move host memory APIs out into virhostmem file 2016-06-09 18:43:18 +01:00
virhostmem.h nodeinfo: move host memory APIs out into virhostmem file 2016-06-09 18:43:18 +01:00
viridentity.c
viridentity.h
virinitctl.c
virinitctl.h
viriptables.c
viriptables.h
viriscsi.c iscsi: Remove initiatoriqn from virISCSIScanTargets 2016-05-18 08:29:24 -04:00
viriscsi.h iscsi: Remove initiatoriqn from virISCSIScanTargets 2016-05-18 08:29:24 -04:00
virjson.c virjson: Make pretty format more compact 2016-05-05 10:01:55 +02:00
virjson.h
virkeycode-mapgen.py
virkeycode.c
virkeycode.h
virkeyfile.c
virkeyfile.h
virkmod.c
virkmod.h
virlease.c
virlease.h
virlockspace.c
virlockspace.h
virlog.c
virlog.h headers: Remove unnecessary keyword extern from function declaration 2016-05-11 09:06:32 +02:00
virmacaddr.c
virmacaddr.h
virnetdev.c Use virDirOpen 2016-06-24 14:20:57 +02:00
virnetdev.h util: set vlan tag for macvtap passthrough mode on SRIOV VFs 2016-05-10 14:04:19 -04:00
virnetdevbandwidth.c
virnetdevbandwidth.h
virnetdevbridge.c virNetDevBridgeGet: Don't require users to virNetDevSetupControl 2016-06-02 11:35:29 +02:00
virnetdevbridge.h
virnetdevmacvlan.c util: set vlan tag for macvtap passthrough mode on SRIOV VFs 2016-05-10 14:04:19 -04:00
virnetdevmacvlan.h util: set vlan tag for macvtap passthrough mode on SRIOV VFs 2016-05-10 14:04:19 -04:00
virnetdevmidonet.c
virnetdevmidonet.h
virnetdevopenvswitch.c
virnetdevopenvswitch.h
virnetdevtap.c util: fix build in virNetDevTapGetRealDeviceName 2016-06-24 21:41:43 +03: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
virnetdevveth.h
virnetdevvlan.c
virnetdevvlan.h
virnetdevvportprofile.c
virnetdevvportprofile.h
virnetlink.c Remove unused SOL_NETLINK macro 2016-06-21 18:07:11 +02:00
virnetlink.h
virnodesuspend.c
virnodesuspend.h
virnuma.c Use virDirOpenIfExists 2016-06-24 14:20:57 +02:00
virnuma.h
virobject.c
virobject.h
virpci.c Use virDirOpenQuiet 2016-06-24 14:20:57 +02:00
virpci.h Change virDevicePCIAddress to virPCIDeviceAddress 2016-05-02 15:46:23 +02:00
virperf.c virPerfEventIsEnabled: Don't crash on shut off domains 2016-06-03 10:52:16 +02:00
virperf.h Drop virPerfGetEventFd 2016-06-03 10:52:16 +02:00
virpidfile.c
virpidfile.h
virpolkit.c util: polkit: Fix polkit agent startup 2016-05-09 13:54:52 +02:00
virpolkit.h
virportallocator.c
virportallocator.h
virprobe.h
virprocess.c Use virDirOpen 2016-06-24 14:20:57 +02:00
virprocess.h
virqemu.c qemu: Move and rename qemuBuildObjectCommandlineFromJSON 2016-06-06 13:44:51 -04:00
virqemu.h qemu: Move and rename qemuBuildObjectCommandlineFromJSON 2016-06-06 13:44:51 -04:00
virrandom.c util: Perform proper virRandomBytes return value checking 2016-06-07 10:18:36 -04:00
virrandom.h
virrotatingfile.c
virrotatingfile.h
virscsi.c Use virDirOpen 2016-06-24 14:20:57 +02:00
virscsi.h
virseclabel.c
virseclabel.h
virsecret.c util: Introduce virSecretLookupFormatSecret 2016-06-23 12:30:28 -04:00
virsecret.h util: Introduce virSecretLookupFormatSecret 2016-06-23 12:30:28 -04:00
virsexpr.c
virsexpr.h
virsocketaddr.c virSocketAddrIsPrivate: Work on 32bits platforms 2016-05-30 15:45:19 +02:00
virsocketaddr.h
virstats.c
virstats.h headers: Remove unnecessary keyword extern from function declaration 2016-05-11 09:06:32 +02:00
virstorageencryption.c util: Clean up code formatting in virstorageencryption 2016-06-06 11:41:45 -04:00
virstorageencryption.h
virstoragefile.c util: Add 'luks' to the FileTypeInfo 2016-06-24 13:23:02 -04:00
virstoragefile.h util: Add 'luks' to the FileTypeInfo 2016-06-24 13:23:02 -04:00
virstring.c util: string: Introduce helper to determine whether a byte buffer is printable 2016-05-16 12:58:48 +02:00
virstring.h util: string: Introduce helper to determine whether a byte buffer is printable 2016-05-16 12:58:48 +02:00
virsysinfo.c
virsysinfo.h
virsystemd.c systemd: directly notify systemd instead of using sd_notify 2016-06-07 09:37:57 +01:00
virsystemd.h
virthread.c
virthread.h
virthreadjob.c
virthreadjob.h
virthreadpool.c admin: Introduce virAdmServerSetThreadPoolParameters 2016-04-18 17:07:46 +02:00
virthreadpool.h admin: Introduce virAdmServerSetThreadPoolParameters 2016-04-18 17:07:46 +02:00
virtime.c Add functions for handling exponential backoff loops. 2016-04-15 16:54:28 +01:00
virtime.h Add functions for handling exponential backoff loops. 2016-04-15 16:54:28 +01:00
virtpm.c
virtpm.h
virtypedparam.c Libvirt: virTypedParamsValidate: Fix detection of multiple parameters 2016-04-18 15:57:20 +02:00
virtypedparam.h Turn 1<<31 into 1U<<31 2016-05-28 13:49:14 +02:00
viruri.c
viruri.h
virusb.c Use virDirOpen 2016-06-24 14:20:57 +02:00
virusb.h
virutil.c Use virDirOpen 2016-06-24 14:20:57 +02:00
virutil.h util: add function for looking up the user shell 2016-06-09 18:44:52 +01:00
viruuid.c util: factor out reading file into preallocated buffer 2016-05-03 08:58:30 -04:00
viruuid.h
virxdrdefs.h
virxml.c Introduce virXMLValidatorValidate 2016-06-08 09:58:54 +02:00
virxml.h Introduce virXMLValidatorValidate 2016-06-08 09:58:54 +02:00