Show patches with: Submitter = Julien Grall       |   1002 patches
« 1 2 ... 3 4 510 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[07/20] xen/arm64: head: Remove unnecessary comment 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
[05/20] xen/arm: Rework secondary_start prototype xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 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
[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
[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
[01/20] xen/const: Introduce _BITUL and _BITULL xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-04-22 Julien Grall Superseded
xen/arm: Allow cleaning the directory even when CONFIG_EARLY_PRINTK is set xen/arm: Allow cleaning the directory even when CONFIG_EARLY_PRINTK is set - - - --- 2019-04-22 Julien Grall New
[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
[6/7] xen/arm: tlbflush: Rework TLB helpers 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
[4/7] xen/arm: page: Clarify the Xen TLBs helpers name 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
[2/7] xen/arm: Remove flush_xen_text_tlb_local() xen/arm: TLB flush helpers rework - 1 - --- 2019-04-17 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
MAINTAINERS: Move xen/lib/x86 under x86 maintainership MAINTAINERS: Move xen/lib/x86 under x86 maintainership 1 1 - --- 2019-04-04 Julien Grall New
[4/4] xen/console: Simplify domU console handling in guest_console_write xen/console: Bug fixes and doc improvement 1 1 - --- 2019-04-02 Julien Grall New
[3/4] xen/public: Document HYPERCALL_console_io() xen/console: Bug fixes and doc improvement 1 - - --- 2019-04-02 Julien Grall New
[2/4] xen/console: Don't treat NUL character as the end of the buffer xen/console: Bug fixes and doc improvement - - - --- 2019-04-02 Julien Grall New
[1/4] xen/console: Properly buffer domU output when using CONSOLEIO_write xen/console: Bug fixes and doc improvement 1 - - --- 2019-04-02 Julien Grall New
[12/12] xen/arm64: __cmpxchg and __cmpxchg_mb should always be inline xen/arm: Add support to build with clang - 1 - --- 2019-03-27 Julien Grall New
[11/12] xen/arm: traps: Mark check_stack_alignment_constraints as unused xen/arm: Add support to build with clang - - - --- 2019-03-27 Julien Grall New
[10/12] xen/arm: mm: Mark check_memory_layout_alignment_constraints as unused xen/arm: Add support to build with clang - - - --- 2019-03-27 Julien Grall New
[09/12] xen/arm: guest_walk: Avoid theoritical unitialized value in get_top_bit xen/arm: Add support to build with clang - 1 - --- 2019-03-27 Julien Grall New
[08/12] xen/arm: cpufeature: Match register size with value size in cpus_have_const_cap xen/arm: Add support to build with clang - - - --- 2019-03-27 Julien Grall New
[07/12] xen/arm: cpuerrata: Match register size with value size in check_workaround_* xen/arm: Add support to build with clang - - - --- 2019-03-27 Julien Grall New
[06/12] xen/arm64: sysreg: Implement the 32-bit helpers using the 64-bit helpers xen/arm: Add support to build with clang - 1 - --- 2019-03-27 Julien Grall New
[05/12] xen/arm64: bitops: Match the register size with the value size in flsl xen/arm: Add support to build with clang - - - --- 2019-03-27 Julien Grall New
[04/12] xen/arm: memaccess: Initialize correctly *access in __p2m_get_mem_access xen/arm: Add support to build with clang 1 - - --- 2019-03-27 Julien Grall New
[03/12] xen/arm: zynqmp: Fix header guard for xilinx-zynqmp-eemi.h xen/arm: Add support to build with clang 1 - - --- 2019-03-27 Julien Grall New
[02/12] xen/arm: fix get_cpu_info() when built with clang xen/arm: Add support to build with clang 1 - - --- 2019-03-27 Julien Grall New
[01/12] xen: clang: Support correctly cross-compile xen/arm: Add support to build with clang - - - --- 2019-03-27 Julien Grall New
xen/arm64: head: Combine lsl and str instructions in a single one xen/arm64: head: Combine lsl and str instructions in a single one - 1 - --- 2019-03-19 Julien Grall New
xen/arm: kernel: Remove Dom prefix when using %pd format xen/arm: kernel: Remove Dom prefix when using %pd format 2 - - --- 2019-03-19 Julien Grall New
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 New
x86/mm: Fix typo in comment on top of page_lock x86/mm: Fix typo in comment on top of page_lock 1 - - --- 2019-03-19 Julien Grall New
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
xen/memory: Fix typo in the comment on top of check_get_page_from_gfn xen/memory: Fix typo in the comment on top of check_get_page_from_gfn 1 - - --- 2019-03-19 Julien Grall New
xen/drivers: char: Match #if DEBUG_TRACE_DUMP and #endif comment xen/drivers: char: Match #if DEBUG_TRACE_DUMP and #endif comment 1 - - --- 2019-03-19 Julien Grall New
Arm boot regression with Xen 4.12 Arm boot regression with Xen 4.12 - - - --- 2019-03-19 Julien Grall New
[v4,10/10] xen/arm: mm: Use memory flags for modify_xen_mappings rather than custom one - 3 - --- 2017-10-09 Julien Grall New
[v4,09/10] xen/arm: mm: Handle permission flags when adding a new mapping - 1 - --- 2017-10-09 Julien Grall New
[v4,08/10] xen/arm: mm: Embed permission in the flags - 1 - --- 2017-10-09 Julien Grall New
[v4,07/10] xen/arm: page: Describe the layout of flags used to update page tables - 2 - --- 2017-10-09 Julien Grall New
[v4,06/10] xen/arm: mm: Use PAGE_HYPERVISOR_* instead of MT_* when calling set_fixmap 1 - - --- 2017-10-09 Julien Grall New
[v4,05/10] xen/arm: mm: Rename 'ai' into 'flags' in create_xen_entries - 2 - --- 2017-10-09 Julien Grall New
[v4,04/10] xen/arm: Switch to SYS_STATE_boot just after end_boot_allocator() - 2 - --- 2017-10-09 Julien Grall New
[v4,03/10] xen/arm: mm: Rename and clarify AP[1] in the stage-1 page table 1 1 - --- 2017-10-09 Julien Grall New
[v4,02/10] xen/arm: page: Clean-up the definition of MAIRVAL - 1 - --- 2017-10-09 Julien Grall New
[v4,01/10] xen/arm: page: Use ARMv8 naming to improve readability - 1 - --- 2017-10-09 Julien Grall New
[v3,9/9] xen/arm: mm: Use memory flags for modify_xen_mappings rather than custom one - 3 - --- 2017-10-02 Julien Grall New
[v3,8/9] xen/arm: mm: Handle permission flags when adding a new mapping - - - --- 2017-10-02 Julien Grall New
[v3,7/9] xen/arm: mm: Embed permission in the flags - - - --- 2017-10-02 Julien Grall New
[v3,6/9] xen/arm: page: Describe the layout of flags used to update page tables - 2 - --- 2017-10-02 Julien Grall New
[v3,5/9] xen/arm: mm: Rename 'ai' into 'flags' in create_xen_entries - 2 - --- 2017-10-02 Julien Grall New
[v3,4/9] xen/arm: Switch to SYS_STATE_boot just after end_boot_allocator() - 2 - --- 2017-10-02 Julien Grall New
[v3,3/9] xen/arm: mm: Rename and clarify AP[1] in the stage-1 page table 1 1 - --- 2017-10-02 Julien Grall New
[v3,2/9] xen/arm: page: Clean-up the definition of MAIRVAL - 1 - --- 2017-10-02 Julien Grall New
[v3,1/9] xen/arm: page: Use ARMv8 naming to improve readability - - - --- 2017-10-02 Julien Grall New
[v3,15/15] xen/x86: p2m-pod: Rework prototype of p2m_pod_demand_populate 1 2 - --- 2017-10-02 Julien Grall New
[v3,14/15] xen/x86: p2m-pod: Use typesafe gfn for the fields reclaim_single and max_guest 1 2 - --- 2017-10-02 Julien Grall New
[v3,13/15] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_demand_populate 1 2 - --- 2017-10-02 Julien Grall New
[v3,12/15] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_zero_check 1 2 - --- 2017-10-02 Julien Grall New
[v3,11/15] xen/x86: p2m-pod: Clean-up p2m_pod_zero_check 1 1 - --- 2017-10-02 Julien Grall New
[v3,10/15] xen/x86: p2m-pod: Use typesafe GFN in pod_eager_record 1 2 - --- 2017-10-02 Julien Grall New
[v3,09/15] xen/x86: p2m: Use typesafe GFN in p2m_set_entry 2 2 - --- 2017-10-02 Julien Grall New
[v3,08/15] xen/x86: p2m: Use typesafe gfn for the P2M callbacks get_entry and set_entry 3 3 - --- 2017-10-02 Julien Grall New
[v3,07/15] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_decrease_reservation 2 1 - --- 2017-10-02 Julien Grall New
[v3,06/15] xen/x86: p2m-pod: Clean-up use of typesafe MFN 1 2 - --- 2017-10-02 Julien Grall New
[v3,05/15] xen/x86: p2m-pod: Avoid redundant assignments in p2m_pod_demand_populate 1 2 - --- 2017-10-02 Julien Grall New
[v3,04/15] xen/x86: p2m-pod: Fix coding style 1 2 - --- 2017-10-02 Julien Grall New
[v3,03/15] xen/x86: p2m-pod: Fix coding style for comments 1 2 - --- 2017-10-02 Julien Grall New
[v3,02/15] xen/x86: p2m-pod: Remove trailing whitespaces 1 2 - --- 2017-10-02 Julien Grall New
[v3,01/15] xen/x86: p2m-pod: Clean-up includes 2 1 - --- 2017-10-02 Julien Grall New
[v2,16/16] xen/x86: mem_access: Fix mis-indented line 1 - - --- 2017-09-21 Julien Grall New
[v2,15/16] xen/x86: p2m-pod: Rework prototype of p2m_pod_demand_populate 1 1 - --- 2017-09-21 Julien Grall New
[v2,14/16] xen/x86: p2m-pod: Use typesafe gfn for the fields reclaim_single and max_guest 1 1 - --- 2017-09-21 Julien Grall New
[v2,13/16] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_demand_populate 1 1 - --- 2017-09-21 Julien Grall New
[v2,12/16] xen/x86: p2m-pod: Use typesafe gfn in p2m_pod_zero_check 1 1 - --- 2017-09-21 Julien Grall New
« 1 2 ... 3 4 510 11 »