Re: [libvirt] [PATCH 2/4] qemu: Use same model when adding hostdev SCSI controller

2017-12-20 Thread John Ferlan
On 12/20/2017 07:46 AM, Ján Tomko wrote: > On Wed, Dec 06, 2017 at 08:08:04AM -0500, John Ferlan wrote: >> When qemuDomainFindOrCreateSCSIDiskController adds a controller, >> let's use the same model as a currently found controller under the >> assumption that the reason to add the controller in

Re: [libvirt] [PATCH 2/4] qemu: Use same model when adding hostdev SCSI controller

2017-12-20 Thread Ján Tomko
On Wed, Dec 06, 2017 at 08:08:04AM -0500, John Ferlan wrote: When qemuDomainFindOrCreateSCSIDiskController adds a controller, let's use the same model as a currently found controller under the assumption that the reason to add the controller in hotplug is because virDomainHostdevAssignAddress det

Re: [libvirt] [PATCH 2/4] qemu: Use same model when adding hostdev SCSI controller

2017-12-13 Thread Eric Farman
On 12/13/2017 02:39 PM, John Ferlan wrote: On 12/13/2017 10:43 AM, Eric Farman wrote: On 12/06/2017 08:08 AM, John Ferlan wrote: When qemuDomainFindOrCreateSCSIDiskController adds a controller, let's use the same model as a currently found controller under the assumption that the reason t

Re: [libvirt] [PATCH 2/4] qemu: Use same model when adding hostdev SCSI controller

2017-12-13 Thread John Ferlan
On 12/13/2017 10:43 AM, Eric Farman wrote: > > > On 12/06/2017 08:08 AM, John Ferlan wrote: >> When qemuDomainFindOrCreateSCSIDiskController adds a controller, >> let's use the same model as a currently found controller under the >> assumption that the reason to add the controller in hotplug is

Re: [libvirt] [PATCH 2/4] qemu: Use same model when adding hostdev SCSI controller

2017-12-13 Thread Eric Farman
On 12/06/2017 08:08 AM, John Ferlan wrote: When qemuDomainFindOrCreateSCSIDiskController adds a controller, let's use the same model as a currently found controller under the assumption that the reason to add the controller in hotplug is because virDomainHostdevAssignAddress determined that the

[libvirt] [PATCH 2/4] qemu: Use same model when adding hostdev SCSI controller

2017-12-06 Thread John Ferlan
When qemuDomainFindOrCreateSCSIDiskController adds a controller, let's use the same model as a currently found controller under the assumption that the reason to add the controller in hotplug is because virDomainHostdevAssignAddress determined that there were too many devices on the existing contro