From: Gerd Knorr <kraxel@suse.de>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel List <xen-devel@lists.xensource.com>
Subject: Re: Hypercall interface changes for PAE
Date: Tue, 31 May 2005 21:02:08 +0200 [thread overview]
Message-ID: <20050531190208.GA28168@bytesex> (raw)
In-Reply-To: <8013a228218edd6c3b74a5b5974e0553@cl.cam.ac.uk>
On Tue, May 31, 2005 at 07:26:51PM +0100, Keir Fraser wrote:
>
> On 31 May 2005, at 19:21, Keir Fraser wrote:
>
> >The downside of this approach is that the C declarations of
> >mmu_update_t, update_va_mapping, etc are different on 32-bit PAE
> >builds. But only low-level guest code will touch those interfaces
> >anyway, and there is unlikely to be code sharing between PAE and
> >non-PAE at that level.
> >
> >What do you think?
>
> Actually, we could export intpte_t and physaddr_t at the guest
> interface and declare mmu_update_t and friends in terms of those
> typedefs. This would also avoid needing different wrapper
> implementations of those hypercalls within Xen itself. Neat. :-)
That certainly would be the way to go if we want to have
different interfaces for PAE and non-PAE. I'm not sure it
is a good idea to have different hypercall interfaces for
PAE and non-PAE cases in the first place.
What does this mean for the tools? Would these also be
either PAE or non-PAE then?
What about the option to maybe run non-PAE guests in PAE-xen
in some translated shadow mode? That wouldn't work then.
I don't think this would be a big problem though ...
Gerd
--
-mm seems unusually stable at present.
-- akpm about 2.6.12-rc3-mm3
next prev parent reply other threads:[~2005-05-31 19:02 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-30 12:52 network (irq?) problems in unstable Gerd Knorr
2005-05-30 13:36 ` Keir Fraser
2005-05-31 10:18 ` Gerd Knorr
2005-05-31 10:59 ` Keir Fraser
2005-05-31 11:36 ` Gerd Knorr
2005-05-31 18:21 ` Hypercall interface changes for PAE Keir Fraser
2005-05-31 18:26 ` Keir Fraser
2005-05-31 19:02 ` Gerd Knorr [this message]
2005-05-31 19:23 ` Keir Fraser
2005-05-31 20:38 ` Gerd Knorr
2005-05-31 21:18 ` Keir Fraser
2005-05-31 21:40 ` Keir Fraser
2005-05-31 22:25 ` David Hopwood
2005-05-31 18:32 ` Jonathan S. Shapiro
2005-05-31 18:37 ` Keir Fraser
-- strict thread matches above, loose matches on Subject: below --
2005-05-31 22:42 Ian Pratt
2005-06-01 9:17 ` Gerd Knorr
2005-06-01 9:30 Ian Pratt
2005-06-01 10:04 ` Keir Fraser
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=20050531190208.GA28168@bytesex \
--to=kraxel@suse.de \
--cc=Keir.Fraser@cl.cam.ac.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.