libvirt/src/conf
Peter Krempa 9756884d14 conf: Pre-fill default ports when parsing network disk sources
Fill them in right away rather than having to figure out at runtime
whether they are necessary or not.

virStorageSourceNetworkDefaultPort does not need to be exported any
more.
2017-07-14 16:05:46 +02:00
..
capabilities.c Report more correct information for cache control 2017-06-16 13:09:41 +02:00
capabilities.h Report more correct information for cache control 2017-06-16 13:09:41 +02:00
cpu_conf.c conf: Refactor virCPUDefParseXML 2017-06-07 13:36:01 +02:00
cpu_conf.h conf: Refactor virCPUDefParseXML 2017-06-07 13:36:01 +02:00
device_conf.c util: move virInterface(State|Link)/virNetDevFeature from conf to util 2016-06-26 19:33:07 -04:00
device_conf.h conf: Add loadparm boot option for a boot device 2017-06-20 07:03:22 -04:00
domain_addr.c qemu: add support for qemu-xhci USB controller 2017-04-28 10:44:36 +02:00
domain_addr.h conf: move VIR_DOMAIN_USB_HUB_PORTS to the header file 2017-01-31 13:09:08 +01:00
domain_audit.c conf: Rename and expose virDomainChrSourceDefPath 2017-07-11 14:45:15 +02:00
domain_audit.h audit: Audit information about shmem devices 2016-09-12 19:41:43 +02:00
domain_capabilities.c conf/domain_capabilities: fix resource leak 2017-04-11 13:23:00 +02:00
domain_capabilities.h qemu: Avoid reporting "host" as a supported CPU model 2016-11-25 20:59:19 +01:00
domain_conf.c conf: Pre-fill default ports when parsing network disk sources 2017-07-14 16:05:46 +02:00
domain_conf.h conf: Rename and expose virDomainChrSourceDefPath 2017-07-11 14:45:15 +02:00
domain_event.c events: Avoid double free possibility on remote call failure 2017-06-25 08:16:04 -04:00
domain_event.h lib: Introduce event for tracking disk backing file write threshold 2017-03-27 09:29:57 +02:00
domain_nwfilter.c
domain_nwfilter.h
interface_conf.c conf: Adjust coding style for interface conf sources 2017-03-06 07:07:01 -05:00
interface_conf.h conf: Alter coding style of interface function prototypes 2017-03-06 07:07:01 -05:00
netdev_bandwidth_conf.c conf: Remove NONNULL(1,2) for virNetDevBandwidthFormat 2017-03-22 13:49:59 -04:00
netdev_bandwidth_conf.h conf: Remove NONNULL(1,2) for virNetDevBandwidthFormat 2017-03-22 13:49:59 -04:00
netdev_vlan_conf.c
netdev_vlan_conf.h
netdev_vport_profile_conf.c
netdev_vport_profile_conf.h
network_conf.c network: Adjust coding style for network conf sources 2017-04-18 20:25:27 -04:00
network_conf.h network: Alter coding style of network conf function prototypes 2017-04-18 20:25:30 -04:00
network_event.c events: Add explicit lookup 'key' value 2016-07-01 07:15:38 -04:00
network_event.h
networkcommon_conf.c util: move IP route & address object-related functions to virnetdevip.c 2016-06-26 19:33:09 -04:00
networkcommon_conf.h util: move IP route & address object-related functions to virnetdevip.c 2016-06-26 19:33:09 -04:00
node_device_conf.c node_device: introduce new capability FC_RPORT 2017-05-26 10:44:05 -04:00
node_device_conf.h nodedev: Remove privateData from virNodeDeviceObj 2017-06-03 08:34:35 -04:00
node_device_event.c Introduce node device update event as top level event 2016-08-15 08:30:56 -04:00
node_device_event.h Introduce node device update event as top level event 2016-08-15 08:30:56 -04:00
numa_conf.c qemu, conf: Rename virNumaMemAccess to virDomainMemoryAccess 2017-02-09 14:27:19 +01:00
numa_conf.h conf: Remove NONNULL(1) for virDomainNumaGetNodeCount 2017-03-22 13:49:59 -04:00
nwfilter_conf.c Use ATTRIBUTE_FALLTHROUGH 2017-06-12 19:11:30 -04:00
nwfilter_conf.h nwfilter: Replace virNWFilterSaveDef with virNWFilterSaveConfig 2017-04-26 13:13:18 -04:00
nwfilter_ipaddrmap.c
nwfilter_ipaddrmap.h
nwfilter_params.c util: Add a return value to void hash iterators 2016-02-17 12:46:34 +01:00
nwfilter_params.h
object_event_private.h conf: events: Fix coverity warning 2016-08-03 18:45:50 -04:00
object_event.c events: Avoid double free possibility on remote call failure 2017-06-25 08:16:04 -04:00
object_event.h events: Avoid double free possibility on remote call failure 2017-06-25 08:16:04 -04:00
secret_conf.c conf: simplify internal virSecretDef handling of usage 2017-01-09 15:53:49 +00:00
secret_conf.h conf: simplify internal virSecretDef handling of usage 2017-01-09 15:53:49 +00:00
secret_event.c secret: add support for value change events 2017-01-09 16:42:04 +00:00
secret_event.h secret: add support for value change events 2017-01-09 16:42:04 +00:00
snapshot_conf.c conf: Add save cookie callbacks to xmlopt 2017-06-07 13:36:01 +02:00
snapshot_conf.h conf: Add save cookie callbacks to xmlopt 2017-06-07 13:36:01 +02:00
storage_adapter_conf.c conf: Convert virStoragePoolSourceAdapter to virStorageAdapter 2017-03-15 21:17:47 -04:00
storage_adapter_conf.h conf: Convert virStoragePoolSourceAdapter to virStorageAdapter 2017-03-15 21:17:47 -04:00
storage_conf.c src: fix multiple resource leaks in loops 2017-04-11 13:23:00 +02:00
storage_conf.h conf: Alter coding style of storage conf function prototypes 2017-03-17 14:40:09 -04:00
storage_event.c events: Add explicit lookup 'key' value 2016-07-01 07:15:38 -04:00
storage_event.h Promote storage pool refresh lifecycle event to top level event 2016-06-24 18:26:11 +01:00
virchrdev.c Move src/fdstream to src/util/virfdstream 2017-03-27 13:13:29 +02:00
virchrdev.h
virdomainobjlist.c virGetDomain: Set domain ID too 2017-04-03 08:35:57 +02:00
virdomainobjlist.h libxl: fix vm lock overwritten bug 2016-06-13 13:34:37 +02:00
virinterfaceobj.c interface: Convert virInterfaceObj to use virObjectLockable 2017-06-06 12:05:00 -04:00
virinterfaceobj.h interface: Convert virInterfaceObj to use virObjectLockable 2017-06-06 12:05:00 -04:00
virnetworkobj.c network: Use consistent function name prefixes for virnetworkobj 2017-04-18 20:25:38 -04:00
virnetworkobj.h network: Use consistent function name prefixes for virnetworkobj 2017-04-18 20:25:38 -04:00
virnodedeviceobj.c nodedev: Remove privateData from virNodeDeviceObj 2017-06-03 08:34:35 -04:00
virnodedeviceobj.h nodedev: Introduce virNodeDeviceObjGetDef 2017-06-03 08:34:35 -04:00
virnwfilterobj.c virNWFilterObjListFree: Don't leak nwfilters->objs 2017-05-05 08:49:15 +02:00
virnwfilterobj.h nwfilter: Make _virNWFilterObjList private 2017-04-26 13:13:18 -04:00
virsavecookie.c conf: Introduce virSaveCookie 2017-06-07 13:36:01 +02:00
virsavecookie.h conf: Introduce virSaveCookie 2017-06-07 13:36:01 +02:00
virsecretobj.c secret: Rename variable in virSecretObjListAdd 2017-07-14 07:22:41 -04:00
virsecretobj.h secret: Alter FindByUUID to expect the formatted uuidstr 2017-07-14 07:22:41 -04:00
virstorageobj.c conf: Check for storage conflicts across pool types 2017-04-13 10:10:39 -04:00
virstorageobj.h storage: Pass driver arg by ref 2017-04-11 08:49:51 -04:00