On Wed, Aug 02, 2017 at 10:59:48AM +0100, Paul Durrant wrote: > A previous patch introduced a new HYPERVISOR_memory_op to acquire guest > resources for direct priv-mapping. > > This patch adds new functionality into libxenforeignmemory to make use > of a new privcmd ioctl [1] that uses the new memory op to make such > resources available via mmap(2). > > [1] > http://xenbits.xen.org/gitweb/?p=people/pauldu/linux.git;a=commit;h=c5cf2b15f7a448277716a7e96fea1c93df6c17a5 > > Signed-off-by: Paul Durrant <paul.durr...@citrix.com> > --- > Cc: Ian Jackson <ian.jack...@eu.citrix.com> > Cc: Wei Liu <wei.l...@citrix.com> > --- > tools/include/xen-sys/Linux/privcmd.h | 11 ++++++ > tools/libs/foreignmemory/core.c | 42 ++++++++++++++++++++ > .../libs/foreignmemory/include/xenforeignmemory.h | 39 +++++++++++++++++++ > tools/libs/foreignmemory/libxenforeignmemory.map | 5 +++ > tools/libs/foreignmemory/linux.c | 45 > ++++++++++++++++++++++ > tools/libs/foreignmemory/private.h | 30 +++++++++++++++ > 6 files changed, 172 insertions(+)
You forgot to bump the version number in Makefile _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel