From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwEBW-00059q-67 for qemu-devel@nongnu.org; Tue, 31 Jul 2012 11:16:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwEBQ-0002Yt-9Y for qemu-devel@nongnu.org; Tue, 31 Jul 2012 11:16:34 -0400 Message-ID: <5017F6BB.8020307@redhat.com> Date: Tue, 31 Jul 2012 17:16:11 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1343714097-545-1-git-send-email-sw@weilnetz.de> <5017EE1D.8060908@suse.de> <5017EEFD.5070503@redhat.com> <5017EFC6.1050705@suse.de> <5017F0A2.5030400@redhat.com> <5017F1E3.90806@suse.de> In-Reply-To: <5017F1E3.90806@suse.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] megasas: Update function megasys_scsi_uninit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Andreas_F=E4rber?= Cc: qemu-trivial@nongnu.org, Stefan Weil , Alexander Graf , qemu-devel@nongnu.org, Hannes Reinecke , Anthony Liguori Il 31/07/2012 16:55, Andreas F=E4rber ha scritto: >> > Exact knowledge of the requirements, basically. :) > I.e. waiting on feedback about numeric constraints from Hannes? :) Yeah, mostly which parts are 100% necessary and which are not. Do you need absolutely a WWN for each disk? > Or waiting on general direction from Anthony? No, we agreed on that. > How to make progress there for 1.2 / Soft Freeze? No possibility of regressions, so we can do it during hard freeze. But it is really a small task once we agreed on what has to be done. Paolo