Show patches with: Submitter = Julien Grall       |    State = Action Required       |   841 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[07/17] xen/arm64: head: Rework and document check_cpu_mode() xen/arm64: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-06-10 Julien Grall New
[06/17] xen/arm64: head: Introduce distinct paths for the boot CPU and secondary CPUs xen/arm64: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-06-10 Julien Grall New
[05/17] xen/arm64: head: Introduce print_reg xen/arm64: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-06-10 Julien Grall New
[04/17] xen/arm64: head: Don't "reserve" x24 for the CPUID xen/arm64: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-06-10 Julien Grall New
[03/17] xen/arm64: head: Rework UART initialization on boot CPU xen/arm64: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-06-10 Julien Grall New
[02/17] xen/arm64: head: Don't clobber x30/lr in the macro PRINT xen/arm64: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-06-10 Julien Grall New
[01/17] xen/arm64: head Mark the end of subroutines with ENDPROC xen/arm64: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-06-10 Julien Grall New
[v3] xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs [v3] xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs - - - --- 2019-06-06 Julien Grall New
xen/public: arch-arm: Use xen_mk_ullong instead of suffixing value with ULL xen/public: arch-arm: Use xen_mk_ullong instead of suffixing value with ULL 1 1 - --- 2019-06-03 Julien Grall New
[v3,14/14] xen/mm: Provide dummy M2P-related helpers when !CONFIG_HAVE_M2P xen/arm: Properly disable M2P on Arm 1 1 - --- 2019-06-03 Julien Grall New
[v3,13/14] xen/mm: Convert {s, g}et_gpfn_from_mfn() to use typesafe MFN xen/arm: Properly disable M2P on Arm 2 - - --- 2019-06-03 Julien Grall New
[v3,12/14] xen/x86: p2m: Rework printk format in audit_p2m() xen/arm: Properly disable M2P on Arm - - - --- 2019-06-03 Julien Grall New
[v3,11/14] xen/x86: p2m: Remove duplicate error message in p2m_pt_audit_p2m() xen/arm: Properly disable M2P on Arm - - - --- 2019-06-03 Julien Grall New
[v3,10/14] xen/x86: pv: Convert update_intpte() to use typesafe MFN xen/arm: Properly disable M2P on Arm - 1 - --- 2019-06-03 Julien Grall New
[v3,09/14] xen/x86: mm: Re-implement set_gpfn_from_mfn() as a static inline function xen/arm: Properly disable M2P on Arm - 1 - --- 2019-06-03 Julien Grall New
[v3,08/14] xen: Remove mfn_to_gmfn macro xen/arm: Properly disable M2P on Arm 2 - - --- 2019-06-03 Julien Grall New
[v3,07/14] xen: Introduce HAS_M2P config and use to protect mfn_to_gmfn call xen/arm: Properly disable M2P on Arm - - - --- 2019-06-03 Julien Grall New
[v3,06/14] xen: Convert is_xen_heap_mfn to use typesafe MFN xen/arm: Properly disable M2P on Arm 1 2 - --- 2019-06-03 Julien Grall New
[v3,05/14] xen: Convert is_xen_fixed_mfn to use typesafe MFN xen/arm: Properly disable M2P on Arm 1 2 - --- 2019-06-03 Julien Grall New
[v3,04/14] xen: Convert hotplug page function to use typesafe MFN xen/arm: Properly disable M2P on Arm 1 - - --- 2019-06-03 Julien Grall New
[v3,03/14] xen/grant-table: Make arch specific macros typesafe xen/arm: Properly disable M2P on Arm 1 1 - --- 2019-06-03 Julien Grall New
[v3,02/14] xen/x86: Use mfn_to_gfn rather than mfn_to_gmfn xen/arm: Properly disable M2P on Arm - 1 - --- 2019-06-03 Julien Grall New
[v3,01/14] xen/x86: Make mfn_to_gfn typesafe xen/arm: Properly disable M2P on Arm 1 1 - --- 2019-06-03 Julien Grall New
[v2] xen/arm: irq: Don't use _IRQ_PENDING when handling host interrupt [v2] xen/arm: irq: Don't use _IRQ_PENDING when handling host interrupt - 2 - --- 2019-06-02 Julien Grall New
xen/arm64: livepatch: Fix build after 03957f58db xen/arm64: livepatch: Fix build after 03957f58db 2 - - --- 2019-05-21 Julien Grall New
xen/arm: traps: Avoid using BUG_ON() to check guest state in advance_pc() xen/arm: traps: Avoid using BUG_ON() to check guest state in advance_pc() - 1 - --- 2019-05-15 Julien Grall New
[MM-PART2,RESEND,v2,19/19] xen/arm: Pair call to set_fixmap with call to clear_fixmap in copy_from_… xen/arm: Clean-up & fixes in boot/mm code - 2 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,18/19] xen/arm: mm: Check start is always before end in {destroy, modify}_xen_m… xen/arm: Clean-up & fixes in boot/mm code 1 1 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,17/19] xen/arm: mm: Initialize page-tables earlier xen/arm: Clean-up & fixes in boot/mm code - 2 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,16/19] xen/arm: mm: Protect Xen page-table update with a spinlock xen/arm: Clean-up & fixes in boot/mm code - 2 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,15/19] xen/arm: mm: Introduce DEFINE_PAGE_TABLE{, S} and use it xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,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 New
[MM-PART2,RESEND,v2,13/19] xen/arm32: mm: Avoid to zero and clean cache for CPU0 domheap xen/arm: Clean-up & fixes in boot/mm code - 2 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,12/19] xen/arm32: head: Always zero r3 before update a page-table entry xen/arm: Clean-up & fixes in boot/mm code - 2 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,11/19] xen/arm32: head: Don't set MAIR0 and MAIR1 xen/arm: Clean-up & fixes in boot/mm code - 2 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,10/19] xen/arm32: head: Correctly report the HW CPU ID xen/arm: Clean-up & fixes in boot/mm code - 2 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,09/19] xen/arm64: head: Correctly report the HW CPU ID xen/arm: Clean-up & fixes in boot/mm code - 2 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,08/19] xen/arm64: head: Move earlyprintk messages in .rodata.str xen/arm: Clean-up & fixes in boot/mm code 1 1 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,07/19] xen/arm64: head: Remove unnecessary comment xen/arm: Clean-up & fixes in boot/mm code 1 1 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,06/19] xen/arm: Rework secondary_start prototype xen/arm: Clean-up & fixes in boot/mm code - 2 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,05/19] xen/arm: Remove parameter cpuid from start_xen xen/arm: Clean-up & fixes in boot/mm code 1 1 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,04/19] xen/arm: Rework HSCTLR_BASE xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,03/19] xen/arm: processor: Use BIT(.., UL) instead of _AC(1, U) in SCTLR_ defin… xen/arm: Clean-up & fixes in boot/mm code - 2 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,02/19] xen/arm: Rename SCTLR_* defines and remove unused one xen/arm: Clean-up & fixes in boot/mm code - 2 - --- 2019-05-14 Julien Grall New
[MM-PART2,RESEND,v2,01/19] xen/const: Extend the existing macro BIT to take a suffix in parameter xen/arm: Clean-up & fixes in boot/mm code 1 2 - --- 2019-05-14 Julien Grall New
[MM-PART1,v3,8/8] xen/arm: mm: Flush the TLBs even if a mapping failed in create_xen_entries Untitled series #117367 - 2 - --- 2019-05-14 Julien Grall New
[MM-PART1,v3,7/8] xen/arm: tlbflush: Rework TLB helpers Untitled series #117377 - 2 - --- 2019-05-14 Julien Grall New
[MM-PART2,v2,06/19] xen/arm: Rework secondary_start prototype Untitled series #117379 - - - --- 2019-05-14 Julien Grall New
[MM-PART2,v2,05/19] xen/arm: Remove parameter cpuid from start_xen Untitled series #117373 - - - --- 2019-05-14 Julien Grall New
[MM-PART1,v3,4/8] xen/arm: tlbflush: Clarify the TLB helpers name Untitled series #117365 1 1 - --- 2019-05-14 Julien Grall New
[MM-PART1,v3,3/8] xen/arm: Remove flush_xen_text_tlb_local() Untitled series #117375 - 1 - --- 2019-05-14 Julien Grall New
[MM-PART2,v2,02/19] xen/arm: Rename SCTLR_* defines and remove unused one Untitled series #117371 - 1 - --- 2019-05-14 Julien Grall New
[MM-PART2,v2,01/19] xen/const: Extend the existing macro BIT to take a suffix in parameter [MM-PART2,v2,01/19] xen/const: Extend the existing macro BIT to take a suffix in parameter - - - --- 2019-05-14 Julien Grall New
[MM-PART1,v3,8/8] xen/arm: mm: Flush the TLBs even if a mapping failed in create_xen_entries xen/arm: TLB flush helpers rework - 2 - --- 2019-05-14 Julien Grall New
[MM-PART1,v3,7/8] xen/arm: tlbflush: Rework TLB helpers xen/arm: TLB flush helpers rework - 2 - --- 2019-05-14 Julien Grall New
[MM-PART1,v3,6/8] xen/arm: Gather all TLB flush helpers in tlbflush.h xen/arm: TLB flush helpers rework 1 1 - --- 2019-05-14 Julien Grall New
[MM-PART1,v3,5/8] xen/arm: page: Clarify the Xen TLBs helpers name xen/arm: TLB flush helpers rework - 1 - --- 2019-05-14 Julien Grall New
[MM-PART1,v3,4/8] xen/arm: tlbflush: Clarify the TLB helpers name xen/arm: TLB flush helpers rework 1 1 - --- 2019-05-14 Julien Grall New
[MM-PART1,v3,3/8] xen/arm: Remove flush_xen_text_tlb_local() xen/arm: TLB flush helpers rework - 2 - --- 2019-05-14 Julien Grall New
[MM-PART1,v3,2/8] xen/arm: mm: Consolidate setting SCTLR_EL2.WXN in a single place xen/arm: TLB flush helpers rework - 2 - --- 2019-05-14 Julien Grall New
[MM-PART1,v3,1/8] xen/arm: Don't boot Xen on platform using AIVIVT instruction caches xen/arm: TLB flush helpers rework 1 - - --- 2019-05-14 Julien Grall New
[14/14] xen/mm: Provide dummy M2P-related helpers when !CONFIG_HAVE_M2P xen/arm: Properly disable M2P on Arm. 1 1 - --- 2019-05-07 Julien Grall New
[13/14] xen/mm: Convert {s, g}et_gpfn_from_mfn() to use typesafe MFN xen/arm: Properly disable M2P on Arm. 3 - - --- 2019-05-07 Julien Grall New
[12/14] xen/x86: pv: Convert update_intpte() to use typesafe MFN xen/arm: Properly disable M2P on Arm. - 1 - --- 2019-05-07 Julien Grall New
[11/14] xen/x86: mm: Re-implement set_gpfn_from_mfn() as a static inline function xen/arm: Properly disable M2P on Arm. - - - --- 2019-05-07 Julien Grall New
[10/14] xen: Remove mfn_to_gmfn macro xen/arm: Properly disable M2P on Arm. 2 - - --- 2019-05-07 Julien Grall New
[09/14] xen: Introduce HAS_M2P config and use to protect mfn_to_gmfn call xen/arm: Properly disable M2P on Arm. - - - --- 2019-05-07 Julien Grall New
[08/14] xen: Convert is_xen_heap_mfn to use typesafe MFN xen/arm: Properly disable M2P on Arm. 1 2 - --- 2019-05-07 Julien Grall New
[07/14] xen: Convert is_xen_fixed_mfn to use typesafe MFN xen/arm: Properly disable M2P on Arm. 1 2 - --- 2019-05-07 Julien Grall New
[06/14] xen: Convert hotplug page function to use typesafe MFN xen/arm: Properly disable M2P on Arm. 1 - - --- 2019-05-07 Julien Grall New
[05/14] xen/grant-table: Make arch specific macros typesafe xen/arm: Properly disable M2P on Arm. 1 1 - --- 2019-05-07 Julien Grall New
[04/14] xen/x86: Use mfn_to_gfn rather than mfn_to_gmfn xen/arm: Properly disable M2P on Arm. - 1 - --- 2019-05-07 Julien Grall New
[03/14] xen/x86: Make mfn_to_gfn typesafe xen/arm: Properly disable M2P on Arm. - - - --- 2019-05-07 Julien Grall New
[02/14] xen/x86: Constify the parameter "d" in mfn_to_gfn xen/arm: Properly disable M2P on Arm. - 1 - --- 2019-05-07 Julien Grall New
[01/14] xen/arm: Use mfn_to_pdx instead of pfn_to_pdx when possible xen/arm: Properly disable M2P on Arm. - 1 - --- 2019-05-07 Julien Grall New
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
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/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
« 1 2 3 48 9 »