All of lore.kernel.org
 help / color / mirror / Atom feed
* Guest virtual address translation
@ 2011-11-29 19:09 Srujan Kotikela
  2011-11-29 19:46 ` Tim Deegan
  0 siblings, 1 reply; 2+ messages in thread
From: Srujan Kotikela @ 2011-11-29 19:09 UTC (permalink / raw)
  To: xen-devel


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

Hi All,

Are there any functions to translate a guest's virtual address to guest's
physical address (GFN) in Xen?

Thanks and regards,
~ SDK

[-- Attachment #1.2: Type: text/html, Size: 221 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 virtual address translation
  2011-11-29 19:09 Guest virtual address translation Srujan Kotikela
@ 2011-11-29 19:46 ` Tim Deegan
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Deegan @ 2011-11-29 19:46 UTC (permalink / raw)
  To: Srujan Kotikela; +Cc: xen-devel

At 13:09 -0600 on 29 Nov (1322572177), Srujan Kotikela wrote:
> Hi All,
> 
> Are there any functions to translate a guest's virtual address to guest's
> physical address (GFN) in Xen?

Yes.  In the hypervisor there's paging_gva_to_gfn().  In the tools
there's xc_translate_foreign_address()

Tim

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

end of thread, other threads:[~2011-11-29 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-29 19:09 Guest virtual address translation Srujan Kotikela
2011-11-29 19:46 ` Tim Deegan

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.