All of lore.kernel.org
 help / color / mirror / Atom feed
* Guest physical memory and machine physical memory
@ 2010-03-29 12:46 Stefano Righi
  2010-03-29 18:52 ` Jeremy Fitzhardinge
  0 siblings, 1 reply; 2+ messages in thread
From: Stefano Righi @ 2010-03-29 12:46 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 717 bytes --]

Hello,
I assume that XEN is making use of EPT in an Intel based system.
How is is possible to translate in dom0 guest physical memory to machine physical memory?
Thank you
Stefano

The information contained in this message may be confidential and proprietary to American Megatrends, Inc.  This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited.  Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission.


[-- Attachment #1.2: Type: text/html, Size: 1215 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Guest physical memory and machine physical memory
  2010-03-29 12:46 Guest physical memory and machine physical memory Stefano Righi
@ 2010-03-29 18:52 ` Jeremy Fitzhardinge
  0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Fitzhardinge @ 2010-03-29 18:52 UTC (permalink / raw)
  To: Stefano Righi; +Cc: xen-devel

On 03/29/2010 05:46 AM, Stefano Righi wrote:
> Guest physical memory and machine physical memory
>
> How is is possible to translate in dom0 guest physical memory to 
> machine physical memory?
>
> I assume that XEN is making use of EPT in an Intel based system.

PV domains do not (currently, at least) make use of EPT, so it will play 
no part in pseudo-physical to machine physical address translation.  
There are numerous ways of doing this conversion; the appropriate one 
depends on what you're trying to do.  In many cases it will happen 
automatically in the correct places if you're using the appropriate 
kernel APIs.

Which dom0 kernel are you using (pvops based?).

What problem are you trying to solve?

Thanks,
     J

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-29 18:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-29 12:46 Guest physical memory and machine physical memory Stefano Righi
2010-03-29 18:52 ` Jeremy Fitzhardinge

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.