From: Julien Grall <julien.grall@linaro.org>
To: Andrew Cooper <andrew.cooper3@citrix.com>,
Xen-devel <xen-devel@lists.xen.org>
Cc: Juergen Gross <jgross@suse.com>
Subject: Re: [PATCH for-4.10 v2 0/5] tools/dombuilder: Fixes and improvements to grant handling
Date: Tue, 24 Oct 2017 17:06:16 +0100 [thread overview]
Message-ID: <eebf5c24-e1aa-32e2-a9c6-ebe16ea5820f@linaro.org> (raw)
In-Reply-To: <1507835949-9429-1-git-send-email-andrew.cooper3@citrix.com>
Hi,
I think this is 4.10 material (particularly patch #5). Juergen, would it
be possible get the some feedback on this series?
Cheers,
On 12/10/17 20:19, Andrew Cooper wrote:
> A git tree version is available:
>
> http://xenbits.xen.org/gitweb/?p=people/andrewcoop/xen.git;a=shortlog;h=refs/heads/dombuilder-gnt-v2
>
> Changes in v2: Mainly a rebase over c/s 5b42c82f "tools/libxc: Fix domid
> parameter types", and fixup from review comments. See individual patches for
> details
>
> Andrew Cooper (5):
> tools/dombuilder: Drop more PVH v1 leftovers
> tools/dombuilder: Remove clear_page() from xc_dom_boot.c
> tools/dombuilder: Switch to using gfn terminology for console and
> xenstore rings
> tools/dombuilder: Fix asymmetry when setting up console and xenstore
> rings
> tools/dombuilder: Prevent failures of xc_dom_gnttab_init()
>
> tools/libxc/include/xc_dom.h | 26 ++++++--
> tools/libxc/xc_dom_arm.c | 17 ++---
> tools/libxc/xc_dom_boot.c | 126 +++++++++++++++++++++++---------------
> tools/libxc/xc_dom_compat_linux.c | 6 +-
> tools/libxc/xc_dom_core.c | 8 +++
> tools/libxc/xc_dom_x86.c | 57 +++++++++--------
> tools/libxl/libxl_dom.c | 51 ++++++---------
> tools/libxl/libxl_internal.h | 1 -
> 8 files changed, 169 insertions(+), 123 deletions(-)
>
--
Julien Grall
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2017-10-24 16:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-12 19:19 [PATCH for-4.10 v2 0/5] tools/dombuilder: Fixes and improvements to grant handling Andrew Cooper
2017-10-12 19:19 ` [PATCH for-4.10 v2 1/5] tools/dombuilder: Drop more PVH v1 leftovers Andrew Cooper
2017-10-12 19:19 ` [PATCH for-4.10 v2 2/5] tools/dombuilder: Remove clear_page() from xc_dom_boot.c Andrew Cooper
2017-10-12 19:19 ` [PATCH for-4.10 v2 3/5] tools/dombuilder: Switch to using gfn terminology for console and xenstore rings Andrew Cooper
2017-11-02 16:42 ` Wei Liu
2017-10-12 19:19 ` [PATCH for-4.10 v2 4/5] tools/dombuilder: Fix asymmetry when setting up " Andrew Cooper
2017-10-12 19:19 ` [PATCH for-4.10 v2 5/5] tools/dombuilder: Prevent failures of xc_dom_gnttab_init() Andrew Cooper
2017-10-24 16:06 ` Julien Grall [this message]
2017-10-25 7:08 ` [PATCH for-4.10 v2 0/5] tools/dombuilder: Fixes and improvements to grant handling Juergen Gross
2017-10-27 13:31 ` Julien Grall
2017-11-02 13:44 ` Julien Grall
2017-11-02 13:45 ` 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=eebf5c24-e1aa-32e2-a9c6-ebe16ea5820f@linaro.org \
--to=julien.grall@linaro.org \
--cc=andrew.cooper3@citrix.com \
--cc=jgross@suse.com \
--cc=xen-devel@lists.xen.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).