All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [STABLE PATCH] hotplug: fix scsi hotplug.
Date: Wed, 14 Oct 2009 09:49:21 -0500	[thread overview]
Message-ID: <4AD5E4F1.4080009@codemonkey.ws> (raw)
In-Reply-To: <1255527031-19008-1-git-send-email-kraxel@redhat.com>

Gerd Hoffmann wrote:
> Well, partly just papering over the issues.  But without proper scsi bus
> infrastructure we hardly can do better.  Changes:
>
>  * Avoid auto-attach by setting the bus number to -1.
>  * Ignore the unit value calculated by drive_init().
>  * Explicitly attach the devices to the adapter.
>  * Add sanity checks.  Don't allow attaching scsi drives to your
>    network device.
>  * Kill the bus+unit printing.  The values are bogus, and we can't
>    easily figure the correct ones.  I doubt this ever worked correctly
>    with multiple scsi adapters present in the system.
>
> Should come more close to the expected behavior now ...
>
> Oh, and pc-bios/bios.bin needs a update too, otherwise pci hotplug
> doesn't work at all.
>   

What's it being updated to?

Regards,

Anthony Liguori

  reply	other threads:[~2009-10-14 14:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-14 13:30 [Qemu-devel] [STABLE PATCH] hotplug: fix scsi hotplug Gerd Hoffmann
2009-10-14 14:49 ` Anthony Liguori [this message]
2009-10-14 15:44   ` Gerd Hoffmann
2009-10-14 15:43 ` Dustin Kirkland
2009-10-14 15:45   ` Gerd Hoffmann
2009-10-14 17:30 ` Dustin Kirkland
2009-10-15  7:42   ` Gerd Hoffmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AD5E4F1.4080009@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.