All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Grall <julien.grall@linaro.org>
To: xen-devel@lists.xenproject.org
Cc: Keir Fraser <keir@xen.org>,
	ian.campbell@citrix.com, patches@linaro.org,
	George Dunlap <george.dunlap@eu.citrix.com>,
	Julien Grall <julien.grall@linaro.org>,
	tim@xen.org, stefano.stabellini@citrix.com,
	Jan Beulich <jbeulich@suse.com>
Subject: Re: [PATCH v4 00/11] xen/arm: Handle correctly foreign mapping
Date: Sat, 14 Dec 2013 00:01:50 +0000	[thread overview]
Message-ID: <52AB9FEE.3090100@linaro.org> (raw)
In-Reply-To: <1386963461-6520-1-git-send-email-julien.grall@linaro.org>



On 12/13/2013 07:37 PM, Julien Grall wrote:
> Hello,
>
> This patch series aims to fix "Failed to unmap" message in dom0 when a guest is
> creating. Without this patch series, dom0 will leak memory each time a domain
> is created. It should be considered as a blocker for Xen 4.4 release.
>
> Compare to the previous version, I have removed the dependency on pvh dom0
> patch series (http://lists.xenproject.org/archives/html/xen-devel/2013-12/msg01026.html).
> This will allow to push this serie as soon as possible without waiting the support
> for dom0 pvh (which is only x86 specific).
>
>      - Patch #1: patch #4 of the dom0 pvh series
>      - Patch #2-3: prepare work for the others patches
>      - Patch #4-7: add support for p2m type
>      - Patch #8-10: handle correctly foreign mapping. Patch #9, contains
>      common remove code taken from patch #7 of dom0 pvh

I made a mistake here. The right sentence is:

Patch #8-10: handle correctly foreign mapping. Patch #8, contains common 
remove code taken from patch #6 of dom0 pvh series.

-- 
Julien Grall

      parent reply	other threads:[~2013-12-14  0:01 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-13 19:37 [PATCH v4 00/11] xen/arm: Handle correctly foreign mapping Julien Grall
2013-12-13 19:37 ` [PATCH v4 01/11] pvh dom0: Introduce p2m_map_foreign Julien Grall
2013-12-13 23:19   ` Ian Campbell
2013-12-14  0:00     ` Julien Grall
2013-12-16 10:45       ` Ian Campbell
2013-12-16 10:59         ` Tim Deegan
2013-12-16 17:15           ` Julien Grall
2013-12-16 11:04         ` George Dunlap
2013-12-13 19:37 ` [PATCH v4 02/11] xen/arm: Introduce steps in domain_relinquish_resource Julien Grall
2013-12-13 19:37 ` [PATCH v4 03/11] xen/arm: move mfn_to_p2m_entry in arch/arm/p2m.c Julien Grall
2013-12-13 19:37 ` [PATCH v4 04/11] xen/arm: Implement p2m_type_t as an enum Julien Grall
2013-12-13 19:37 ` [PATCH v4 05/11] xen/arm: Store p2m type in each page of the guest Julien Grall
2013-12-13 19:37 ` [PATCH v4 06/11] xen/arm: p2m: Extend p2m_lookup parameters to retrieve the p2m type Julien Grall
2013-12-13 19:37 ` [PATCH v4 07/11] xen/arm: Retrieve p2m type in get_page_from_gfn Julien Grall
2013-12-13 19:37 ` [PATCH v4 08/11] xen/arm: Handle remove foreign mapping Julien Grall
2013-12-16 11:51   ` Tim Deegan
2013-12-16 11:55     ` Ian Campbell
2013-12-16 15:26       ` Tim Deegan
2013-12-16 15:34     ` Julien Grall
2013-12-16 15:40       ` Ian Campbell
2013-12-16 16:26         ` Julien Grall
2013-12-16 16:33           ` Ian Campbell
2013-12-16 16:40             ` Julien Grall
2013-12-16 17:06             ` Julien Grall
2013-12-16 17:21               ` Ian Campbell
2013-12-16 17:14             ` Julien Grall
2013-12-16 17:18               ` Ian Campbell
2013-12-13 19:37 ` [PATCH v4 09/11] xen/arm: Add relinquish_p2m_mapping to remove reference on every mapped page Julien Grall
2013-12-13 19:37 ` [PATCH v4 10/11] xen/arm: Set foreign page type to p2m_map_foreign Julien Grall
2013-12-13 19:37 ` [PATCH v4 11/11] xen/arm: grant-table: Support read-only mapping Julien Grall
2013-12-14  0:01 ` Julien Grall [this message]

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=52AB9FEE.3090100@linaro.org \
    --to=julien.grall@linaro.org \
    --cc=george.dunlap@eu.citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=jbeulich@suse.com \
    --cc=keir@xen.org \
    --cc=patches@linaro.org \
    --cc=stefano.stabellini@citrix.com \
    --cc=tim@xen.org \
    --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.