From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMC01-0004G5-Vc for qemu-devel@nongnu.org; Tue, 26 Aug 2014 04:21:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMBzt-0008FU-Rw for qemu-devel@nongnu.org; Tue, 26 Aug 2014 04:21:05 -0400 Received: from mail-pa0-f49.google.com ([209.85.220.49]:63451) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMBzt-0008FO-Lw for qemu-devel@nongnu.org; Tue, 26 Aug 2014 04:20:57 -0400 Received: by mail-pa0-f49.google.com with SMTP id hz1so22588194pad.8 for ; Tue, 26 Aug 2014 01:20:57 -0700 (PDT) Message-ID: <53FC4363.7040703@ozlabs.ru> Date: Tue, 26 Aug 2014 18:20:51 +1000 From: Alexey Kardashevskiy MIME-Version: 1.0 References: <1408097555-28126-1-git-send-email-aik@ozlabs.ru> <1408097555-28126-13-git-send-email-aik@ozlabs.ru> <20140826072011.GY9923@voom.redhat.com> In-Reply-To: <20140826072011.GY9923@voom.redhat.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH v2 12/13] vfio: Enable DDW ioctls to VFIO IOMMU driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: Alex Williamson , qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Gavin Shan , Alexander Graf On 08/26/2014 05:20 PM, David Gibson wrote: > On Fri, Aug 15, 2014 at 08:12:34PM +1000, Alexey Kardashevskiy wrote: >> This enables DDW RTAS-related ioctls in VFIO. >> >> Signed-off-by: Alexey Kardashevskiy > > This should probably just be folded into the previous patch. It's > broken without this change. It won't work but it is not broken - guest will fail to create DDW and continue using the default windows. And since the series needs attention of 2 maintainers (A. Williamson and A. Graf), it is better to draw bold line between areas :) -- Alexey