xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/10] 64 bit ARM ABI, map foreign gmfn API, ARM grant tables
@ 2012-10-15 15:20 Ian Campbell
  2012-10-15 15:20 ` [PATCH 01/10] xen: arm: implement XENMEM_add_to_physmap_range Ian Campbell
                   ` (10 more replies)
  0 siblings, 11 replies; 24+ messages in thread
From: Ian Campbell @ 2012-10-15 15:20 UTC (permalink / raw)
  To: xen-devel; +Cc: Tim Deegan, Keir Fraser, Stefano Stabellini, Jan Beulich

This is v2 of "Sweep through arm-for-4.3 branch + a bit extra" retitled
since most of the sweep through stuff has been swept through already and
just the bit extra remains.

I've addressed the review comments and fixed the bisection issue. A
bunch of this stuff is cross arch and/or touches common code.

The Linux side of the 64 bit ARM ABI changes are in mainline Linux
already (just a few tweaks and cleanups remain).

xen: arm: implement XENMEM_add_to_physmap_range

        New hypercall intended for use by both ARM (Linux patches exist)
        and x86 PVH (TBD)
        
xen/arm: grant table

        Simple wiring up job. Acked but depends on
        XENMEM_add_to_physmap_range.
        
arm: tools: add arm to foreign structs checking
        
        Fixes native tools build on ARM

xen: xen_ulong_t substitution
xen: change the limit of nr_extents to UINT_MAX >> MEMOP_EXTENT_SHIFT
xen: introduce XEN_GUEST_HANDLE_PARAM
xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriate
xen: more XEN_GUEST_HANDLE_PARAM substitutions
xen: remove XEN_GUEST_HANDLE(ulong)
arm: parameter guest handles are 32 bit on 32 bit hypervisor

        These are the ARM 64 bit API, mostly from Stefano and posted
        several times already.
        
Ian.

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2012-10-18  8:35 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-15 15:20 [PATCH v2 00/10] 64 bit ARM ABI, map foreign gmfn API, ARM grant tables Ian Campbell
2012-10-15 15:20 ` [PATCH 01/10] xen: arm: implement XENMEM_add_to_physmap_range Ian Campbell
2012-10-17 15:31   ` Stefano Stabellini
2012-10-17 15:38     ` Ian Campbell
2012-10-15 15:20 ` [PATCH 02/10] xen/arm: grant table Ian Campbell
2012-10-15 15:20 ` [PATCH 03/10] arm: tools: add arm to foreign structs checking Ian Campbell
2012-10-15 15:20 ` [PATCH 04/10] xen: xen_ulong_t substitution Ian Campbell
2012-10-15 15:20 ` [PATCH 05/10] xen: change the limit of nr_extents to UINT_MAX >> MEMOP_EXTENT_SHIFT Ian Campbell
2012-10-15 15:20 ` [PATCH 06/10] xen: introduce XEN_GUEST_HANDLE_PARAM Ian Campbell
2012-10-15 15:20 ` [PATCH 07/10] xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriate Ian Campbell
2012-10-15 15:20 ` [PATCH 08/10] xen: more XEN_GUEST_HANDLE_PARAM substitutions Ian Campbell
2012-10-15 15:20 ` [PATCH 09/10] xen: remove XEN_GUEST_HANDLE(ulong) Ian Campbell
2012-10-17 13:54   ` Stefano Stabellini
2012-10-18  6:50   ` Jan Beulich
2012-10-18  7:32     ` Ian Campbell
2012-10-18  7:50       ` Jan Beulich
2012-10-18  8:35         ` Ian Campbell
2012-10-15 15:20 ` [PATCH 10/10] arm: parameter guest handles are 32 bit on 32 bit hypervisor Ian Campbell
2012-10-17 13:50   ` Stefano Stabellini
2012-10-17 13:53     ` Ian Campbell
2012-10-17 15:25       ` Stefano Stabellini
2012-10-15 15:48 ` [PATCH v2 00/10] 64 bit ARM ABI, map foreign gmfn API, ARM grant tables Keir Fraser
2012-10-16 14:45   ` Ian Campbell
2012-10-17 15:44     ` Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).