]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
conf: Add 'bus' and 'target' to SCSI address conflict checks
authorJohn Ferlan <jferlan@redhat.com>
Fri, 19 Jun 2015 19:11:13 +0000 (15:11 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 3 Aug 2015 20:48:45 +0000 (16:48 -0400)
commitb79c52d8c28fc5aae10a0510970a609798eaf1c2
treeae445c0cb0b0180918fbb2d033faa6000156b552
parent8b97ba2952bd6eb16bb475eb100803ac8bf95086
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>
src/conf/domain_conf.c