libvirt/src/conf
Pavel Hrdina 5c48618f11 virCondWaitUntil: add another return value
We should distinguish between success and timeout, to let the user
handle those two events differently.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2015-07-09 18:02:05 +02:00
..
capabilities.c virCapabilitiesDomainDataLookup: Produce saner error message 2015-06-15 07:29:37 +02:00
capabilities.h caps: Use DomainDataLookup to replace GuestDefault* 2015-04-20 16:43:13 -04:00
cpu_conf.c XML: escape strings where we should do it 2015-05-12 12:05:07 +02:00
cpu_conf.h
device_conf.c
device_conf.h
domain_addr.c qemu: ignore assumptions about hotplug requirement when address is from config 2015-06-26 13:54:16 -04:00
domain_addr.h qemu: always permit PCI devices to be manually assigned to a PCIe bus 2015-06-26 13:51:33 -04:00
domain_audit.c conf: audit: Audit physical memory size rather than balloon request 2015-07-01 10:18:10 +02:00
domain_audit.h qemu: Add support to Add/Delete IOThreads 2015-04-27 12:36:36 -04:00
domain_capabilities.c XML: escape strings where we should do it 2015-05-12 12:05:07 +02:00
domain_capabilities.h
domain_conf.c virCondWaitUntil: add another return value 2015-07-09 18:02:05 +02:00
domain_conf.h conf: use virDomainChrSourceDef to save server path 2015-07-08 16:30:42 +02:00
domain_event.c
domain_event.h
domain_nwfilter.c
domain_nwfilter.h
interface_conf.c interface: don't error out if a bond has no interfaces 2015-05-27 14:25:45 -04:00
interface_conf.h
netdev_bandwidth_conf.c
netdev_bandwidth_conf.h
netdev_vlan_conf.c
netdev_vlan_conf.h
netdev_vport_profile_conf.c
netdev_vport_profile_conf.h
network_conf.c util: report all address range errors in virSocketAddrGetRange() 2015-06-02 12:40:07 -04:00
network_conf.h network: move auto-assign of bridge name from XML parser to net driver 2015-04-28 01:20:11 -04:00
network_event.c
network_event.h
networkcommon_conf.c
networkcommon_conf.h
node_device_conf.c conf: make virNodeDevCapData an official type 2015-05-18 10:22:20 -04:00
node_device_conf.h conf: make virNodeDevCapData an official type 2015-05-18 10:22:20 -04:00
numa_conf.c virDomainNumatuneGetMode: Report if numatune was defined 2015-05-20 14:02:25 +02:00
numa_conf.h virDomainNumatuneGetMode: Report if numatune was defined 2015-05-20 14:02:25 +02:00
nwfilter_conf.c
nwfilter_conf.h
nwfilter_ipaddrmap.c
nwfilter_ipaddrmap.h
nwfilter_params.c
nwfilter_params.h
object_event_private.h
object_event.c
object_event.h
secret_conf.c
secret_conf.h
snapshot_conf.c domain: conf: Drop expectedVirtTypes 2015-04-20 16:43:43 -04:00
snapshot_conf.h domain: conf: Drop expectedVirtTypes 2015-04-20 16:43:43 -04:00
storage_conf.c mpath: Don't allow more than one mpath pool at a time 2015-06-30 11:21:42 -04:00
storage_conf.h
virchrdev.c check if console/channel PTY is null before attempting to open 2015-06-03 18:13:06 +02:00
virchrdev.h