libvirt/src/conf
Laine Stump d22f4badbc conf: implement NetworkObj backend of virNetworkUpdate API
virNetworkObjUpdate takes care of all virNetworkUpdate-related changes
to the data stored in the in-memory virNetworkObj list. It should be
called by network drivers that use this in-memory list.

virNetworkObjUpdate *does not* take care of updating any disk-based
copies of the config, nor does it perform any other operations
necessary to have the new config data take effect (e.g. it won't
re-write dnsmasq host files, nor will it send a SIGHUP to dnsmasq) -
those things should all be taken care of in the network driver
function that calls virNetworkObjUpdate (assuming that it returns
success).
2012-09-18 04:21:32 -04:00
..
capabilities.c Multiple security drivers in XML data 2012-08-20 19:13:33 +02:00
capabilities.h Internal refactory of data structures 2012-08-20 19:13:33 +02:00
cpu_conf.c use virBitmap to store cells' cpumask info. 2012-09-17 14:59:37 -04:00
cpu_conf.h use virBitmap to store cells' cpumask info. 2012-09-17 14:59:37 -04:00
device_conf.c conf: add function virDevicePCIAddressEqual 2012-08-17 15:43:26 -04:00
device_conf.h conf: add function virDevicePCIAddressEqual 2012-08-17 15:43:26 -04:00
domain_audit.c Internal refactory of data structures 2012-08-20 19:13:33 +02:00
domain_audit.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
domain_conf.c conf: Parse and format disk <wwn> 2012-09-18 14:42:33 +08:00
domain_conf.h conf: Parse and format disk <wwn> 2012-09-18 14:42:33 +08:00
domain_event.c events: Fix domain event race on client disconnect 2012-09-07 14:45:00 +02:00
domain_event.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
domain_nwfilter.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
domain_nwfilter.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
interface_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
interface_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
netdev_bandwidth_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
netdev_bandwidth_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
netdev_vlan_conf.c conf: add <vlan> element to network and domain interface elements 2012-08-15 13:10:57 -04:00
netdev_vlan_conf.h conf: add <vlan> element to network and domain interface elements 2012-08-15 13:10:57 -04:00
netdev_vport_profile_conf.c conf: support partially-specified <virtualport> in parser and formatter 2012-08-14 15:47:50 -04:00
netdev_vport_profile_conf.h conf: support partially-specified <virtualport> in parser and formatter 2012-08-14 15:47:50 -04:00
network_conf.c conf: implement NetworkObj backend of virNetworkUpdate API 2012-09-18 04:21:32 -04:00
network_conf.h conf: implement NetworkObj backend of virNetworkUpdate API 2012-09-18 04:21:32 -04:00
node_device_conf.c list: Add helpers for listing node devices 2012-09-17 10:38:18 +08:00
node_device_conf.h list: Add helpers for listing node devices 2012-09-17 10:38:18 +08:00
nwfilter_conf.c nwfilter: fix crash during filter define when lxc driver failed startup 2012-08-09 23:28:00 -04:00
nwfilter_conf.h nwfilter: provide basic support for firewalld 2012-08-21 13:40:58 -04:00
nwfilter_ipaddrmap.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
nwfilter_ipaddrmap.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
nwfilter_params.c maint: don't permit format strings without % 2012-07-26 14:32:30 -06:00
nwfilter_params.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
secret_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
secret_conf.h list: Implement listAllSecrets 2012-09-17 13:18:12 +08:00
snapshot_conf.c bitmap: new member variable and function renaming 2012-09-17 14:59:36 -04:00
snapshot_conf.h snapshot: rename an enum 2012-08-24 09:51:08 -06:00
storage_conf.c list: Add helpers for listing storage pool objects 2012-09-06 21:59:00 +08:00
storage_conf.h list: Add helpers for listing storage pool objects 2012-09-06 21:59:00 +08:00
storage_encryption_conf.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
storage_encryption_conf.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virconsole.c conf: Remove console stream callback only when freeing console helper 2012-08-03 23:42:45 +02:00
virconsole.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00