ks.com> wrote:
> > -Original Message-
> > From: Xen-devel [mailto:xen-devel-boun...@lists.xenproject.org] On
> Behalf
> > Of George John
> > Sent: Thursday, July 5, 2018 1:41 AM
> > To: xen-devel
> > Subject: [Xen-devel] Error during cross compiling of x
Hi,
I am using chroot to cross compile xen. I am getting the error as per
the error log. I have installed libpixman. But still this is occuring.
what could be the possible reason?
Thanks and regards,
George
xen_chroot_log
Description: Binary data
___
X
Dear all,
I am trying to write a sample program to share a memory between two domains
using grant table mechanism. I have found some api's like
gnttab_grant_foreign_access_ref, xengnttab_map_domain_grant_refs etc. But I
have no idea of using it. I have searched but I couldn't find any guidance
rega