From: Gerd Hoffmann <kraxel@redhat.com>
To: Wolfgang Mauerer <wolfgang.mauerer@siemens.com>
Cc: "Kiszka, Jan" <jan.kiszka@siemens.com>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
"wlm.libvirt@googlemail.com" <wlm.libvirt@googlemail.com>
Subject: Re: [Qemu-devel] [PATCH 3/4] SCSI-Hotdel: Implement drive_hot_del
Date: Thu, 01 Oct 2009 10:50:27 +0200 [thread overview]
Message-ID: <4AC46D53.1060900@redhat.com> (raw)
In-Reply-To: <4AC4602F.3050103@siemens.com>
On 10/01/09 09:54, Wolfgang Mauerer wrote:
> Thanks for the pointer. The reason why I'd (still :-)) like
> to stick to the non-qdev variant is because I would want
> the patch to be applicable to older qemu releases for various
> reasons, and backporting all the required qdev changes does
> not seem to be a reasonable option (but please tell me if you
> think this would make sense)
Yes, backporting all qdev isn't going to fly.
Note that support for looking up drives by name is available in 0.11+
only too, so you might have to stick with the lookup by pci address,
depending on which versions you plan to backport it ...
cheers,
Gerd
next prev parent reply other threads:[~2009-10-01 8:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-18 15:26 [Qemu-devel] [PATCH 0/4] SCSI-hotdel: Implement removal of SCSI hard disks Wolfgang Mauerer
2009-09-18 15:26 ` [Qemu-devel] [PATCH 1/4] SCSI-hotdel: Add detach method to LSI SCSI driver Wolfgang Mauerer
2009-09-18 15:26 ` [Qemu-devel] [PATCH 2/4] SCSI-hotdel: Factor out IF argument parsing Wolfgang Mauerer
2009-09-18 15:26 ` [Qemu-devel] [PATCH 3/4] SCSI-Hotdel: Implement drive_hot_del Wolfgang Mauerer
2009-09-18 15:26 ` [Qemu-devel] [PATCH 4/4] Small cleanup for drive_hot_add Wolfgang Mauerer
2009-09-21 7:53 ` [Qemu-devel] [PATCH 3/4] SCSI-Hotdel: Implement drive_hot_del Gerd Hoffmann
2009-09-30 15:45 ` Wolfgang Mauerer
2009-09-30 19:04 ` Gerd Hoffmann
2009-10-01 7:54 ` Wolfgang Mauerer
2009-10-01 8:50 ` Gerd Hoffmann [this message]
2009-09-21 7:46 ` [Qemu-devel] [PATCH 1/4] SCSI-hotdel: Add detach method to LSI SCSI driver 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=4AC46D53.1060900@redhat.com \
--to=kraxel@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=qemu-devel@nongnu.org \
--cc=wlm.libvirt@googlemail.com \
--cc=wolfgang.mauerer@siemens.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).