libvirt/src/conf
Stefan Berger ec3d03db88 nwfilter: Extend XML parser and generator w/ comment attribute
The patch below extends the XML parser and generator so that every protocol
now can have a comment node. Comments are limited to 256 characters.
2010-09-30 15:46:10 -04:00
..
capabilities.c Remove bogus free of static strings 2010-07-20 17:09:41 +01:00
capabilities.h domain conf: Track <console> target type 2010-07-28 16:47:59 -04:00
cpu_conf.c cpu: Fail when CPU type cannot be detected from XML 2010-07-12 19:45:22 +02:00
cpu_conf.h cpu: Add support for CPU vendor 2010-07-07 17:26:00 +02:00
domain_conf.c Rename qemudShrinkDisks to virDomainDiskRemove and move to domain_conf.c 2010-08-24 20:17:48 +02:00
domain_conf.h Rename qemudShrinkDisks to virDomainDiskRemove and move to domain_conf.c 2010-08-24 20:17:48 +02:00
domain_event.c Fix possible crash in handling IO Error event 2010-05-14 09:18:51 -04:00
domain_event.h Add support for another explicit IO error event 2010-04-30 15:52:59 +01:00
domain_nwfilter.c nwfilter: fix loadable module support 2010-06-21 14:18:31 -04:00
domain_nwfilter.h nwfilter: fix loadable module support 2010-06-21 14:18:31 -04:00
interface_conf.c Don't leak delay string when freeing virInterfaceBridgeDefs 2010-08-03 11:37:05 -04:00
interface_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
network_conf.c network: use virAsprintf when appropriate 2010-09-01 15:56:49 -06:00
network_conf.h Network duplicate UUID/name checking 2010-06-08 15:11:20 +01:00
node_device_conf.c nodedev: Free the right pointers when getting WWNs fails 2010-08-18 17:32:31 +02:00
node_device_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
nwfilter_conf.c nwfilter: Extend XML parser and generator w/ comment attribute 2010-09-30 15:46:10 -04:00
nwfilter_conf.h nwfilter: Extend XML parser and generator w/ comment attribute 2010-09-30 15:46:10 -04:00
nwfilter_params.c This patch removes the virConnectPtr parameter from all functions where it's not necessary starting out with removing it as a parameter to the error reporting function. 2010-04-05 12:34:55 -04:00
nwfilter_params.h This patch removes the virConnectPtr parameter from all functions where it's not necessary starting out with removing it as a parameter to the error reporting function. 2010-04-05 12:34:55 -04:00
secret_conf.c Use common XML parsing functions 2010-03-23 15:40:10 +01:00
secret_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_conf.c storage: add support for Vendor and Model in XML 2010-08-19 15:58:43 -06:00
storage_conf.h storage: add support for Vendor and Model in XML 2010-08-19 15:58:43 -06:00
storage_encryption_conf.c storage_encryption: silence clang warning 2010-05-10 13:53:12 -06:00
storage_encryption_conf.h storage_encryption: silence clang warning 2010-05-10 13:53:12 -06:00