From: "Waseem, Amna" <a.waseem@campus.tu-berlin.de>
To: Julien Grall <julien.grall@arm.com>
Cc: xen-devel <xen-devel@lists.xenproject.org>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Xen Grant table frames for granting access permissions
Date: Thu, 10 Aug 2017 13:47:59 +0000 [thread overview]
Message-ID: <1502372917034.35589@campus.tu-berlin.de> (raw)
Hello All,
I am struggling with fixing the allocation of pages to some known physical pages used for mapping and granting access between guests.
I want to fix the allocation of pages i.e. their frame numbers to be be mapped to fixed physical pages. I only want to do this for pages shared between guests for mapping,c opying and transferring data.
Is there any way in linux to change mapping of already allocated pages to some fixed physical pages?
I want to change the mapping of pages allocated in kernel used by xen frontend and backend drivers to some fixed phsical address range.
I have looked into mremap functionality but it is used by user space applications, not by kernel drivers. ioremap maps a physcial address to a kernel virtual address space. But I want already allocated virtual address of page to a fixed physical page. I want to update its page table entry to point to fixed physical page.
Thanks
Amna
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next reply other threads:[~2017-08-10 13:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-10 13:47 Waseem, Amna [this message]
2017-11-06 9:57 ` Confused about mapped pages "struct page" updates Waseem, Amna
2017-11-06 10:24 ` Juergen Gross
2017-11-06 10:29 ` Waseem, Amna
-- strict thread matches above, loose matches on Subject: below --
2017-04-25 13:04 Release manager deputy for Xen 4.9 rc3 Julien Grall
2017-07-25 11:50 ` Xenstore Standalone application Waseem, Amna
2017-07-25 13:28 ` Wei Liu
2017-08-10 13:47 ` Xen Grant table frames for granting access permissions Waseem, Amna
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1502372917034.35589@campus.tu-berlin.de \
--to=a.waseem@campus.tu-berlin.de \
--cc=julien.grall@arm.com \
--cc=xen-devel@lists.xen.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).