All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Xen-devel <xen-devel@lists.xen.org>
Cc: Tim Deegan <tim@xen.org>, Keir Fraser <keir@xen.org>,
	Jan Beulich <JBeulich@suse.com>
Subject: Re: [PATCH RFC 00/20] Change parts of the shadow interface to be domain based
Date: Fri, 13 Feb 2015 11:42:02 +0000	[thread overview]
Message-ID: <54DDE30A.5060000@citrix.com> (raw)
In-Reply-To: <1423761379-8520-1-git-send-email-andrew.cooper3@citrix.com>

On 12/02/15 17:15, Andrew Cooper wrote:
> The entire series has been compile tested at each changeset, for both
> shadow-paging=y and n.  It has also been tested internally in XenServer, but
> appears to have gotten caught up in some collateral damage from an unrelated
> merge.  I am rerunning the tests.

Reruns of the tests were all fine.

~Andrew

  parent reply	other threads:[~2015-02-13 11:42 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12 17:15 [PATCH RFC 00/20] Change parts of the shadow interface to be domain based Andrew Cooper
2015-02-12 17:16 ` [PATCH 01/20] x86/shadow: Whitespace cleanup Andrew Cooper
2015-02-12 17:16 ` [PATCH 02/20] x86/shadow: Rename hash_foreach() to hash_vcpu_foreach() Andrew Cooper
2015-02-12 17:16 ` [PATCH 03/20] x86/shadow: Introduce 'd' pointers and clean up use of 'v->domain' Andrew Cooper
2015-02-12 17:16 ` [PATCH 04/20] x86/shadow: Only apply shadow heuristics when in guest context Andrew Cooper
2015-02-19 13:10   ` Tim Deegan
2015-02-19 14:18     ` Andrew Cooper
2015-02-19 15:33     ` [PATCH v2 04/20] x86/shadow: Change the gating of shadow heuristics Andrew Cooper
2015-02-12 17:16 ` [PATCH 05/20] x86/shadow: Alter shadow_hash_{lookup, insert, delete}() to take a domain Andrew Cooper
2015-02-12 17:16 ` [PATCH 06/20] x86/shadow: Alter *_shadow_status() and make_fl1_shadow() " Andrew Cooper
2015-02-12 17:16 ` [PATCH 07/20] x86/shadow: Alter sh_type_{is_pinnable, has_up_pointer}() " Andrew Cooper
2015-02-12 17:16 ` [PATCH 08/20] x86/shadow: Alter OOS functions " Andrew Cooper
2015-02-12 17:16 ` [PATCH 09/20] x86/shadow: Alter shadow_{pro, de}mote() " Andrew Cooper
2015-02-12 17:16 ` [PATCH 10/20] x86/shadow: Alter sh_put_ref() and shadow destroy functions " Andrew Cooper
2015-02-12 17:16 ` [PATCH 11/20] x86/shadow: Alter sh_get_ref() and sh_{, un}pin() " Andrew Cooper
2015-02-12 17:16 ` [PATCH 12/20] x86/shadow: Alter shadow_set_l?e() " Andrew Cooper
2015-02-12 17:16 ` [PATCH 13/20] x86/shadow: Alter sh_{clear_shadow_entry, remove_shadow_via_pointer}() " Andrew Cooper
2015-02-12 17:16 ` [PATCH 14/20] x86/shadow: Alter sh_remove_l?_shadow() " Andrew Cooper
2015-02-12 17:16 ` [PATCH 15/20] x86/shadow: Alter shadow_unhook{_???}_mappings() " Andrew Cooper
2015-02-12 17:16 ` [PATCH 16/20] x86/shadow: Alter sh_rm_write_access_from_???() " Andrew Cooper
2015-02-12 17:16 ` [PATCH 17/20] x86/shadow: Alter sh_remove_{all_}shadows{, _and_parents}() " Andrew Cooper
2015-02-12 17:16 ` [PATCH 18/20] x86/shadow: Alter sh_{remove_all_mappings, rm_mappings_from_l1}() " Andrew Cooper
2015-02-12 17:16 ` [PATCH 19/20] x86/shadow: Alter sh_remove_write_access " Andrew Cooper
2015-02-12 17:16 ` [PATCH 20/20] x86/shadow: Cleanup of vcpu handling Andrew Cooper
2015-02-13 11:42 ` Andrew Cooper [this message]
2015-02-16 12:29 ` [PATCH RFC 00/20] Change parts of the shadow interface to be domain based Tim Deegan
2015-02-16 13:35   ` Andrew Cooper
2015-02-16 18:28     ` Tim Deegan
2015-02-19 12:35       ` 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=54DDE30A.5060000@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=keir@xen.org \
    --cc=tim@xen.org \
    --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 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.