On Wed, Mar 29, 2017 at 05:03:04PM +0000, Jennifer Herbert wrote: > From: Jennifer Herbert <jennifer.herb...@citrix.com> > > This new lib devicemodel call allows multiple extents of pages to be > marked as modified in a single call. This is something needed for a > usecase I'm working on. > > The xen side of the modified_memory call has been modified to accept > an array of extents. The devicemodle library either provides an array > of length 1, to support the original library function, or a second > function allows an array to be provided. > > Signed-off-by: Jennifer Herbert <jennifer.herb...@citrix.com> > --- > Changes as discussed on V3. > > Cc: Jan Beulich <jbeul...@suse.com> > Cc: Ian Jackson <ian.jack...@eu.citrix.com> > Cc: Wei Liu <wei.l...@citrix.com> > Cc: Andrew Cooper <andrew.coop...@citrix.com> > Cc: Paul Durrant <paul.durr...@citrix.com> > --- > tools/libs/devicemodel/core.c | 30 ++++-- > tools/libs/devicemodel/include/xendevicemodel.h | 19 +++-
Toolstack side looks reasonable. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel