libvirt/src/conf
2015-06-03 09:42:07 +02:00
..
capabilities.c conf_capabilities: fix wrong indentation 2015-05-12 12:12:58 +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 conf: Move all NUMA configuration to virDomainNuma 2015-02-20 17:50:08 +01:00
device_conf.c SRIOV NIC offload feature discovery 2015-03-05 11:31:05 +01:00
device_conf.h SRIOV NIC offload feature discovery 2015-03-05 11:31:05 +01:00
domain_addr.c virDomainVirtioSerialAddrSetFree: Fix memleak 2015-04-07 18:52:26 +02:00
domain_addr.h Auto add virtio-serial controllers 2015-04-02 15:00:13 +02:00
domain_audit.c audit: Audit number of iothreads at domain startup 2015-06-02 14:03:48 -04: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 conf: Refactor emulatorpin handling 2015-06-03 09:42:07 +02:00
domain_conf.h conf: Move pinning information definition closer to the usage place 2015-06-03 09:42:07 +02:00
domain_event.c Add VIR_DOMAIN_EVENT_ID_DEVICE_ADDED event 2015-04-15 17:06:01 +02:00
domain_event.h Add VIR_DOMAIN_EVENT_ID_DEVICE_ADDED event 2015-04-15 17:06:01 +02:00
domain_nwfilter.c Remove use of nwfilterPrivateData from nwfilter driver 2015-01-27 12:02:03 +00:00
domain_nwfilter.h Remove use of nwfilterPrivateData from nwfilter driver 2015-01-27 12:02:03 +00:00
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 maint: Prohibit "devname" by a syntax check rules 2014-10-01 16:39:01 +02:00
netdev_bandwidth_conf.c network: only clear bandwidth if it has been set 2015-02-25 13:09:34 -05:00
netdev_bandwidth_conf.h conf: Increase virNetDevBandwidthParse intelligence 2015-01-13 18:24:15 +01:00
netdev_vlan_conf.c
netdev_vlan_conf.h
netdev_vport_profile_conf.c docs: schema and docs for the midonet virtualport type 2015-03-17 13:09:05 -04:00
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 Replace virNetworkFree with virObjectUnref 2014-12-02 11:03:40 -05:00
network_event.h
networkcommon_conf.c network: Resolve Coverity FORWARD_NULL 2015-01-16 06:40:15 -05:00
networkcommon_conf.h Use the network route definitions for domains 2015-01-16 10:14:03 +01:00
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: Add support for icmpv6 filtering 2015-01-07 11:41:49 -05:00
nwfilter_conf.h nwfilter: Add support for icmpv6 filtering 2015-01-07 11:41:49 -05:00
nwfilter_ipaddrmap.c
nwfilter_ipaddrmap.h
nwfilter_params.c nwfilter: Change 'index' to 'idx' 2015-04-14 11:18:28 -04:00
nwfilter_params.h nwfilter: Change 'index' to 'idx' 2015-04-14 11:18:28 -04:00
object_event_private.h
object_event.c Remove unnecessary curly brackets in src/conf/ 2014-11-14 17:13:01 +01:00
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 Properly free the xmlDocPtr when loading pool state 2015-05-29 15:07:31 +02:00
storage_conf.h conf: Introduce virStoragePoolLoadAllState && virStoragePoolLoadState 2015-04-07 16:22:40 +02:00
virchrdev.c Replace virStreamFree with virObjectUnref 2014-12-02 11:03:41 -05:00
virchrdev.h