libvirt/src/conf
Eric Blake 4220f76aed conf: move network disk protocol type to util/
Another enum moved to util/, this time the fallout from renaming
is not quite as large.

* src/conf/domain_conf.h (virDomainDiskProtocol): Move...
* src/util/virstoragefile.h (virStorageNetProtocol): ...and
rename.
* src/conf/domain_conf.c: Update clients.
* src/qemu/qemu_command.c: Likewise.
* src/qemu/qemu_conf.c: Likewise.
* src/qemu/qemu_driver.c: Likewise.
* src/qemu/qemu_migration.c: Likewise.
* src/storage/storage_backend.c: Likewise.
* src/storage/storage_backend_gluster.c: Likewise.
* src/libvirt_private.syms (domain_conf.h): Move symbols...
(virstoragefile.h): ...as appropriate.

Signed-off-by: Eric Blake <eblake@redhat.com>
2014-04-01 10:38:13 -06:00
..
capabilities.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
capabilities.h maint: avoid further typedef accidents 2013-10-30 17:02:12 -06:00
cpu_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
cpu_conf.h
device_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
device_conf.h
domain_audit.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
domain_audit.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
domain_conf.c conf: move network disk protocol type to util/ 2014-04-01 10:38:13 -06:00
domain_conf.h conf: move network disk protocol type to util/ 2014-04-01 10:38:13 -06:00
domain_event.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
domain_event.h qemu: create object for qemu monitor events 2014-03-20 11:25:37 -06:00
domain_nwfilter.c Use K&R style for curly braces in src/conf/ 2014-03-20 17:16:38 +01:00
domain_nwfilter.h
interface_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
interface_conf.h conf: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:10 +01:00
netdev_bandwidth_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
netdev_bandwidth_conf.h
netdev_vlan_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
netdev_vlan_conf.h
netdev_vport_profile_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01: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 network: fix problems with SRV records 2014-03-26 16:42:43 +02:00
network_conf.h conf: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:10 +01:00
network_event.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
network_event.h event: move event filtering to daemon (regression fix) 2014-02-05 08:03:31 -07:00
node_device_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
node_device_conf.h conf: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:10 +01:00
nwfilter_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
nwfilter_conf.h nwfilter: Add ARP src/dst IP mask for ebtables ARP 2014-03-13 18:30:09 -04:00
nwfilter_ipaddrmap.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
nwfilter_ipaddrmap.h
nwfilter_params.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
nwfilter_params.h conf: Utilize more of VIR_(APPEND|INSERT|DELETE)_ELEMENT 2014-03-10 13:45:10 +01:00
object_event_private.h event: prepare client to track domain callbackID 2014-02-12 10:48:15 -07:00
object_event.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
object_event.h event: add notion of remoteID for filtering client network events 2014-01-15 13:55:21 -07:00
secret_conf.c Add virLogSource variables to all source files 2014-03-18 14:29:22 +00:00
secret_conf.h
snapshot_conf.c conf: move host disk type to util/ 2014-04-01 10:38:13 -06:00
snapshot_conf.h conf: move host disk type to util/ 2014-04-01 10:38:13 -06:00
storage_conf.c storage: pool: Fix XML indentation in pool source lookup 2014-03-31 13:47:24 +02:00
storage_conf.h Use size_t for ndevice in pool source definition 2014-03-12 15:51:40 +01:00
storage_encryption_conf.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
storage_encryption_conf.h
virchrdev.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
virchrdev.h