On Thu, Jun 30, 2016 at 10:57:16 +0200, Kashyap Chamarthy wrote:
On Thu, Jun 30, 2016 at 09:44:47AM +0100, Daniel P. Berrange wrote:
> On Mon, Jun 27, 2016 at 04:43:45PM +0200, Marc Hartmayer wrote:
> > This patch series fixes the auto-generation of SCSI controllers for
hot-plugged
> > SCSI disks and hot-plugged SCSI hostdevs.
> >
> > Additionally this patch series adds test cases for the auto-generation of SCSI
> > controllers to the test suite.
> >
> > Marc Hartmayer (3):
> > qemu: hot-plug: Fix broken SCSI disk hot-plug
> > qemu: SCSI hostdev hot-plug: Fix automatic creation of SCSI
> > controllers
> > tests: Add test cases for SCSI disk hot-plug with QEMU
>
> All looks fine and I tested it works. Given we're almost at release I want
> Peter to also ACK it before pushing
Once pushed to master, is this also desirable to backport to relevant
stable branches, given bugs like these (reported by an OpenStack Nova
user)?
I pushed it now to v1.3.3-main. Other branches were not created yet so I
didn't bother. The last patch adding tests didn't work on that branch as
Martin refactored the hotplug tests lately. I checked the results but
didn't bother fixing the test.
Peter