All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Hopwood <david.nospam.hopwood@blueyonder.co.uk>
To: xen-devel@lists.xensource.com
Subject: Re: PATCH: Full shadow translate mode domUs
Date: Sun, 05 Jun 2005 18:10:55 +0100	[thread overview]
Message-ID: <42A3321F.60406@blueyonder.co.uk> (raw)
In-Reply-To: <Pine.LNX.4.60.0506041848300.8299@stclair.eecs.umich.edu>

George Washington Dunlap III wrote:
> This patch will allow the execution of domains in full shadow-translate 
> mode.  It adds a new builder, "linuxtranslate", which will build the 
> domain assuming a fully translated domU (pfns starting at 0 and going up 
> incrementally).
> 
> To use it:
>  1) enable CONFIG_XEN_SHADOW_MODE and CONFIG_XEN_SHADOW_TRANSLATE_MODE 
> in the domU build config
>  2) in the xen config file, add the following line
>    build="linuxtranslate"
> 
> Note that at present, shadow translate mode does not yet support grant 
> tables, so for now this will only work with a ramdisk.

Comments:
  - the config option text should note that this is experimental.
  - the '2nd try' of the ReactOS patch factored out the ELF loading code
    to a different file (xc_elf_load.c); this builder should use that file
    rather than duplicating the code.

-- 
David Hopwood <david.nospam.hopwood@blueyonder.co.uk>

  reply	other threads:[~2005-06-05 17:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-04 22:57 PATCH: Full shadow translate mode domUs George Washington Dunlap III
2005-06-05 17:10 ` David Hopwood [this message]
2005-06-06 15:40   ` George Washington Dunlap III

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=42A3321F.60406@blueyonder.co.uk \
    --to=david.nospam.hopwood@blueyonder.co.uk \
    --cc=xen-devel@lists.xensource.com \
    /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.