qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] hotplug: fix "pci_add storage if=scsi"


From: Dustin Kirkland
Subject: Re: [Qemu-devel] [PATCH] hotplug: fix "pci_add storage if=scsi"
Date: Tue, 13 Oct 2009 11:01:24 -0500

On Tue, 2009-10-13 at 10:53 -0500, Anthony Liguori wrote:
> Gerd Hoffmann wrote:
> > Explicitly add the drive to the bus of the newly created scsi adapter
> > instead of hoping that scsi_bus_legacy_handle_cmdline() picks it up
> > correctly.
> >
> > Signed-off-by: Gerd Hoffmann <address@hidden>
> >   
> 
> I think that this is also broken in stable-0.11.  The backport seems 
> non-trivial.  Could you take a look?

Definitely broken in stable-0.11.

I took a look at backporting this patch, but it seems that (at least) in
stable-0.11:
 * scsi_bus_legacy_handle_cmdline() doesn't exist
 * scsi_bus_new() syntax may have changed (?)
 * pci_create() syntax may have changed (?)

I'll gladly test and ack a backport ;-)


Thanks,
:-Dustin

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]