[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 00/16] xen/arm: mm: Remove open-coding mappings
- To: xen-devel@xxxxxxxxxxxxxxxxxxxx
- From: Julien Grall <julien@xxxxxxx>
- Date: Sat, 11 Jun 2022 12:30:40 +0100
- Cc: Julien Grall <jgrall@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Wei Liu <wl@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
- Delivery-date: Sat, 11 Jun 2022 11:30:52 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
Hi,
On 20/05/2022 13:09, Julien Grall wrote:
Julien Grall (15):
xen/arm: mm: Allow other mapping size in xen_pt_update_entry()
xen/arm: mm: Add support for the contiguous bit
xen/arm: mm: Avoid flushing the TLBs when mapping are inserted
xen/arm: mm: Don't open-code Xen PT update in remove_early_mappings()
xen/arm: mm: Re-implement early_fdt_map() using map_pages_to_xen()
xen/arm32: mm: Re-implement setup_xenheap_mappings() using
map_pages_to_xen()
xen/arm: mm: Allocate xen page tables in domheap rather than xenheap
xen/arm: mm: Allow page-table allocation from the boot allocator
xen/arm: Move fixmap definitions in a separate header
xen/arm: mm: Clean-up the includes and order them
xen/arm: mm: Use the PMAP helpers in xen_{,un}map_table()
xen/arm32: setup: Move out the code to populate the boot allocator
xen/arm64: mm: Add memory to the boot allocator first
xen/arm: mm: Rework setup_xenheap_mappings()
xen/arm: mm: Re-implement setup_frame_table_mappings() with
map_pages_to_xen()
Wei Liu (1):
xen/arm: add Persistent Map (PMAP) infrastructure
I have now committed the full series.
Cheers,
--
Julien Grall
|