xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* MULTI_mmu_update, HYPERVISOR_mmu_update and pte entry
@ 2011-05-12 22:41 chrisbenninger
  2011-05-17 22:29 ` Jeremy Fitzhardinge
  0 siblings, 1 reply; 7+ messages in thread
From: chrisbenninger @ 2011-05-12 22:41 UTC (permalink / raw)
  To: xen-devel


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

Hi, I am working on being able to determine which process owns a PTE being
changed during each MMU update in 64-bit paravirtualized mode. I have a
couple questions here.

1. When a linux DomU wants to make an update to a PTE, it calls
HYPERVISOR_mmu_update? In my case it appears to be calling MULTI_mmu_update
mostly. Are these two functions the only primary ways a VM will ask for an
MMU update?

2. The mmu_update struct that comes along with a MMU update has a *unint64_t
ptr*  which is a machine address to the PTE being changed. Is there any way
to use this machine address and determine the pte_t or page from within a
DomU?

Thanks for any help you can give!

Chris Benninger

[-- Attachment #1.2: Type: text/html, Size: 870 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] 7+ messages in thread

end of thread, other threads:[~2011-05-19 17:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-12 22:41 MULTI_mmu_update, HYPERVISOR_mmu_update and pte entry chrisbenninger
2011-05-17 22:29 ` Jeremy Fitzhardinge
2011-05-18  5:25   ` Christopher Benninger
2011-05-18  5:47     ` Wei Liu
2011-05-18  8:09       ` Jeremy Fitzhardinge
2011-05-19 17:37         ` Christopher Benninger
2011-05-19 17:49           ` Jeremy Fitzhardinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).