libvirt/src/conf
Osier Yang 8b7b43a1d4 storage_conf: Improve the coding style in storage_conf.h
Changes:
  * Remove useless comments
  * Remove useless blank lines
  * If the struct member is a enum type, comment it like
    /* enum fooBar */
  * Break the long lines
  * Prefer the common function style for the inline function
2013-05-20 20:01:23 +08:00
..
capabilities.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
capabilities.h virCaps: get rid of defaultConsoleTargetType callback 2013-04-04 22:42:39 +02:00
cpu_conf.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
cpu_conf.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
device_conf.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
device_conf.h Rename util.{c,h} to virutil.{c,h} 2012-12-21 11:19:49 +00:00
domain_audit.c conf: Generic XMLs for scsi hostdev 2013-05-13 18:23:50 +08:00
domain_audit.h Include pid namespace inode in LXC audit messages 2013-03-07 19:43:53 +00:00
domain_conf.c qemu: Change values of disk discard 2013-05-17 13:03:25 +08:00
domain_conf.h qemu: Change values of disk discard 2013-05-17 13:03:25 +08:00
domain_event.c docs: fix usage of 'onto' 2013-04-19 14:31:16 -06:00
domain_event.h Add support for SUSPEND_DISK event 2012-10-15 12:09:10 +02:00
domain_nwfilter.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
domain_nwfilter.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
interface_conf.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
interface_conf.h Rename util.{c,h} to virutil.{c,h} 2012-12-21 11:19:49 +00:00
netdev_bandwidth_conf.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
netdev_bandwidth_conf.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
netdev_vlan_conf.c netdev_vlan_conf: Resolve memory leak found by Valgrind. 2013-02-07 14:08:14 -05:00
netdev_vlan_conf.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
netdev_vport_profile_conf.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
netdev_vport_profile_conf.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
network_conf.c Support for static routes on a virtual bridge 2013-05-13 16:14:40 -04:00
network_conf.h Support for static routes on a virtual bridge 2013-05-13 16:14:40 -04:00
node_device_conf.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
node_device_conf.h Rename 'DeviceMonitor' to 'NodeDeviceDriver' 2013-04-24 10:59:53 +01:00
nwfilter_conf.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
nwfilter_conf.h virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
nwfilter_ipaddrmap.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
nwfilter_ipaddrmap.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
nwfilter_params.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
nwfilter_params.h Rename buf.{c,h} to virbuffer.{c,h} 2012-12-21 11:17:12 +00:00
secret_conf.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
secret_conf.h cleanup: Change datatype of secret->private to boolean 2013-04-11 11:54:37 +08:00
snapshot_conf.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
snapshot_conf.h maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOption 2013-04-04 22:18:56 +02:00
storage_conf.c storage_conf: Fix indentions in storage_conf.c 2013-05-20 20:00:19 +08:00
storage_conf.h storage_conf: Improve the coding style in storage_conf.h 2013-05-20 20:01:23 +08:00
storage_encryption_conf.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
storage_encryption_conf.h Rename util.{c,h} to virutil.{c,h} 2012-12-21 11:19:49 +00:00
virchrdev.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
virchrdev.h conf: Add unix socket support to virChrdevOpen 2013-01-04 18:07:11 -07:00