xen-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v8 3/6] Arm32: use new-style entry annotations for entry code
Jan Beulich
[PATCH v8 2/6] Arm32: use new-style entry annotations for MMU code
Jan Beulich
[PATCH v8 4/6] Arm32: use new-style entry annotations in head.S
Jan Beulich
[PATCH v8 5/6] Arm: purge ENTRY(), ENDPROC(), and ALIGN
Jan Beulich
[PATCH v8 1/6] Arm32: use new-style entry annotations for library code
Jan Beulich
[PATCH v8 6/6] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions
Jan Beulich
Re: [PATCH v8 0/6] (mostly) Arm32: add/convert entry point annotations
Luca Fancellu
[PATCH 0/3] x86/P2M: assorted corrections
Jan Beulich
[PATCH 1/3] x86/P2M: synchronize fast and slow paths of p2m_get_page_from_gfn()
Jan Beulich
Re: [PATCH 1/3] x86/P2M: synchronize fast and slow paths of p2m_get_page_from_gfn()
Roger Pau Monné
Re: [PATCH 1/3] x86/P2M: synchronize fast and slow paths of p2m_get_page_from_gfn()
Jan Beulich
Re: [PATCH 1/3] x86/P2M: synchronize fast and slow paths of p2m_get_page_from_gfn()
Roger Pau Monné
[PATCH 2/3] x86/P2M: correct old entry checking in p2m_remove_entry()
Jan Beulich
Re: [PATCH 2/3] x86/P2M: correct old entry checking in p2m_remove_entry()
Roger Pau Monné
Re: [PATCH 2/3] x86/P2M: correct old entry checking in p2m_remove_entry()
Roger Pau Monné
[PATCH 3/3] x86/P2M: don't include MMIO_DM in p2m_is_valid()
Jan Beulich
[REGRESSION] Re: [PATCH 0/3] x86/P2M: assorted corrections
Andrew Cooper
[PATCH] PCI: drop pci_segments_init()
Jan Beulich
Re: [PATCH] PCI: drop pci_segments_init()
Roger Pau Monné
Re: [PATCH] PCI: drop pci_segments_init()
Stewart Hildebrand
Re: [PATCH] PCI: drop pci_segments_init()
Jan Beulich
Re: [PATCH] PCI: drop pci_segments_init()
Stewart Hildebrand
Ping: [PATCH] PCI: drop pci_segments_init()
Jan Beulich
Re: [PATCH] PCI: drop pci_segments_init()
Julien Grall
[PATCH v2] xen/arm: Don't use copy_from_paddr for DTB relocation
Luca Fancellu
Re: [PATCH v2] xen/arm: Don't use copy_from_paddr for DTB relocation
Orzel, Michal
[PATCH for 4.20 v2] CHANGELOG.md: Finalize changes in 4.20 release cycle
Oleksii Kurochko
Re: [PATCH for 4.20 v2] CHANGELOG.md: Finalize changes in 4.20 release cycle
Jan Beulich
Re: [PATCH for 4.20 v2] CHANGELOG.md: Finalize changes in 4.20 release cycle
Oleksii Kurochko
Re: [PATCH for 4.20 v2] CHANGELOG.md: Finalize changes in 4.20 release cycle
Jan Beulich
Re: [PATCH for 4.20 v2] CHANGELOG.md: Finalize changes in 4.20 release cycle
Oleksii Kurochko
Re: [PATCH for 4.20 v2] CHANGELOG.md: Finalize changes in 4.20 release cycle
Jan Beulich
Re: [PATCH for 4.20 v2] CHANGELOG.md: Finalize changes in 4.20 release cycle
Andrew Cooper
Re: [PATCH for 4.20 v2] CHANGELOG.md: Finalize changes in 4.20 release cycle
Andrew Cooper
Re: [PATCH for 4.20 v2] CHANGELOG.md: Finalize changes in 4.20 release cycle
Juergen Gross
Re: [PATCH for 4.20 v2] CHANGELOG.md: Finalize changes in 4.20 release cycle
Andrew Cooper
Re: [PATCH for 4.20 v2] CHANGELOG.md: Finalize changes in 4.20 release cycle
Oleksii Kurochko
Re: [PATCH for 4.20 v2] CHANGELOG.md: Finalize changes in 4.20 release cycle
Oleksii Kurochko
[PATCH] xen/arm: Don't use copy_from_paddr for DTB relocation
Luca Fancellu
Re: [PATCH] xen/arm: Don't use copy_from_paddr for DTB relocation
Orzel, Michal
Re: [PATCH] xen/arm: Don't use copy_from_paddr for DTB relocation
Luca Fancellu
Re: [PATCH] xen/arm: Don't use copy_from_paddr for DTB relocation
Orzel, Michal
Re: [PATCH] xen/arm: Don't use copy_from_paddr for DTB relocation
Luca Fancellu
Re: [PATCH] xen/arm: Don't use copy_from_paddr for DTB relocation
Orzel, Michal
[PATCH v2 0/1] Enable UBSAN on ppc
Shawn Anastasio
[PATCH v2 1/1] PPC: Activate UBSAN in testing
Shawn Anastasio
Re: [PATCH v2 1/1] PPC: Activate UBSAN in testing
Jan Beulich
Re: [PATCH v2 1/1] PPC: Activate UBSAN in testing (for 4.20?)
Andrew Cooper
Re: [PATCH v2 1/1] PPC: Activate UBSAN in testing (for 4.20?)
Oleksii Kurochko
[PATCH v3] xen/consoled: clean up console handling for PV shim
dmkhn
Re: [PATCH v3] xen/consoled: clean up console handling for PV shim
Jan Beulich
[PATCH] xen: Don't cast away const-ness in vcpu_show_registers()
Andrew Cooper
Re: [PATCH] xen: Don't cast away const-ness in vcpu_show_registers()
Jan Beulich
Re: [PATCH] xen: Don't cast away const-ness in vcpu_show_registers()
Andrew Cooper
Re: [PATCH] xen: Don't cast away const-ness in vcpu_show_registers()
Stefano Stabellini
Re: [PATCH] xen: Don't cast away const-ness in vcpu_show_registers()
Jan Beulich
Re: [PATCH] xen: Don't cast away const-ness in vcpu_show_registers()
Andrew Cooper
Re: [PATCH] xen: Don't cast away const-ness in vcpu_show_registers()
Jan Beulich
[PATCH] x86/elf: Improve code generation in elf_core_save_regs()
Andrew Cooper
Re: [PATCH] x86/elf: Improve code generation in elf_core_save_regs()
Jan Beulich
Re: [PATCH] x86/elf: Improve code generation in elf_core_save_regs()
Jan Beulich
Re: [PATCH] x86/elf: Improve code generation in elf_core_save_regs()
Andrew Cooper
Re: [PATCH] x86/elf: Improve code generation in elf_core_save_regs()
Jan Beulich
Re: [PATCH] x86/elf: Improve code generation in elf_core_save_regs()
Jan Beulich
[PATCH] x86/traps: Move guest_{rd,wr}msr_xen() into msr.c
Andrew Cooper
Re: [PATCH] x86/traps: Move guest_{rd,wr}msr_xen() into msr.c
Jan Beulich
[PATCH] x86/traps: Move cpuid_hypervisor_leaves() into cpuid.c
Andrew Cooper
Re: [PATCH] x86/traps: Move cpuid_hypervisor_leaves() into cpuid.c
Jan Beulich
[PATCH 0/2] x86/ucode: Cmdline fixes/improvements
Andrew Cooper
[PATCH 2/2] x86/ucode: Drop the ucode=nmi option
Andrew Cooper
Re: [PATCH 2/2] x86/ucode: Drop the ucode=nmi option
Jan Beulich
Re: [PATCH 2/2] x86/ucode: Drop the ucode=nmi option
Andrew Cooper
Re: [PATCH 2/2] x86/ucode: Drop the ucode=nmi option
Jan Beulich
[PATCH 1/2] x86/ucode: Adjust parse_ucode() to match other list handling
Andrew Cooper
Re: [PATCH 1/2] x86/ucode: Adjust parse_ucode() to match other list handling
Jan Beulich
Re: [PATCH 1/2] x86/ucode: Adjust parse_ucode() to match other list handling
Andrew Cooper
Re: [PATCH 1/2] x86/ucode: Adjust parse_ucode() to match other list handling
Jan Beulich
[PATCH] xen/bsearch: Split out of lib.h into it's own header
Andrew Cooper
Re: [PATCH] xen/bsearch: Split out of lib.h into it's own header
Julien Grall
Re: [PATCH] xen/bsearch: Split out of lib.h into it's own header
Andrew Cooper
Re: [PATCH 5/5] x86/ucode: Drop the match_reg[] field from AMD's microcode_patch
Andrew Cooper
Re: [PATCH 5/5] x86/ucode: Drop the match_reg[] field from AMD's microcode_patch
Jan Beulich
[PATCH] x86/DM: slightly simplify set_mem_type()
Jan Beulich
Re: [PATCH] x86/DM: slightly simplify set_mem_type()
Andrew Cooper
[PATCH] memory: arrange to conserve on DMA reservation
Jan Beulich
[PATCH] xen: Add support for XenServer 6.1 platform device
Frediano Ziglio
Re: [PATCH] xen: Add support for XenServer 6.1 platform device
Bjorn Helgaas
[PATCH v2] xen: Add support for XenServer 6.1 platform device
Frediano Ziglio
Re: [PATCH v2] xen: Add support for XenServer 6.1 platform device
Jürgen Groß
Re: [PATCH v2] xen: Add support for XenServer 6.1 platform device
Andrew Cooper
Re: [PATCH v2] xen: Add support for XenServer 6.1 platform device
Frediano Ziglio
Re: [PATCH v2] xen: Add support for XenServer 6.1 platform device
Roger Pau Monné
Re: [PATCH v2] xen: Add support for XenServer 6.1 platform device
Frediano Ziglio
[PATCH v4 00/11] x86/HVM: misc tidying
Jan Beulich
[PATCH v4 01/11] x86/HVM: improve CET-IBT pruning of ENDBR
Jan Beulich
Re: [PATCH v4 01/11] x86/HVM: improve CET-IBT pruning of ENDBR
Andrew Cooper
Re: [PATCH v4 01/11] x86/HVM: improve CET-IBT pruning of ENDBR
Jan Beulich
Re: [PATCH v4 01/11] x86/HVM: improve CET-IBT pruning of ENDBR
Roger Pau Monné
Re: [PATCH v4 01/11] x86/HVM: improve CET-IBT pruning of ENDBR
Jan Beulich
Re: [PATCH v4 01/11] x86/HVM: improve CET-IBT pruning of ENDBR
Roger Pau Monné
Re: [PATCH v4 01/11] x86/HVM: improve CET-IBT pruning of ENDBR
Jan Beulich
Re: [PATCH v4 01/11] x86/HVM: improve CET-IBT pruning of ENDBR
Roger Pau Monné
Re: [PATCH v4 01/11] x86/HVM: improve CET-IBT pruning of ENDBR
Jan Beulich
[PATCH v4 02/11] VMX: drop vmcs_revision_id
Jan Beulich
[PATCH v4 03/11] VMX: convert vmx_basic_msr
Jan Beulich
[PATCH v4 04/11] VMX: convert vmx_pin_based_exec_control
Jan Beulich
[PATCH v4 08/11] VMX: convert vmx_vmexit_control
Jan Beulich
[PATCH v4 06/11] VMX: convert vmx_secondary_exec_control
Jan Beulich
[PATCH v4 05/11] VMX: convert vmx_cpu_based_exec_control
Jan Beulich
[PATCH v4 09/11] VMX: convert vmx_vmentry_control
Jan Beulich
[PATCH v4 07/11] VMX: convert vmx_tertiary_exec_control
Jan Beulich
[PATCH v4 10/11] VMX: convert vmx_ept_vpid_cap
Jan Beulich
[PATCH v4 11/11] VMX: convert vmx_vmfunc
Jan Beulich
[XEN PATCH v2 0/3] Move Xen ECLAIR configuration to analyze.yaml
Nicola Vetrini
[XEN PATCH v2 3/3] automation: Update ECLAIR analysis configuration
Nicola Vetrini
[XEN PATCH v2 1/3] xen/arm: platform: address violation of MISRA C Rule 7.2
Nicola Vetrini
[XEN PATCH v2 2/3] xen/rt: address violation of MISRA C Rule 8.2
Nicola Vetrini
Re: [XEN PATCH v2 2/3] xen/rt: address violation of MISRA C Rule 8.2
Jan Beulich
Re: [XEN PATCH v2 2/3] xen/rt: address violation of MISRA C Rule 8.2
Stefano Stabellini
Re: [XEN PATCH v2 2/3] xen/rt: address violation of MISRA C Rule 8.2
Jan Beulich
[PATCH v2] tools/xl: fix channel configuration setting
Juergen Gross
Re: [PATCH v2] tools/xl: fix channel configuration setting
Anthony PERARD
Re: [PATCH v2] tools/xl: fix channel configuration setting
Jürgen Groß
Re: [PATCH v2] tools/xl: fix channel configuration setting
Anthony PERARD
Re: [PATCH v2] tools/xl: fix channel configuration setting
Jürgen Groß
[RFC] CI: GitLab automatic pipeline deletion
Lira, Victor M
Re: [RFC] CI: GitLab automatic pipeline deletion
Stefano Stabellini
[PATCH] CHANGELOG.md: Finalize changes in 4.20 release cycle
Oleksii Kurochko
Re: [PATCH] CHANGELOG.md: Finalize changes in 4.20 release cycle
Jan Beulich
Re: [PATCH] CHANGELOG.md: Finalize changes in 4.20 release cycle
Oleksii Kurochko
Re: [PATCH] CHANGELOG.md: Finalize changes in 4.20 release cycle
Roger Pau Monné
Re: [PATCH] CHANGELOG.md: Finalize changes in 4.20 release cycle
Chen, Jiqian
Re: [PATCH] CHANGELOG.md: Finalize changes in 4.20 release cycle
Oleksii Kurochko
[PATCH 0/8] x86/IDT: Generate the IDT at build time
Andrew Cooper
[PATCH 5/8] x86/IDT: Make idt_tables[] be per_cpu(idt)
Andrew Cooper
Re: [PATCH 5/8] x86/IDT: Make idt_tables[] be per_cpu(idt)
Jan Beulich
Re: [PATCH 5/8] x86/IDT: Make idt_tables[] be per_cpu(idt)
Andrew Cooper
Re: [PATCH 5/8] x86/IDT: Make idt_tables[] be per_cpu(idt)
Jan Beulich
Re: [PATCH 5/8] x86/IDT: Make idt_tables[] be per_cpu(idt)
Andrew Cooper
[PATCH 2/8] x86/IDT: Collect IDT related content idt.h
Andrew Cooper
Re: [PATCH 2/8] x86/IDT: Collect IDT related content idt.h
Jan Beulich
Re: [PATCH 2/8] x86/IDT: Collect IDT related content idt.h
Andrew Cooper
Re: [PATCH 2/8] x86/IDT: Collect IDT related content idt.h
Jan Beulich
[PATCH 3/8] x86/IDT: Rename X86_NR_VECTORS to X86_IDT_VECTORS
Andrew Cooper
Re: [PATCH 3/8] x86/IDT: Rename X86_NR_VECTORS to X86_IDT_VECTORS
Jan Beulich
Re: [PATCH 3/8] x86/IDT: Rename X86_NR_VECTORS to X86_IDT_VECTORS
Andrew Cooper
Re: [PATCH 3/8] x86/IDT: Rename X86_NR_VECTORS to X86_IDT_VECTORS
Jan Beulich
[PATCH 7/8] x86/IDT: Don't rewrite bsp_idt[] at boot time
Andrew Cooper
Re: [PATCH 7/8] x86/IDT: Don't rewrite bsp_idt[] at boot time
Jan Beulich
Re: [PATCH 7/8] x86/IDT: Don't rewrite bsp_idt[] at boot time
Andrew Cooper
Re: [PATCH 7/8] x86/IDT: Don't rewrite bsp_idt[] at boot time
Jan Beulich
Re: [PATCH 7/8] x86/IDT: Don't rewrite bsp_idt[] at boot time
Andrew Cooper
[PATCH 8/8] x86/traps: Convert pv_trap_init() to being an initcall
Andrew Cooper
Re: [PATCH 8/8] x86/traps: Convert pv_trap_init() to being an initcall
Jan Beulich
[PATCH 6/8] x86/IDT: Generate bsp_idt[] at build time
Andrew Cooper
Re: [PATCH 6/8] x86/IDT: Generate bsp_idt[] at build time
Jan Beulich
Re: [PATCH 6/8] x86/IDT: Generate bsp_idt[] at build time
Andrew Cooper
Re: [PATCH 6/8] x86/IDT: Generate bsp_idt[] at build time
Jan Beulich
Re: [PATCH 6/8] x86/IDT: Generate bsp_idt[] at build time
Andrew Cooper
[PATCH 4/8] x86/IDT: Rename idt_table[] to bsp_idt[]
Andrew Cooper
Re: [PATCH 4/8] x86/IDT: Rename idt_table[] to bsp_idt[]
Jan Beulich
Re: [PATCH 4/8] x86/IDT: Rename idt_table[] to bsp_idt[]
Andrew Cooper
Re: [PATCH 4/8] x86/IDT: Rename idt_table[] to bsp_idt[]
Jan Beulich
Re: [PATCH 4/8] x86/IDT: Rename idt_table[] to bsp_idt[]
Andrew Cooper
Re: [PATCH 4/8] x86/IDT: Rename idt_table[] to bsp_idt[]
Jan Beulich
[PATCH 1/8] x86: Sort includes in various files
Andrew Cooper
Re: [PATCH 1/8] x86: Sort includes in various files
Jan Beulich
[ANNOUNCEMENT] Xen 4.21 is branched off
Oleksii Kurochko
[PATCH] CirrusCI: Use shallow clone
Andrew Cooper
Re: [PATCH] CirrusCI: Use shallow clone
Stefano Stabellini
Re: [PATCH] CirrusCI: Use shallow clone
Roger Pau Monné
Re: [PATCH] CirrusCI: Use shallow clone
Andrew Cooper
[PATCH] tools/xl: fix channel configuration setting
Juergen Gross
Re: [PATCH] tools/xl: fix channel configuration setting
Anthony PERARD
[PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Roger Pau Monné
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Roger Pau Monné
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Roger Pau Monné
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Roger Pau Monné
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Andrew Cooper
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Andrew Cooper
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
Earlier messages
Later messages