[libvirt] [PATCH 2/5] conf: Add 'bus' and 'target' to SCSI address conflict checks

Ján Tomko jtomko at redhat.com
Thu Jul 16 12:31:29 UTC 2015


On Mon, Jun 22, 2015 at 05:05:04PM -0400, John Ferlan wrote:
> Modify virDomainDriveAddressIsUsedBy{Disk|Hostdev} and
> virDomainSCSIDriveAddressIsUsed to take 'bus' and 'target'
> parameters.  Will be used by future patches for more complete
> address conflict checks
> 

Are all of the address components equal? I mean, if w.x.y.z is occupied,
then changing just one of those gets an address that might be available.

(I am thinking about PCI where some devices require a whole slot to
themselves).

> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/conf/domain_conf.c | 24 ++++++++++++++++--------
>  1 file changed, 16 insertions(+), 8 deletions(-)
> 

ACK

Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150716/c5922bda/attachment-0001.sig>


More information about the libvir-list mailing list