|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 4/6] grantable and address conversion patches
I attached the updated patch.
On Mon, Apr 10, 2006 at 01:47:20PM +0100, Keir Fraser wrote:
>
> On 10 Apr 2006, at 13:37, Isaku Yamahata wrote:
>
> >>I'd rather define a function to fill in the entire structure in
> >>gnttab.h.
> >
> >I hope that the attached patch is much more preferable
> >than the previous one.
> >I tested compilation and dom0 boot.
>
> Is the 'phys' parameter to the new functions ever non-zero?
>
> Also, the call sites that pass a ptep pose a problem -- the host
> address should not be __pa()'ed as it's already a machine (or
> pseudo-phys) address. On mapping you can check for GNTMAP_contains_pte.
> Perhaps we will need to pass flags to the unmap function too.
>
> -- Keir
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
--
yamahata
9622:139a6a3195c5_gnttab_set_map_op_gnttab_set_unmap_op.patch
Description: Text document
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|