xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Julien Grall <julien.grall@linaro.org>
To: Andrew Cooper <andrew.cooper3@citrix.com>,
	Xen-devel <xen-devel@lists.xen.org>
Cc: George Dunlap <george.dunlap@eu.citrix.com>,
	Tim Deegan <tim@xen.org>, Julien Grall <julien.grall@arm.com>,
	Wei Liu <wei.liu2@citrix.com>, Jan Beulich <JBeulich@suse.com>
Subject: Re: [PATCH for 4.10 0/3] XSA-243 followup
Date: Fri, 13 Oct 2017 10:47:21 +0100	[thread overview]
Message-ID: <c2e1685c-0ff6-5d99-caab-32e9b236ca22@linaro.org> (raw)
In-Reply-To: <1507816462-15881-1-git-send-email-andrew.cooper3@citrix.com>

Hi Andrew,

On 12/10/17 14:54, Andrew Cooper wrote:
> The important change here is in patch 3, which is intended to remove the
> correct-but-dangerous-looking construction of linear pagetables slots for
> shadowed guests.

Release-acked-by: Julien Grall <julien.gral@linaro.org>

Cheers,

> 
> Andrew Cooper (3):
>    Revert "x86/mm: move PV l4 table setup code" and "x86/mm: factor out
>      pv_arch_init_memory"
>    x86/mm: Consolidate all Xen L2 slot writing into
>      init_xen_pae_l2_slots()
>    x86/mm: Consolidate all Xen L4 slot writing into init_xen_l4_slots()
> 
>   xen/arch/x86/mm.c              | 144 ++++++++++++++++++++++++++++++++++++---
>   xen/arch/x86/mm/hap/hap.c      |  31 ++-------
>   xen/arch/x86/mm/shadow/multi.c | 148 +++++++++++------------------------------
>   xen/arch/x86/pv/dom0_build.c   |   5 +-
>   xen/arch/x86/pv/domain.c       |   7 +-
>   xen/arch/x86/pv/mm.c           |  82 -----------------------
>   xen/arch/x86/pv/mm.h           |   3 -
>   xen/include/asm-x86/mm.h       |   3 +
>   xen/include/asm-x86/pv/mm.h    |   4 --
>   9 files changed, 187 insertions(+), 240 deletions(-)
> 

-- 
Julien Grall

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

  parent reply	other threads:[~2017-10-13  9:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-12 13:54 [PATCH for 4.10 0/3] XSA-243 followup Andrew Cooper
2017-10-12 13:54 ` [PATCH 1/3] Revert "x86/mm: move PV l4 table setup code" and "x86/mm: factor out pv_arch_init_memory" Andrew Cooper
2017-10-12 14:46   ` Wei Liu
2017-10-12 14:55   ` Jan Beulich
2017-10-12 13:54 ` [PATCH 2/3] x86/mm: Consolidate all Xen L2 slot writing into init_xen_pae_l2_slots() Andrew Cooper
2017-10-12 14:57   ` Jan Beulich
2017-10-12 14:59   ` Wei Liu
2017-10-18 11:38   ` George Dunlap
2017-10-12 13:54 ` [PATCH 3/3] x86/mm: Consolidate all Xen L4 slot writing into init_xen_l4_slots() Andrew Cooper
2017-10-12 15:08   ` Jan Beulich
2017-10-12 15:24     ` Andrew Cooper
2017-10-12 15:41       ` Jan Beulich
2017-10-12 15:13   ` Wei Liu
2017-10-18 11:35   ` George Dunlap
2017-10-13  9:47 ` Julien Grall [this message]
2017-10-14 17:45 ` [PATCH for 4.10 0/3] XSA-243 followup Tim Deegan

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=c2e1685c-0ff6-5d99-caab-32e9b236ca22@linaro.org \
    --to=julien.grall@linaro.org \
    --cc=JBeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=george.dunlap@eu.citrix.com \
    --cc=julien.grall@arm.com \
    --cc=tim@xen.org \
    --cc=wei.liu2@citrix.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).