libvirt/src/conf
Eric Blake be05c1414d nodedev: move pci express types to virpci.h
Finding virPCIE* code is more intuitive if located in virpci.h
instead of node_device_conf.h.

* src/conf/node_device_conf.h (virPCIELinkSpeed, virPCIELink)
(virPCIEDeviceInfo): Move...
* src/util/virpci.h: ...here.
* src/conf/node_device_conf.c (virPCIELinkSpeed): Likewise.

Signed-off-by: Eric Blake <eblake@redhat.com>
2014-07-28 14:10:25 -06:00
..
capabilities.c capabilities: use bool instead of int 2014-07-14 08:00:46 -06:00
capabilities.h capabilities: use bool instead of int 2014-07-14 08:00:46 -06:00
cpu_conf.c conf, schema: add 'id' field for cells 2014-07-16 20:15:45 +02:00
cpu_conf.h conf, schema: add 'id' field for cells 2014-07-16 20:15:45 +02:00
device_conf.c Introduce virTristateSwitch enum 2014-07-23 12:59:40 +02:00
device_conf.h Introduce virTristateSwitch enum 2014-07-23 12:59:40 +02:00
domain_addr.c Properly check the return value of CCWAddressAsString 2014-06-23 08:31:53 +02:00
domain_addr.h Split out CCW address allocation 2014-06-21 10:12:21 +02:00
domain_audit.c conf: RNG: Always fill in default random source path for default backend 2014-07-28 10:07:09 +02:00
domain_audit.h audit: Add auditing for serial/parallel/channel/console character devs 2014-07-07 12:56:45 +02:00
domain_capabilities.c Introduce domain_capabilities 2014-07-03 12:22:37 +02:00
domain_capabilities.h Introduce domain_capabilities 2014-07-03 12:22:37 +02:00
domain_conf.c conf: RNG: Always fill in default random source path for default backend 2014-07-28 10:07:09 +02:00
domain_conf.h virtio-rng: allow multiple RNG devices 2014-07-25 09:34:53 +02:00
domain_event.c blockjob: use stable disk string in job event 2014-06-19 06:54:12 -06:00
domain_event.h blockjob: use stable disk string in job event 2014-06-19 06:54:12 -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 maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
interface_conf.c Use virBufferCheckError everywhere we report OOM error 2014-07-03 10:48:14 +02:00
interface_conf.h virInterface: Expose link state & speed 2014-06-11 09:13:32 +02: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
network_conf.c Introduce virTristateBool enum type 2014-07-23 12:37:39 +02:00
network_conf.h Introduce virTristateBool enum type 2014-07-23 12:37:39 +02: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 nodedev: move pci express types to virpci.h 2014-07-28 14:10:25 -06:00
node_device_conf.h nodedev: move pci express types to virpci.h 2014-07-28 14:10:25 -06:00
numatune_conf.c numatune: finish the split from domain_conf and remove all dependencies 2014-07-24 08:40:25 +02:00
numatune_conf.h numatune: finish the split from domain_conf and remove all dependencies 2014-07-24 08:40:25 +02:00
nwfilter_conf.c Do not allow changing the UUID of a nwfilter 2014-07-07 15:55:16 +02:00
nwfilter_conf.h conf: use typedefs for enums in "src/conf/nwfilter_conf.h" 2014-05-14 09:49:57 -06:00
nwfilter_ipaddrmap.c Remove pointless storage of var names in virNWFilterHashTable 2014-04-25 15:44:09 +01:00
nwfilter_ipaddrmap.h
nwfilter_params.c conf: use typedefs for enums in node_device_conf, nwfilter_params 2014-05-12 16:49:43 -06:00
nwfilter_params.h conf: use typedefs for enums in node_device_conf, nwfilter_params 2014-05-12 16:49:43 -06: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
secret_conf.c Use virBufferCheckError everywhere we report OOM error 2014-07-03 10:48:14 +02:00
secret_conf.h maint: shorten 'TypeType' function names 2014-05-16 00:22:18 -06:00
snapshot_conf.c Use virBufferCheckError everywhere we report OOM error 2014-07-03 10:48:14 +02:00
snapshot_conf.h conf: store snapshot source as pointer, for easier manipulation 2014-06-06 09:56:27 -06:00
storage_conf.c storage: Introduce parentaddr into virStoragePoolSourceAdapter 2014-07-21 12:55:10 -04:00
storage_conf.h storage: Introduce parentaddr into virStoragePoolSourceAdapter 2014-07-21 12:55:10 -04:00
virchrdev.c Indent top-level labels by one space in src/conf/ 2014-03-25 14:58:38 +01:00
virchrdev.h