Show patches with: Submitter = Julien Grall       |    Archived = No       |   161 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
xen: passthrough/amd: Remove unused function guest_iommu_set_base xen: passthrough/amd: Remove unused function guest_iommu_set_base - - - --- 2019-03-19 Julien Grall Superseded
[1/7] xen/arm: mm: Consolidate setting SCTLR_EL2.WXN in a single place xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 Julien Grall Superseded
[2/7] xen/arm: Remove flush_xen_text_tlb_local() xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 Julien Grall Superseded
[3/7] xen/arm: tlbflush: Clarify the TLB helpers name xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 Julien Grall Superseded
[4/7] xen/arm: page: Clarify the Xen TLBs helpers name xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 Julien Grall Superseded
[5/7] xen/arm: Gather all TLB flush helpers in tlbflush.h xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 Julien Grall Superseded
[6/7] xen/arm: tlbflush: Rework TLB helpers xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 Julien Grall Superseded
[7/7] xen/arm: mm: Flush the TLBs even if a mapping failed in create_xen_entries xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 Julien Grall Superseded
[01/20] xen/const: Introduce _BITUL and _BITULL xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-04-22 Julien Grall Superseded
[02/20] xen/arm: Rename SCTLR_* defines and remove unused one xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[03/20] xen/arm: processor: Use _BITUL instead of _AC(1, U) in SCTLR_ defines xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-04-22 Julien Grall Superseded
[04/20] xen/arm: Rework HSCTLR_BASE xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-04-22 Julien Grall Superseded
[05/20] xen/arm: Rework secondary_start prototype xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[06/20] xen/arm: Remove parameter cpuid from start_xen xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[07/20] xen/arm64: head: Remove unnecessary comment xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[08/20] xen/arm64: head: Move earlyprintk messages in .rodata.str xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[09/20] xen/arm64: head: Correctly report the HW CPU ID xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[10/20] xen/arm32: head: Correctly report the HW CPU ID xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[11/20] xen/arm32: head: Don't set MAIR0 and MAIR1 xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[12/20] xen/arm32: head: Always zero r3 before update a page-table entry xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[13/20] xen/arm32: mm: Avoid to zero and clean cache for CPU0 domheap xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[14/20] xen/arm32: mm: Avoid cleaning the cache for secondary CPUs page-tables xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[15/20] xen/arm: mm: Use the shorter version __aligned(PAGE_SIZE) to align page-tables xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[16/20] xen/arm: mm: Protect Xen page-table update with a spinlock xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[17/20] xen/arm: mm: Initialize page-tables earlier xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[18/20] xen/arm: mm: Check start is always before end in {destroy, modify}_xen_mappings xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[19/20] xen/arm: Pair call to set_fixmap with call to clear_fixmap in copy_from_paddr xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-04-22 Julien Grall Superseded
[20/20] xen/arm: Allow cleaning the directory even when CONFIG_EARLY_PRINTK is set xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-04-22 Julien Grall Superseded
[01/12] xen/arm: lpae: Add a macro to generate offsets from an address xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[02/12] xen/arm: mm: Rename create_xen_entries() to xen_pt_update() xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[03/12] xen/arm: mm: Move out of xen_pt_update() the logic to update an entry xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[04/12] xen/arm: mm: Introduce _PAGE_PRESENT and _PAGE_POPULATE xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[05/12] xen/arm: mm: Only increment mfn when valid in xen_pt_update xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[06/12] xen/arm: mm: Sanity check any update of Xen page tables xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[07/12] xen/arm: mm: Rework xen_pt_update_entry to avoid use xenmap_operation xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[08/12] xen/arm: mm: Remove enum xenmap_operation xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[09/12] xen/arm: mm: Use {, un}map_domain_page() to map/unmap Xen page-tables xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[10/12] xen/arm: mm: Rework Xen page-tables walk during update xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[11/12] xen/arm: mm: Don't open-code Xen PT update in {set, clear}_fixmap() xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[12/12] xen/arm: mm: Remove set_pte_flags_on_range() xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-04-24 Julien Grall Superseded
[v2,1/7] xen/arm: mm: Consolidate setting SCTLR_EL2.WXN in a single place xen/arm: TLB flush helpers rework - 2 - --- 2019-05-08 Julien Grall Superseded
[v2,2/7] xen/arm: Remove flush_xen_text_tlb_local() xen/arm: TLB flush helpers rework - 1 - --- 2019-05-08 Julien Grall Superseded
[v2,3/7] xen/arm: tlbflush: Clarify the TLB helpers name xen/arm: TLB flush helpers rework 1 1 - --- 2019-05-08 Julien Grall Superseded
[v2,4/7] xen/arm: page: Clarify the Xen TLBs helpers name xen/arm: TLB flush helpers rework 1 1 - --- 2019-05-08 Julien Grall Superseded
[v2,5/7] xen/arm: Gather all TLB flush helpers in tlbflush.h xen/arm: TLB flush helpers rework 1 1 - --- 2019-05-08 Julien Grall Superseded
[v2,6/7] xen/arm: tlbflush: Rework TLB helpers xen/arm: TLB flush helpers rework - 2 - --- 2019-05-08 Julien Grall Superseded
[v2,7/7] xen/arm: mm: Flush the TLBs even if a mapping failed in create_xen_entries xen/arm: TLB flush helpers rework - 2 - --- 2019-05-08 Julien Grall Superseded
[MM-PART1,v3,1/8] xen/arm: Don't boot Xen on platform using AIVIVT instruction caches xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-05-14 Julien Grall Superseded
[MM-PART1,v3,2/8] xen/arm: mm: Consolidate setting SCTLR_EL2.WXN in a single place xen/arm: Clean-up & fixes in boot/mm code - 2 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,03/19] xen/arm: processor: Use BIT(.., UL) instead of _AC(1, U) in SCTLR_ defines xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,04/19] xen/arm: Rework HSCTLR_BASE xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-05-14 Julien Grall Superseded
[MM-PART1,v3,5/8] xen/arm: page: Clarify the Xen TLBs helpers name xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART1,v3,6/8] xen/arm: Gather all TLB flush helpers in tlbflush.h xen/arm: Clean-up & fixes in boot/mm code 1 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,07/19] xen/arm64: head: Remove unnecessary comment xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,08/19] xen/arm64: head: Move earlyprintk messages in .rodata.str xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,09/19] xen/arm64: head: Correctly report the HW CPU ID xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,10/19] xen/arm32: head: Correctly report the HW CPU ID xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,11/19] xen/arm32: head: Don't set MAIR0 and MAIR1 xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,12/19] xen/arm32: head: Always zero r3 before update a page-table entry xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,13/19] xen/arm32: mm: Avoid to zero and clean cache for CPU0 domheap xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,14/19] xen/arm32: mm: Avoid cleaning the cache for secondary CPUs page-tables xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,15/19] xen/arm: mm: Introduce DEFINE_PAGE_TABLE{, S} and use it xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,16/19] xen/arm: mm: Protect Xen page-table update with a spinlock xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,17/19] xen/arm: mm: Initialize page-tables earlier xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,18/19] xen/arm: mm: Check start is always before end in {destroy, modify}_xen_mappings xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,19/19] xen/arm: Pair call to set_fixmap with call to clear_fixmap in copy_from_paddr xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,01/12] xen/arm: lpae: Add a macro to generate offsets from an address xen/arm: Provide a generic function to update Xen PT 1 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,02/12] xen/arm: mm: Rename create_xen_entries() to xen_pt_update() xen/arm: Provide a generic function to update Xen PT 1 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,03/12] xen/arm: mm: Move out of xen_pt_update() the logic to update an entry xen/arm: Provide a generic function to update Xen PT - 2 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,04/12] xen/arm: mm: Only increment mfn when valid in xen_pt_update xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,05/12] xen/arm: mm: Introduce _PAGE_PRESENT and _PAGE_POPULATE xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,06/12] xen/arm: mm: Sanity check any update of Xen page tables xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,07/12] xen/arm: mm: Rework xen_pt_update_entry to avoid use xenmap_operation xen/arm: Provide a generic function to update Xen PT - 2 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,08/12] xen/arm: mm: Remove enum xenmap_operation xen/arm: Provide a generic function to update Xen PT 1 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,09/12] xen/arm: mm: Use {, un}map_domain_page() to map/unmap Xen page-tables xen/arm: Provide a generic function to update Xen PT 1 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,10/12] xen/arm: mm: Rework Xen page-tables walk during update xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,11/12] xen/arm: mm: Don't open-code Xen PT update in {set, clear}_fixmap() xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,12/12] xen/arm: mm: Remove set_pte_flags_on_range() xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-05-14 Julien Grall Superseded
xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs - - - --- 2019-05-20 Julien Grall Superseded
[v2] xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs [v2] xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs - - - --- 2019-06-03 Julien Grall Superseded
[v2,01/35] xen/arm64: macros: Introduce an assembly macro to alias x30 xen/arm: Rework head.S to make it more compliant with the Arm Arm - 2 - --- 2019-07-22 Julien Grall Superseded
[v2,02/35] xen/arm64: head: Mark the end of subroutines with ENDPROC xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,03/35] xen/arm64: head: Don't clobber x30/lr in the macro PRINT xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,04/35] xen/arm64: head: Rework UART initialization on boot CPU xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,05/35] xen/arm64: head: Introduce print_reg xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,06/35] xen/arm64: head: Introduce distinct paths for the boot CPU and secondary CPUs xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,07/35] xen/arm64: head: Rework and document check_cpu_mode() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,08/35] xen/arm64: head: Rework and document zero_bss() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,09/35] xen/arm64: head: Improve coding style and document cpu_init() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,10/35] xen/arm64: head: Improve coding style and document create_pages_tables() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,11/35] xen/arm64: head: Document enable_mmu() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,12/35] xen/arm64: head: Move assembly switch to the runtime PT in secondary CPUs path xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-07-22 Julien Grall Superseded
[v2,13/35] xen/arm64: head: Don't setup the fixmap on secondary CPUs xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,14/35] xen/arm64: head: Remove 1:1 mapping as soon as it is not used xen/arm: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-07-22 Julien Grall Superseded
[v2,15/35] xen/arm64: head: Rework and document setup_fixmap() xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-07-22 Julien Grall Superseded
[v2,16/35] xen/arm64: head: Rework and document launch() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,17/35] xen/arm64: head: Setup TTBR_EL2 in enable_mmu() and add missing isb xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,18/35] xen/arm64: head: Introduce a macro to get a PC-relative address of a symbol xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-07-22 Julien Grall Superseded
[v2,19/35] xen/arm32: head: Add a macro to move an immediate constant into a 32-bit register xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-07-22 Julien Grall Superseded
[v2,20/35] xen/arm32: head: Mark the end of subroutines with ENDPROC xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-07-22 Julien Grall Superseded
« 1 2 »