From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFQK7-0002L0-Pc for qemu-devel@nongnu.org; Fri, 30 Aug 2013 11:09:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VFQK2-0000o4-Vx for qemu-devel@nongnu.org; Fri, 30 Aug 2013 11:09:19 -0400 Sender: Paolo Bonzini Message-ID: <5220B58A.9000200@redhat.com> Date: Fri, 30 Aug 2013 17:08:58 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1377764005-24458-1-git-send-email-aik@ozlabs.ru> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] spapr-vscsi: Report error on unsupported MAD requests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Alexey Kardashevskiy , qemu-ppc@nongnu.org, qemu-devel@nongnu.org Il 30/08/2013 16:42, Alexander Graf ha scritto: > > On 29.08.2013, at 10:13, Alexey Kardashevskiy wrote: > >> The existing driver just dropped unsupported requests. This adds error >> responses to those unhandled requests. >> >> Signed-off-by: Alexey Kardashevskiy > > Acked-by: Alexander Graf > > Paolo, you want to take this one? I can take it, but I first need a good version of "Adding VSCSI capabilities" on which this patch depends. Thanks for the Acked-by! Paolo