libvirt/src/conf
John Ferlan b79c52d8c2 conf: Add 'bus' and 'target' to SCSI address conflict checks
Modify virDomainDriveAddressIsUsedBy{Disk|Hostdev} and
virDomainSCSIDriveAddressIsUsed to take 'bus' and 'target'
parameters.  Will be used by future patches for more complete
address conflict checks

Signed-off-by: John Ferlan <jferlan@redhat.com>
2015-08-03 16:48:45 -04:00
..
capabilities.c virCapabilitiesDomainDataLookup: Produce saner error message 2015-06-15 07:29:37 +02:00
capabilities.h caps: Use DomainDataLookup to replace GuestDefault* 2015-04-20 16:43:13 -04:00
cpu_conf.c XML: escape strings where we should do it 2015-05-12 12:05:07 +02:00
cpu_conf.h
device_conf.c nodedev: add RDMA and tx-udp_tnl-segmentation NIC capabilities 2015-07-21 07:08:35 -04:00
device_conf.h nodedev: add RDMA and tx-udp_tnl-segmentation NIC capabilities 2015-07-21 07:08:35 -04:00
domain_addr.c conf: pay attention to bus minSlot/maxSlot when autoassigning PCI addresses 2015-07-25 10:08:03 -04:00
domain_addr.h qemu: always permit PCI devices to be manually assigned to a PCIe bus 2015-06-26 13:51:33 -04:00
domain_audit.c conf: audit: Audit physical memory size rather than balloon request 2015-07-01 10:18:10 +02:00
domain_audit.h qemu: Add support to Add/Delete IOThreads 2015-04-27 12:36:36 -04:00
domain_capabilities.c XML: escape strings where we should do it 2015-05-12 12:05:07 +02:00
domain_capabilities.h
domain_conf.c conf: Add 'bus' and 'target' to SCSI address conflict checks 2015-08-03 16:48:45 -04:00
domain_conf.h qemu: Reject updating unsupported disk information 2015-07-20 11:35:54 +02:00
domain_event.c Add VIR_DOMAIN_EVENT_ID_DEVICE_ADDED event 2015-04-15 17:06:01 +02:00
domain_event.h Add VIR_DOMAIN_EVENT_ID_DEVICE_ADDED event 2015-04-15 17:06:01 +02:00
domain_nwfilter.c
domain_nwfilter.h
interface_conf.c interface: don't error out if a bond has no interfaces 2015-05-27 14:25:45 -04:00
interface_conf.h
netdev_bandwidth_conf.c
netdev_bandwidth_conf.h
netdev_vlan_conf.c
netdev_vlan_conf.h
netdev_vport_profile_conf.c docs: schema and docs for the midonet virtualport type 2015-03-17 13:09:05 -04:00
netdev_vport_profile_conf.h
network_conf.c conf: reorganize virNetworkDHCPDefParseXML 2015-07-23 16:38:08 -04:00
network_conf.h conf: Add getter for network routes 2015-07-14 08:04:49 +02:00
network_event.c
network_event.h
networkcommon_conf.c
networkcommon_conf.h
node_device_conf.c conf: make virNodeDevCapData an official type 2015-05-18 10:22:20 -04:00
node_device_conf.h conf: make virNodeDevCapData an official type 2015-05-18 10:22:20 -04:00
numa_conf.c virDomainNumatuneGetMode: Report if numatune was defined 2015-05-20 14:02:25 +02:00
numa_conf.h virDomainNumatuneGetMode: Report if numatune was defined 2015-05-20 14:02:25 +02:00
nwfilter_conf.c
nwfilter_conf.h
nwfilter_ipaddrmap.c
nwfilter_ipaddrmap.h
nwfilter_params.c nwfilter: Change 'index' to 'idx' 2015-04-14 11:18:28 -04:00
nwfilter_params.h nwfilter: Change 'index' to 'idx' 2015-04-14 11:18:28 -04:00
object_event_private.h
object_event.c
object_event.h
secret_conf.c
secret_conf.h
snapshot_conf.c domain: conf: Drop expectedVirtTypes 2015-04-20 16:43:43 -04:00
snapshot_conf.h domain: conf: Drop expectedVirtTypes 2015-04-20 16:43:43 -04:00
storage_conf.c mpath: Don't allow more than one mpath pool at a time 2015-06-30 11:21:42 -04:00
storage_conf.h conf: Introduce virStoragePoolLoadAllState && virStoragePoolLoadState 2015-04-07 16:22:40 +02:00
virchrdev.c check if console/channel PTY is null before attempting to open 2015-06-03 18:13:06 +02:00
virchrdev.h