xen-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH 1/2] sched/core: For a new metric, add vcpu->nonaffine_time
Bernhard Kaindl
[PATCH 2/2] sched/core: Update vcpu_runstate_get() to return nonaffine time
Bernhard Kaindl
Re: [PATCH 2/2] sched/core: Update vcpu_runstate_get() to return nonaffine time
Jan Beulich
Re: [PATCH 2/2] sched/core: Update vcpu_runstate_get() to return nonaffine time
Jürgen Groß
Re: [PATCH 1/2] sched/core: For a new metric, add vcpu->nonaffine_time
Jürgen Groß
[PATCH v3] xen/netfront: Fix TX response spurious interrupts
Anthoine Bourgeois
[PATCH 0/3] Minor ARM EFI updates
Frediano Ziglio
[PATCH 3/3] xen/efi: Do not pass dummy pointer for empty property
Frediano Ziglio
Re: [PATCH 3/3] xen/efi: Do not pass dummy pointer for empty property
Orzel, Michal
[PATCH 1/3] xen/efi: Reuse fdt_setprop_u32 and fdt_setprop_u64
Frediano Ziglio
Re: [PATCH 1/3] xen/efi: Reuse fdt_setprop_u32 and fdt_setprop_u64
Orzel, Michal
Re: [PATCH 1/3] xen/efi: Reuse fdt_setprop_u32 and fdt_setprop_u64
Frediano Ziglio
[PATCH 2/3] xen/efi: Fix indentation
Frediano Ziglio
Re: [PATCH 2/3] xen/efi: Fix indentation
Orzel, Michal
[PATCH] xen/efi: Reduce variable scope to void compiler warning
Frediano Ziglio
[PATCH v4 0/6] Second series for R82 MPU Support
Hari Limaye
[PATCH v4 1/6] arm/mpu: Find MPU region by range
Hari Limaye
[PATCH v4 3/6] arm/mpu: Populate a new region in Xen MPU mapping table
Hari Limaye
[PATCH v4 2/6] xen/arm: Introduce flags_has_rwx helper
Hari Limaye
[PATCH v4 5/6] arm/mpu: Implement early_fdt_map support in MPU systems
Hari Limaye
Re: [PATCH v4 5/6] arm/mpu: Implement early_fdt_map support in MPU systems
Orzel, Michal
[PATCH v4 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table
Hari Limaye
Re: [PATCH v4 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table
Orzel, Michal
Re: [PATCH v4 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table
Hari Limaye
Re: [PATCH v4 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table
Orzel, Michal
[PATCH v4 6/6] arm/mpu: Implement remove_early_mappings for MPU systems
Hari Limaye
[PATCH] x86/pv: Rework TRY_LOAD_SEG() to use asm goto()
Andrew Cooper
Re: [PATCH] x86/pv: Rework TRY_LOAD_SEG() to use asm goto()
Jan Beulich
Re: [PATCH] x86/pv: Rework TRY_LOAD_SEG() to use asm goto()
Nicola Vetrini
Re: [PATCH] x86/pv: Rework TRY_LOAD_SEG() to use asm goto()
Jan Beulich
Re: [PATCH] x86/pv: Rework TRY_LOAD_SEG() to use asm goto()
Nicola Vetrini
[PATCH 0/4] x86: Convert remaining INTEL_FAM6_* users
Andrew Cooper
[PATCH 2/4] x86/cpu-policy: Update vendor/family/model logic
Andrew Cooper
[PATCH 3/4] x86/spec-ctrl: Update vendor/family/model logic
Andrew Cooper
[PATCH 4/4] x86/intel-family: Resync with Linux
Andrew Cooper
[PATCH 1/4] x86/mwait-idle: Update vendor/family/model logic
Andrew Cooper
Re: [PATCH 0/4] x86: Convert remaining INTEL_FAM6_* users
Jan Beulich
[PATCH] x86: Don't allow HVM alongside PV_SHIM_EXCLUSIVE
Alejandro Vallejo
Re: [PATCH] x86: Don't allow HVM alongside PV_SHIM_EXCLUSIVE
Andrew Cooper
Re: [PATCH] x86: Don't allow HVM alongside PV_SHIM_EXCLUSIVE
Alejandro Vallejo
Re: [PATCH] x86: Don't allow HVM alongside PV_SHIM_EXCLUSIVE
Jan Beulich
[PATCH v2 0/3] x86: Convert x86_cpu_id to VFM
Andrew Cooper
[PATCH v2 2/3] x86/match-cpu: Support matching on steppings
Andrew Cooper
Re: [PATCH v2 2/3] x86/match-cpu: Support matching on steppings
Jan Beulich
[PATCH v2 3/3] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Andrew Cooper
Re: [PATCH v2 3/3] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()
Jan Beulich
[PATCH v2 1/3] x86/match-cpu: Improvements to x86_match_cpu()
Andrew Cooper
Re: [PATCH v2 1/3] x86/match-cpu: Improvements to x86_match_cpu()
Jan Beulich
[RFC PATCH v4 0/2] xen: add libalf fuzzing support
Volodymyr Babchuk
[RFC PATCH v4 1/2] xen: add libafl-qemu fuzzer support
Volodymyr Babchuk
[RFC PATCH v4 2/2] ci: enable fuzzing for arm64
Volodymyr Babchuk
[PATCH v2] xen/efi: Remove PrintMessage function
Frediano Ziglio
Re: [PATCH v2] xen/efi: Remove PrintMessage function
Andrew Cooper
Re: [PATCH v2] xen/efi: Remove PrintMessage function
Orzel, Michal
[XEN][PATCH] xen/arm: remove unused dump_p2m_lookup()
Grygorii Strashko
Re: [XEN][PATCH] xen/arm: remove unused dump_p2m_lookup()
Hari Limaye
Re: [XEN][PATCH] xen/arm: remove unused dump_p2m_lookup()
Orzel, Michal
[XEN][PATCH v2 1/2] xen/evtchn: enable build optimization for evtchn_move_pirqs()/send_guest_pirq()
Grygorii Strashko
[XEN][PATCH 2/2] xen/arm: irq: drop unreachable pirq callbacks
Grygorii Strashko
Re: [XEN][PATCH 2/2] xen/arm: irq: drop unreachable pirq callbacks
Jan Beulich
Re: [XEN][PATCH 2/2] xen/arm: irq: drop unreachable pirq callbacks
Grygorii Strashko
Re: [XEN][PATCH 2/2] xen/arm: irq: drop unreachable pirq callbacks
Jan Beulich
[PATCH] xen/efi: Reuse PrintMessage function
Frediano Ziglio
Re: [PATCH] xen/efi: Reuse PrintMessage function
Andrew Cooper
Re: [PATCH] xen/efi: Reuse PrintMessage function
Frediano Ziglio
Re: [PATCH] xen/efi: Reuse PrintMessage function
Andrew Cooper
[XEN PATCH v3] xen/arinc653: fix delay in the start of major frame
Anderson Choi
[PATCH] xen/passthrough: add missing error-report include
Adam Williamson
Re: [PATCH] xen/passthrough: add missing error-report include
Markus Armbruster
Re: [PATCH] xen/passthrough: add missing error-report include
Markus Armbruster
Re: [PATCH] xen/passthrough: add missing error-report include
Daniel P . Berrangé
Re: [PATCH] xen/passthrough: add missing error-report include
Markus Armbruster
Re: [PATCH] xen/passthrough: add missing error-report include
Daniel P . Berrangé
Re: [PATCH] xen/passthrough: add missing error-report include
Philippe Mathieu-Daudé
Re: [PATCH] xen/passthrough: add missing error-report include
Philippe Mathieu-Daudé
[PATCH v2] systemd: Add hooks to stop/start xen-watchdog on suspend/resume
Mykola Kvach
[PATCH] x86: Conditionalise init_dom0_cpu_policy()
Alejandro Vallejo
Re: [PATCH] x86: Conditionalise init_dom0_cpu_policy()
dmkhn
Re: [PATCH] x86: Conditionalise init_dom0_cpu_policy()
Jan Beulich
[PATCH 0/2] generalise vcpu0 creation for predefined domains
Alejandro Vallejo
[PATCH 2/2] x86: generalise vcpu0 creation for a domain
Alejandro Vallejo
Re: [PATCH 2/2] x86: generalise vcpu0 creation for a domain
Jason Andryuk
Re: [PATCH 2/2] x86: generalise vcpu0 creation for a domain
Stefano Stabellini
Re: [PATCH 2/2] x86: generalise vcpu0 creation for a domain
Jan Beulich
Re: [PATCH 2/2] x86: generalise vcpu0 creation for a domain
Alejandro Vallejo
[PATCH 1/2] arm: Remove alloc_dom0_vcpu0()
Alejandro Vallejo
Re: [PATCH 1/2] arm: Remove alloc_dom0_vcpu0()
Jason Andryuk
Re: [PATCH 1/2] arm: Remove alloc_dom0_vcpu0()
Stefano Stabellini
[PATCH] x86/idle: Fix the C6 eoi_errata[] list to include NEHALEM_EX
Andrew Cooper
Re: [PATCH] x86/idle: Fix the C6 eoi_errata[] list to include NEHALEM_EX
Jan Beulich
[PATCH] x86/S3: don't lose previously collected CPU data (AMD extra)
Jan Beulich
Re: [PATCH] x86/S3: don't lose previously collected CPU data (AMD extra)
Juergen Gross
Re: [PATCH v3 1/2] docs: fusa: Define the requirements for XEN_VERSION hypercall.
Bertrand Marquis
Re: [PATCH v3 2/2] docs: fusa: Add the requirements for few commands of XEN_VERSION
Bertrand Marquis
[PATCH] dom0less: Move single-xenstore check from bindings to set_xs_domain()
Alejandro Vallejo
Re: [PATCH] dom0less: Move single-xenstore check from bindings to set_xs_domain()
Jason Andryuk
Re: [PATCH] dom0less: Move single-xenstore check from bindings to set_xs_domain()
dmkhn
[XEN][PATCH] xen/evtchn: enable build optimization for evtchn_move_pirqs()/send_guest_pirq()
Grygorii Strashko
Re: [XEN][PATCH] xen/evtchn: enable build optimization for evtchn_move_pirqs()/send_guest_pirq()
Jan Beulich
Re: [XEN][PATCH] xen/evtchn: enable build optimization for evtchn_move_pirqs()/send_guest_pirq()
Grygorii Strashko
Re: [XEN][PATCH] xen/evtchn: enable build optimization for evtchn_move_pirqs()/send_guest_pirq()
Jan Beulich
Re: [XEN][PATCH] xen/evtchn: enable build optimization for evtchn_move_pirqs()/send_guest_pirq()
Grygorii Strashko
Re: [XEN][PATCH] xen/evtchn: enable build optimization for evtchn_move_pirqs()/send_guest_pirq()
Jan Beulich
[PATCH v6 0/6] FF-A VM to VM support
Bertrand Marquis
[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
[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
[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
[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
[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
Earlier messages