xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [Ques]:xen_ident_map_ISA ant it's mfns...
@ 2012-01-21  1:29 Mukesh Rathor
  2012-01-23 16:43 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 3+ messages in thread
From: Mukesh Rathor @ 2012-01-21  1:29 UTC (permalink / raw)
  To: Xen-devel@lists.xensource.com

Hi,

I am bit confused about the do_update_va_mapping call that dom0 makes in
xen_ident_map_ISA() to map ffff8800000a0000 to mfn a0. The mfn belongs
to DOMID_IO. Before the mfn is mapped, the l1 entry is not empty:

0000000139d08500:  00100001380a0027

After the mapping:

0000000139d08500:  00100000000a0467  as expected.

However, the mfn 1380a0 still seems to belong to dom0. Shouldn't that
have been returned back to the xen heap? 

thanks,
Mukesh

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

end of thread, other threads:[~2012-01-24  2:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-21  1:29 [Ques]:xen_ident_map_ISA ant it's mfns Mukesh Rathor
2012-01-23 16:43 ` Konrad Rzeszutek Wilk
2012-01-24  2:14   ` Mukesh Rathor

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).