From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v3 0/2] block/xen-blkfront: Support non-indirect grant with 64KB page granularity Date: Mon, 7 Dec 2015 14:21:46 +0000 Message-ID: <566595FA.2080504__23995.0396040969$1449498292$gmane$org@citrix.com> References: <1447873045-14663-1-git-send-email-julien.grall@citrix.com> <20151201153751.GE19885@char.us.oracle.com> <565DDF24.4000104@citrix.com> <20151201185245.GB27063@char.us.oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1a5whb-00007s-PI for xen-devel@lists.xenproject.org; Mon, 07 Dec 2015 14:23:43 +0000 In-Reply-To: <20151201185245.GB27063@char.us.oracle.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xenproject.org, Boris Ostrovsky , David Vrabel , linux-kernel@vger.kernel.org, =?windows-1252?Q?Roger_Pau_Monn=E9?= List-Id: xen-devel@lists.xenproject.org Hi Konrad, On 01/12/15 18:52, Konrad Rzeszutek Wilk wrote: > On Tue, Dec 01, 2015 at 05:55:48PM +0000, Julien Grall wrote: >> Hi Konrad, >> >> On 01/12/15 15:37, Konrad Rzeszutek Wilk wrote: >>> On Wed, Nov 18, 2015 at 06:57:23PM +0000, 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. >>> >>> In the meantime the multi-queue patches have been put in the queue >>> >>> git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git #devel/for-jens-4.5 >>> >>> I will try rebasing the patches on top of that. >> >> It will likely clash with the multiqueue changes. I will rebase this >> patch series and resend it. > > I got patch #1 ported over (see attached). Testing it now. Thank you, the changes look good to me. What about patch #2? Regards, -- Julien Grall