Hello all, This series is based on the thread [1]. To allow future extension, the new space dev_mmio should have all unused fields marked as reserved.
This series is candidate for Xen 4.7, the first patch ensure a clean ABI for the new space which will allow future extension. See in each patch for all the changes. Regards, [1] http://lists.xenproject.org/archives/html/xen-devel/2016-05/msg02328.html Julien Grall (2): xen: XENMEM_add_to_physmap_batch: Mark 'foreign_id' as reserved for dev_mmio xen/arm: Document the behavior of XENMAPSPACE_dev_mmio xen/arch/arm/mm.c | 9 +++++++-- xen/arch/x86/mm.c | 4 ++-- xen/common/compat/memory.c | 2 ++ xen/common/memory.c | 12 +++++++++--- xen/include/public/memory.h | 16 ++++++++++++++-- xen/include/xen/mm.h | 3 ++- 6 files changed, 36 insertions(+), 10 deletions(-) -- 1.9.1 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel