All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Grall <julien.grall@citrix.com>
To: xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org
Cc: "Boris Ostrovsky" <boris.ostrovsky@oracle.com>,
	"David Vrabel" <david.vrabel@citrix.com>,
	"Roger Pau Monné" <roger.pau@citrix.com>
Subject: Re: [PATCH v3 0/2] block/xen-blkfront: Support non-indirect grant with 64KB page granularity
Date: Mon, 30 Nov 2015 18:45:36 +0000	[thread overview]
Message-ID: <565C9950.1010406__9372.12496432967$1448909321$gmane$org@citrix.com> (raw)
In-Reply-To: <1447873045-14663-1-git-send-email-julien.grall@citrix.com>

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 <konrad.wilk@oracle.com>
> Cc: "Roger Pau Monné" <roger.pau@citrix.com>
> Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
> Cc: David Vrabel <david.vrabel@citrix.com>
> Cc: Bob Liu <bob.liu@oracle.com>
> 
> 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

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  parent reply	other threads:[~2015-11-30 18:47 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-18 18:57 [PATCH v3 0/2] block/xen-blkfront: Support non-indirect grant with 64KB page granularity Julien Grall
2015-11-18 18:57 ` [PATCH v3 1/2] block/xen-blkfront: Introduce blkif_ring_get_request Julien Grall
2015-11-18 18:57 ` Julien Grall
2015-11-18 18:57 ` [PATCH v3 2/2] block/xen-blkfront: Handle non-indirect grant with 64KB pages Julien Grall
2015-11-18 18:57 ` Julien Grall
2015-12-01 15:30   ` Roger Pau Monné
2015-12-01 15:30   ` Roger Pau Monné
2015-12-08 12:45     ` Julien Grall
2015-12-08 12:45     ` [Xen-devel] " Julien Grall
2015-11-30 16:16 ` [PATCH v3 0/2] block/xen-blkfront: Support non-indirect grant with 64KB page granularity Julien Grall
2015-11-30 16:16 ` [Xen-devel] " Julien Grall
2015-11-30 18:45 ` Julien Grall
2015-11-30 18:45 ` Julien Grall [this message]
2015-12-01 15:37 ` Konrad Rzeszutek Wilk
2015-12-01 17:55   ` [Xen-devel] " Julien Grall
2015-12-01 18:52     ` Konrad Rzeszutek Wilk
2015-12-07 14:21       ` Julien Grall
2015-12-07 14:21       ` [Xen-devel] " Julien Grall
2015-12-07 15:01         ` Konrad Rzeszutek Wilk
2015-12-08 12:51           ` Julien Grall
2015-12-08 12:51           ` [Xen-devel] " Julien Grall
2015-12-08 19:28             ` Konrad Rzeszutek Wilk
2015-12-08 12:25       ` Julien Grall
2015-12-08 12:25       ` [Xen-devel] " Julien Grall
2015-12-01 17:55   ` Julien Grall
  -- strict thread matches above, loose matches on Subject: below --
2015-11-18 18:57 Julien Grall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='565C9950.1010406__9372.12496432967$1448909321$gmane$org@citrix.com' \
    --to=julien.grall@citrix.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=david.vrabel@citrix.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roger.pau@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.