Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754269AbbK3SrE (ORCPT ); Mon, 30 Nov 2015 13:47:04 -0500 Received: from smtp.citrix.com ([66.165.176.89]:51140 "EHLO SMTP.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753679AbbK3SrC (ORCPT ); Mon, 30 Nov 2015 13:47:02 -0500 X-IronPort-AV: E=Sophos;i="5.20,365,1444694400"; d="scan'208";a="315455145" Message-ID: <565C9950.1010406@citrix.com> Date: Mon, 30 Nov 2015 18:45:36 +0000 From: Julien Grall User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 MIME-Version: 1.0 To: , CC: David Vrabel , Boris Ostrovsky , =?UTF-8?B?Um9nZXIgUGF1IE1vbm7DqQ==?= , "bob.liu@oracle.com" , "konrad.wilk@oracle.com" Subject: Re: [Xen-devel] [PATCH v3 0/2] block/xen-blkfront: Support non-indirect grant with 64KB page granularity References: <1447873045-14663-1-git-send-email-julien.grall@citrix.com> In-Reply-To: <1447873045-14663-1-git-send-email-julien.grall@citrix.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-DLP: MIA2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1504 Lines: 48 Hi, Just noticed that Bob and Konrad have not been correctly CCed. Regards, On 18/11/15 18:57, Julien Grall wrote: > Hi all, > > This is a follow-up on the previous discussion [1] related to guest using 64KB > page granularity which doesn't boot when the backend isn't using indirect > descriptor. > > This has been successfully tested on ARM64 with both 64KB and 4KB page > granularity guests and QEMU as the backend. Indeed QEMU doesn't support > indirect descriptor. > > This series is based on xentip/for-linus-4.4 which include the support for > 64KB Linux guest. > > For all the changes see in each patch. > > Sincerely yours, > > [1] http://lists.xen.org/archives/html/xen-devel/2015-08/msg01659.html > > Cc: Konrad Rzeszutek Wilk > Cc: "Roger Pau Monné" > Cc: Boris Ostrovsky > Cc: David Vrabel > Cc: Bob Liu > > Julien Grall (2): > block/xen-blkfront: Introduce blkif_ring_get_request > block/xen-blkfront: Handle non-indirect grant with 64KB pages > > drivers/block/xen-blkfront.c | 258 ++++++++++++++++++++++++++++++++++++++----- > 1 file changed, 231 insertions(+), 27 deletions(-) > -- Julien Grall -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/