xen-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v7 2/6] xen/arm: ffa: Rework partinfo_get implementation
Bertrand Marquis
[PATCH v7 1/6] xen/arm: Create tee command line parameter
Bertrand Marquis
[PATCH v7 5/6] xen/arm: ffa: Add indirect message between VM
Bertrand Marquis
[PATCH v7 6/6] xen/arm: ffa: Enable VM to VM without firmware
Bertrand Marquis
[PATCH v7 3/6] xen/arm: ffa: Introduce VM to VM support
Bertrand Marquis
[PATCH v7 4/6] xen/arm: ffa: Add buffer full notification support
Bertrand Marquis
[PATCH] kexec: initialize kexec_page in kexec()
Jan Beulich
Re: [PATCH] kexec: initialize kexec_page in kexec()
Jürgen Groß
Re: [PATCH] kexec: initialize kexec_page in kexec()
Jan Beulich
Re: [PATCH] kexec: initialize kexec_page in kexec()
Jürgen Groß
[PATCH v2 0/9] mm: vm_normal_page*() improvements
David Hildenbrand
[PATCH v2 1/9] mm/huge_memory: move more common code into insert_pmd()
David Hildenbrand
Re: [PATCH v2 1/9] mm/huge_memory: move more common code into insert_pmd()
Lorenzo Stoakes
[PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
David Hildenbrand
Re: [PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
Lorenzo Stoakes
Re: [PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
David Hildenbrand
Re: [PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
Lorenzo Stoakes
Re: [PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
David Hildenbrand
Re: [PATCH v2 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special
Lorenzo Stoakes
[PATCH v2 3/9] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
David Hildenbrand
Re: [PATCH v2 3/9] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
Lorenzo Stoakes
[PATCH v2 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
Re: [PATCH v2 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
Lorenzo Stoakes
[PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
Lorenzo Stoakes
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
Lorenzo Stoakes
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
Lorenzo Stoakes
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
Demi Marie Obenour
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
Demi Marie Obenour
Re: [PATCH v2 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
[PATCH v2 4/9] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
David Hildenbrand
Re: [PATCH v2 4/9] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
Lorenzo Stoakes
[PATCH v2 2/9] mm/huge_memory: move more common code into insert_pud()
David Hildenbrand
Re: [PATCH v2 2/9] mm/huge_memory: move more common code into insert_pud()
Lorenzo Stoakes
[PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
David Hildenbrand
Re: [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
Lorenzo Stoakes
Re: [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
Lorenzo Stoakes
Re: [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
David Hildenbrand
Re: [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
Lorenzo Stoakes
Re: [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
David Hildenbrand
Re: [PATCH v2 7/9] mm/memory: factor out common code from vm_normal_page_*()
Lorenzo Stoakes
[PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
David Hildenbrand
Re: [PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
Lorenzo Stoakes
Re: [PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
David Hildenbrand
Re: [PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
Lorenzo Stoakes
Re: [PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
David Hildenbrand
Re: [PATCH v2 8/9] mm: introduce and use vm_normal_page_pud()
Lorenzo Stoakes
[PATCH] x86/S3: don't lose previously collected CPU data
Jan Beulich
Re: [PATCH] x86/S3: don't lose previously collected CPU data
Roger Pau Monné
[PATCH v2] misra: tailor the definition of Rule 12.2 to C standard types
Dmytro Prokopchuk1
[PATCH v5 0/3] drivers: Simplify handling of pci_sbdf_t in passthrough/amd
Andrii Sultanov
[PATCH v5 2/3] drivers: Change find_iommu_for_device function to take pci_sbdf_t, simplify code
Andrii Sultanov
[PATCH v5 1/3] drivers: Change amd_iommu struct to contain pci_sbdf_t, simplify code
Andrii Sultanov
Re: [PATCH v5 1/3] drivers: Change amd_iommu struct to contain pci_sbdf_t, simplify code
dmkhn
Re: [PATCH v5 1/3] drivers: Change amd_iommu struct to contain pci_sbdf_t, simplify code
Jan Beulich
[PATCH v5 3/3] drivers: Make ioapic_sbdf and hpet_sbdf contain pci_sbdf_t
Andrii Sultanov
Re: [PATCH v5 3/3] drivers: Make ioapic_sbdf and hpet_sbdf contain pci_sbdf_t
dmkhn
Re: [PATCH v5 3/3] drivers: Make ioapic_sbdf and hpet_sbdf contain pci_sbdf_t
Jan Beulich
Re: [PATCH v5 3/3] drivers: Make ioapic_sbdf and hpet_sbdf contain pci_sbdf_t
Andriy Sultanov
Re: [PATCH v5 3/3] drivers: Make ioapic_sbdf and hpet_sbdf contain pci_sbdf_t
Jan Beulich
[PATCH] Config: update Mini-OS commit id
Juergen Gross
Re: [PATCH] Config: update Mini-OS commit id
Jan Beulich
xen.efi has MEM_DISCARDABLE flag in Characteristics field of .reloc section
Demi Marie Obenour
Re: xen.efi has MEM_DISCARDABLE flag in Characteristics field of .reloc section
Jan Beulich
Re: xen.efi has MEM_DISCARDABLE flag in Characteristics field of .reloc section
Yann Sionneau
Re: xen.efi has MEM_DISCARDABLE flag in Characteristics field of .reloc section
Jan Beulich
Re: xen.efi has MEM_DISCARDABLE flag in Characteristics field of .reloc section
Yann Sionneau
Re: xen.efi has MEM_DISCARDABLE flag in Characteristics field of .reloc section
Jan Beulich
[PATCH v2] build: force compiler to use atomics when coverage is enabled
Volodymyr Babchuk
Re: [PATCH v2] build: force compiler to use atomics when coverage is enabled
Jan Beulich
[PATCH] coverage: add support for GCC 15
Volodymyr Babchuk
Re: [PATCH] coverage: add support for GCC 15
Jan Beulich
[PATCH v2 00/17] XSM changes for split hardware / control domain
Jason Andryuk
[PATCH v2 02/17] xsm/silo: Support hardware & xenstore domains
Jason Andryuk
Re: [PATCH v2 02/17] xsm/silo: Support hardware & xenstore domains
Stefano Stabellini
[PATCH v2 04/17] xen: Introduce XEN_DOMCTL_CDF_not_hypercall_target
Jason Andryuk
Re: [PATCH v2 04/17] xen: Introduce XEN_DOMCTL_CDF_not_hypercall_target
Stefano Stabellini
Re: [PATCH v2 04/17] xen: Introduce XEN_DOMCTL_CDF_not_hypercall_target
Julien Grall
Re: [PATCH v2 04/17] xen: Introduce XEN_DOMCTL_CDF_not_hypercall_target
Jason Andryuk
[PATCH v2 07/17] xsm/dummy: Allow HVMOP_get_param for control domain
Jason Andryuk
Re: [PATCH v2 07/17] xsm/dummy: Allow HVMOP_get_param for control domain
Stefano Stabellini
[PATCH v2 16/17] tools/init-dom0less: Configure already-introduced domains
Jason Andryuk
Re: [PATCH v2 16/17] tools/init-dom0less: Configure already-introduced domains
Stefano Stabellini
[PATCH v2 01/17] xen/xsm: Add XSM_HW_PRIV
Jason Andryuk
[PATCH v2 06/17] xen/xsm: Expand XSM_XS_PRIV for untargetable domains
Jason Andryuk
Re: [PATCH v2 06/17] xen/xsm: Expand XSM_XS_PRIV for untargetable domains
Stefano Stabellini
[PATCH v2 11/17] xen: Add capabilities to get_domain_state
Jason Andryuk
Re: [PATCH v2 11/17] xen: Add capabilities to get_domain_state
Juergen Gross
Re: [PATCH v2 11/17] xen: Add capabilities to get_domain_state
Jason Andryuk
Re: [PATCH v2 11/17] xen: Add capabilities to get_domain_state
Jürgen Groß
[PATCH v2 15/17] tools/init-dom0less: Factor out xenstore setup
Jason Andryuk
Re: [PATCH v2 15/17] tools/init-dom0less: Factor out xenstore setup
Juergen Gross
Re: [PATCH v2 15/17] tools/init-dom0less: Factor out xenstore setup
Jason Andryuk
[PATCH v2 08/17] public/io: xs_wire: Include event channel in interface page
Jason Andryuk
Re: [PATCH v2 08/17] public/io: xs_wire: Include event channel in interface page
Juergen Gross
[PATCH v2 05/17] xen/dom0less: Workaround XSM for evtchn_alloc_unbound
Jason Andryuk
Re: [PATCH v2 05/17] xen/dom0less: Workaround XSM for evtchn_alloc_unbound
Stefano Stabellini
[PATCH v2 13/17] tools/xenstored: Delay firing special watches
Jason Andryuk
Re: [PATCH v2 13/17] tools/xenstored: Delay firing special watches
Juergen Gross
[PATCH v2 17/17] tools/init-dom0less: Continue on error
Jason Andryuk
Re: [PATCH v2 17/17] tools/init-dom0less: Continue on error
Stefano Stabellini
[PATCH v2 03/17] xen: Add DOMAIN_CAPS_DEVICE_MODEL & XEN_DOMCTL_CDF_device_model
Jason Andryuk
Re: [PATCH v2 03/17] xen: Add DOMAIN_CAPS_DEVICE_MODEL & XEN_DOMCTL_CDF_device_model
Stefano Stabellini
[PATCH v2 12/17] tools/manage: Expose domain capabilities
Jason Andryuk
Re: [PATCH v2 12/17] tools/manage: Expose domain capabilities
Juergen Gross
Re: [PATCH v2 12/17] tools/manage: Expose domain capabilities
Jason Andryuk
Re: [PATCH v2 12/17] tools/manage: Expose domain capabilities
Jürgen Groß
[PATCH v2 14/17] tools/xenstored: Auto-introduce domains
Jason Andryuk
Re: [PATCH v2 14/17] tools/xenstored: Auto-introduce domains
Juergen Gross
Re: [PATCH v2 14/17] tools/xenstored: Auto-introduce domains
Jason Andryuk
Re: [PATCH v2 14/17] tools/xenstored: Auto-introduce domains
Jürgen Groß
[PATCH v2 10/17] tools/xenstored: Read event channel from xenstored page
Jason Andryuk
Re: [PATCH v2 10/17] tools/xenstored: Read event channel from xenstored page
Juergen Gross
Re: [PATCH v2 10/17] tools/xenstored: Read event channel from xenstored page
Jason Andryuk
[PATCH v2 09/17] xen/dom0less: store xenstore event channel in page
Jason Andryuk
Re: [PATCH v2 09/17] xen/dom0less: store xenstore event channel in page
Juergen Gross
Re: [PATCH v2 09/17] xen/dom0less: store xenstore event channel in page
Jan Beulich
Re: [PATCH v2 09/17] xen/dom0less: store xenstore event channel in page
Jürgen Groß
Re: [PATCH v2 09/17] xen/dom0less: store xenstore event channel in page
Jason Andryuk
[PATCH v10 0/9] x86: Make MAX_ALTP2M configurable
Petr Beneš
[PATCH v10 2/9] docs/man: Add altp2m_count parameter to the xl.cfg manual
Petr Beneš
[PATCH v10 1/9] tools/xl: Add altp2m_count parameter
Petr Beneš
Re: [PATCH v10 1/9] tools/xl: Add altp2m_count parameter
Nick Rosbrook
Re: [PATCH v10 1/9] tools/xl: Add altp2m_count parameter
Anthony PERARD
[PATCH v10 7/9] tools/libxl: Activate the altp2m_count feature
Petr Beneš
[PATCH v10 8/9] xen/x86: Disallow creating domains with altp2m enabled and altp2m.nr == 0
Petr Beneš
[PATCH v10 4/9] x86/altp2m: Remove p2m_altp2m_check stubs from unsupported architectures
Petr Beneš
Re: [PATCH v10 4/9] x86/altp2m: Remove p2m_altp2m_check stubs from unsupported architectures
Jan Beulich
[PATCH v10 9/9] tools/ocaml: Add altp2m_count parameter
Petr Beneš
[PATCH v10 6/9] xen: Make the maximum number of altp2m views configurable for x86
Petr Beneš
[PATCH v10 5/9] x86/altp2m: Wrap altp2m-specific code in #ifdef CONFIG_ALTP2M
Petr Beneš
Re: [PATCH v10 5/9] x86/altp2m: Wrap altp2m-specific code in #ifdef CONFIG_ALTP2M
Jan Beulich
[PATCH v10 3/9] x86/p2m: Short-circuit p2m_is_altp2m() when CONFIG_ALTP2M=n
Petr Beneš
Re: [PATCH v10 3/9] x86/p2m: Short-circuit p2m_is_altp2m() when CONFIG_ALTP2M=n
Jan Beulich
[PATCH] misra: add deviations of MISRA C Rule 5.5
Dmytro Prokopchuk1
Re: [PATCH] misra: add deviations of MISRA C Rule 5.5
Dmytro Prokopchuk1
Re: [PATCH] misra: add deviations of MISRA C Rule 5.5
Jan Beulich
[PATCH 0/6] x86: Convert x86_cpu_id to VFM
Andrew Cooper
[PATCH 5/6] x86/match-cpu: Support matching on steppings
Andrew Cooper
Re: [PATCH 5/6] x86/match-cpu: Support matching on steppings
Jan Beulich
Re: [PATCH 5/6] x86/match-cpu: Support matching on steppings
Andrew Cooper
Re: [PATCH 5/6] x86/match-cpu: Support matching on steppings
Jan Beulich
Re: [PATCH 5/6] x86/match-cpu: Support matching on steppings
Andrew Cooper
Re: [PATCH 5/6] x86/match-cpu: Support matching on steppings
Jan Beulich
Re: [PATCH 5/6] x86/match-cpu: Support matching on steppings
Andrew Cooper
[PATCH 4/6] x86: Convert users of INTEL_FAM6_MODEL() to X86_MATCH_VFM()
Andrew Cooper
Re: [PATCH 4/6] x86: Convert users of INTEL_FAM6_MODEL() to X86_MATCH_VFM()
Jan Beulich
Re: [PATCH 4/6] x86: Convert users of INTEL_FAM6_MODEL() to X86_MATCH_VFM()
Andrew Cooper
Re: [PATCH 4/6] x86: Convert users of INTEL_FAM6_MODEL() to X86_MATCH_VFM()
Jan Beulich
[PATCH 1/6] x86: Sort headers
Andrew Cooper
Re: [PATCH 1/6] x86: Sort headers
Jan Beulich
[PATCH 2/6] x86: Break struct x86_cpu_id out of processor.h
Andrew Cooper
Re: [PATCH 2/6] x86: Break struct x86_cpu_id out of processor.h
Jan Beulich
Re: [PATCH 2/6] x86: Break struct x86_cpu_id out of processor.h
Andrew Cooper
[PATCH 3/6] x86/match-cpu: Introduce X86_MATCH_VFM() and convert intel_idle_ids[]
Andrew Cooper
Re: [PATCH 3/6] x86/match-cpu: Introduce X86_MATCH_VFM() and convert intel_idle_ids[]
Jan Beulich
Re: [PATCH 3/6] x86/match-cpu: Introduce X86_MATCH_VFM() and convert intel_idle_ids[]
Andrew Cooper
Re: [PATCH 3/6] x86/match-cpu: Introduce X86_MATCH_VFM() and convert intel_idle_ids[]
Jan Beulich
[PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Jan Beulich
Re: [PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Jan Beulich
Re: [PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Jan Beulich
Re: [PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
[PATCH v1.1 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH v1.1 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Jan Beulich
Re: [PATCH v1.1 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH v1.1 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH v1.1 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Jan Beulich
Re: [PATCH v1.1 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH v1.1 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Jan Beulich
[PATCH] xen/livepatch: fixup relocations to replaced symbols
Roger Pau Monne
Re: [PATCH] xen/livepatch: fixup relocations to replaced symbols
Jan Beulich
Re: [PATCH] xen/livepatch: fixup relocations to replaced symbols
Roger Pau Monné
Re: [PATCH] xen/livepatch: fixup relocations to replaced symbols
Jan Beulich
Re: [PATCH] xen/livepatch: fixup relocations to replaced symbols
Ross Lagerwall
Re: [PATCH] xen/livepatch: fixup relocations to replaced symbols
Jan Beulich
Re: [PATCH] xen/livepatch: fixup relocations to replaced symbols
Roger Pau Monné
[PATCH] dom0less: Fix LLC coloring when mixing colored and non-colored domains
Alejandro Vallejo
Re: [PATCH] dom0less: Fix LLC coloring when mixing colored and non-colored domains
dmkhn
Re: [PATCH] dom0less: Fix LLC coloring when mixing colored and non-colored domains
Stefano Stabellini
Re: [PATCH 2/2] x86/MCE: adjust x86_mc_get_cpu_info()
Andrew Cooper
Re: [PATCH 1/2] x86/CPU: re-work populating of cpu_data[]
Andrew Cooper
[PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus()
Alejandro Vallejo
Re: [PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus()
Jan Beulich
Re: [PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus()
Jason Andryuk
Re: [PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus()
Jan Beulich
Re: [PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus()
Alejandro Vallejo
[PATCH 0/3] x86: Overhaul of vendor/family/model logic to support DMR
Andrew Cooper
[PATCH 1/3] x86: Rearrange struct cpuinfo_x86 to introduce a vfm field
Andrew Cooper
Re: [PATCH 1/3] x86: Rearrange struct cpuinfo_x86 to introduce a vfm field
Jan Beulich
Re: [PATCH 1/3] x86: Rearrange struct cpuinfo_x86 to introduce a vfm field
Andrew Cooper
Re: [PATCH 1/3] x86: Rearrange struct cpuinfo_x86 to introduce a vfm field
Jan Beulich
[PATCH 2/3] x86/intel-family: Resync with Linux
Andrew Cooper
Re: [PATCH 2/3] x86/intel-family: Resync with Linux
Jan Beulich
Re: [PATCH 2/3] x86/intel-family: Resync with Linux
Andrew Cooper
Earlier messages
Later messages