From: Juergen Gross <jgross@suse.com>
To: ian.campbell@citrix.com, ian.jackson@eu.citrix.com,
jbeulich@suse.com, keir@xen.org, tim@xen.org,
xen-devel@lists.xen.org
Cc: Juergen Gross <jgross@suse.com>
Subject: [PATCH 0/1] support >3 level p2m tree
Date: Mon, 8 Sep 2014 15:48:57 +0200 [thread overview]
Message-ID: <1410184138-11277-1-git-send-email-jgross@suse.com> (raw)
Pv domains write the mfn of a 3 level p2m tree to arch_shared_info
structure. Consumers of this information are the domain save/restore
functions of the Xen tools.
Being defined as having 3 levels the maximum supported domain size
is 512 GB. The following patch expands the arch_shared_info structure
to support more levels.
The Xen tools are not covered in this patch as the patch series
"Libxl migration v2 support":
http://lists.xen.org/archives/html/xen-devel/2014-09/msg00427.html
should be applied first.
Juergen Gross (1):
expand x86 arch_shared_info to support >3 level p2m tree
xen/include/public/arch-x86/xen.h | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
1.8.4.5
next reply other threads:[~2014-09-08 13:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-08 13:48 Juergen Gross [this message]
2014-09-08 13:48 ` [PATCH] expand x86 arch_shared_info to support >3 level p2m tree Juergen Gross
2014-09-08 13:59 ` Andrew Cooper
2014-09-08 16:11 ` Juergen Gross
2014-09-09 9:28 ` Jan Beulich
2014-09-09 9:36 ` Andrew Cooper
2014-09-09 9:45 ` Juergen Gross
2014-09-09 9:55 ` Jan Beulich
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=1410184138-11277-1-git-send-email-jgross@suse.com \
--to=jgross@suse.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.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.