libvirt/src/conf
Laine Stump f36309d688 network: utility functions for updating network config
These new functions are highly inspired by those in domain_conf.c (but
not identical), and are intended to make it simpler to update the
various combinations of live/persistent network configs.

The network driver wasn't previously as careful about the separation
between the live "status" in network->def and the persistent "config"
in network->newDef (or sometimes in network->def). This series
attempts to remedy some of that, but probably doesn't go all the way
(enough to get these functions working and enable continued work on
virNetworkUpdate though).

bridge_driver.c and test_driver.c were updated in a few places to take
advantage of the new functions and/or account for changes in argument
lists.
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 network: utility functions for updating network config 2012-09-18 04:21:32 -04:00
network_conf.h network: utility functions for updating network config 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