|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Grant a partial page
On Thu, 2011-11-10 at 22:22 +0000, Konrad Rzeszutek Wilk wrote:
> On Thu, Nov 10, 2011 at 02:46:37PM +0900, Daniel Castro wrote:
> > Hello,
> > I to issue a grant on a page, but only partially.
> > I have a pointer to somewhere in memory and need to issue the grant
> > for such a pointer but not to the entire page.
> > I know FLAG GTF_sub_page is used for that purpose but grant_entry_v1
> > apparently has no fields for sub_page, should I change the code to use
> > Version 2 grant table entries?
>
> Well, there is no implementation for V2 grants yet. Thought Annie just posted
> a version.
Daniel is working on SeaBIOS, not Linux...
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|