* missing set_gpfn_from_mfn in XENMEM_add_to_physmap/XENMAPSPACE_gmfn for xenpaging
@ 2010-10-13 14:27 Olaf Hering
0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2010-10-13 14:27 UTC (permalink / raw)
To: xen-devel
Hello,
while starting xenpaging early from the python code, I ran into the
ASSERT in guest_physmap_remove_page -> p2m_remove_page, called from
arch_memory_op with op==XENMEM_add_to_physmap,
xatp.space==XENMAPSPACE_gmfn. Its called from the hvmloader code.
For some reason the mfn passed to get_gpfn_from_mfn() is different than
the one returned from ->get_entry() in p2m_remove_page().
Any idea where the missing set_gpfn_from_mfn has to be added for a just
paged-in page?
Olaf
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-13 14:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-13 14:27 missing set_gpfn_from_mfn in XENMEM_add_to_physmap/XENMAPSPACE_gmfn for xenpaging Olaf Hering
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.