xen-devel Mail Thread Index
- [llvm coverage] Update LLVM profile raw format from v4 to v10,
Saman Dehghan
- RE: Request for patch to fix boot loop issue in Xen 4.17.6,
Ngamia Djabiri Julie
- Re: [PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation,
Thomas Zimmermann
- Re: (subset) [RFC PATCH 1/3] efi-rtc: Remove wakeup functionality,
Alexandre Belloni
- [PATCH v2] xen/arm: Reorder SCI resource cleanup in domain destruction,
Oleksii Moisieiev
- [PATCH v2] xen/domctl: Fix double domid_free in XEN_DOMCTL_createdomain error path,
Oleksii Moisieiev
- [PATCH] xen/domctl: Fix double domid_free in XEN_DOMCTL_createdomain error path,
Oleksii Moisieiev
- [PATCH][for-4.21] xen/arm: Reorder SCI resource cleanup in domain destruction,
Oleksii Moisieiev
- [RFC PATCH] xen/arm: Introduce GICV3 Self Tests,
Ayan Kumar Halder
- [PATCH v4 0/8] CI: Add Debian Trixie,
Andrew Cooper
- [PATCH v3] tools/libs: Use superpages where possible on migrate/resume,
Frediano Ziglio
- [XEN][PATCH] x86: hvm: hypercall: use define instead of const in hvm_hypercall(),
Grygorii Strashko
- [PATCH] xen/vm_event: introduce vm_event_is_enabled(),
Penny Zheng
- [PATCH v3 0/5] CI: Add Debian Trixie,
Andrew Cooper
- Code freeze is Fri Oct 03, 2025,
Oleksii Kurochko
- [PATCH v2 0/2] libacpi: Fix memory corruption on ACPI CPU hotplug,
Alejandro Vallejo
- WARN in xennet_disconnect_backend when frontend is paused during backend shutdown,
Marek Marczykowski-Górecki
- [PATCH 0/2] libacpi: Fix memory corruption on ACPI CPU hotplug,
Alejandro Vallejo
- [PATCH 0/3] efi: Shim LoadImage improvements,
Gerald Elder-Vass
- [PATCH v3 0/4] xen/arm64: allow to make aarch32 el1 support optional,
Grygorii Strashko
- [PATCH v3] releases: use newer compression methods for tarballs,
Jan Beulich
- [XEN][PATCH] xen/arm: restrict cpu_up_send_sgi() to arm32,
Grygorii Strashko
- [PATCH 00/14] paravirt: cleanup and reorg,
Juergen Gross
- [PATCH v1] coverage: add missing include for macro,
victorm.lira
- [PATCH v2 0/3] CI: Add Debian Trixie,
Andrew Cooper
- [PATCH v2 3/3] CHANGELOG: Notes about distro changes in CI,
Andrew Cooper
domU reboot claim failed,
Jason Andryuk
Re: [PATCH 2/5] CI: Update ppc64 to use Debian Trixie,
Andrew Cooper
[PATCH] libacpi: Remove CPU hotplug and GPE handling from PVH DSDTs,
Alejandro Vallejo
[PATCH] CI: Switch the alpine containers to be non-root,
Andrew Cooper
Re: [PATCH v11 5/5] vpci/msix: Implement cleanup function for MSI-X,
Chen, Jiqian
Re: [PATCH v11 4/5] vpci/msi: Implement cleanup function for MSI,
Chen, Jiqian
Re: [PATCH v11 3/5] vpci/rebar: Implement cleanup function for Rebar,
Chen, Jiqian
Re: [PATCH 0/5] xen/vpci: miscellaneous fixes,
Chen, Jiqian
[PATCH v2 00/26] Disable domctl-op via CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 01/26] xen/x86: move domctl.o out of PV_SHIM_EXCLUSIVE,
Penny Zheng
- [PATCH v2 02/26] xen/sysctl: replace CONFIG_SYSCTL with CONFIG_MGMT_DOMCTL,
Penny Zheng
- [PATCH v2 03/26] xen/x86: consolidate vram tracking support,
Penny Zheng
- [PATCH v2 05/26] xen/x86: make VM_EVENT depend on CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 04/26] xen: consolidate CONFIG_VM_EVENT,
Penny Zheng
- [PATCH v2 07/26] xen/domctl: wrap domain_pause_by_systemcontroller() with MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 06/26] xen/xsm: wrap xsm_vm_event_control() with CONFIG_VM_EVENT,
Penny Zheng
- [PATCH v2 09/26] xen/domctl: wrap domain_resume() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 08/26] xen/domctl: wrap domain_soft_reset() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 10/26] xen/domctl: wrap domain_kill() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 25/26] xen/xsm: wrap xsm functions with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 20/26] xen/domctl: wrap iommu-related domctl op with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 23/26] xen/x86: make CONFIG_X86_PSR depend on CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 11/26] xen/domctl: wrap domain_set_node_affinity() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 15/26] xen/domctl: wrap xsm_{irq_permission,iomem_permission} with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 16/26] xen/domctl: wrap arch-specific domain_set_time_offset() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 14/26] xen/domctl: wrap arch-specific arch_get_info_guest() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 17/26] xen/domctl: wrap xsm_set_target() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 26/26] xen/domctl: wrap common/domctl.c with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 12/26] xen/domctl: wrap vcpu_affinity_domctl() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 18/26] xen/domctl: wrap xsm_getdomaininfo() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 22/26] xen/domctl: wrap arch_{get,set}_paging_mempool_size() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 19/26] xen/domctl: wrap set_global_virq_handler() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 21/26] xen/xsm: wrap xsm-iommu-related functions with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 13/26] xen/domctl: wrap sched_adjust() with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
- [PATCH v2 24/26] xen/domctl: wrap arch-specific domctl-op with CONFIG_MGMT_HYPERCALLS,
Penny Zheng
[PATCH] CI: Create initrd fragments explicitly as root,
Andrew Cooper
[PATCH TEST-ARTEFACTS] Be explicit about root in scripts/alpine-rootfs.sh,
Andrew Cooper
[PATCH v5 0/2] efi: Support Shim LoadImage,
Gerald Elder-Vass
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API,
Leon Romanovsky
- [PATCH v6 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory,
Leon Romanovsky
- [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping,
Leon Romanovsky
- [PATCH v6 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys,
Leon Romanovsky
- [PATCH v6 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link().,
Leon Romanovsky
- [PATCH v6 06/16] iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys(),
Leon Romanovsky
- [PATCH v6 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based,
Leon Romanovsky
- [PATCH v6 08/16] kmsan: convert kmsan_handle_dma to use physical addresses,
Leon Romanovsky
- [PATCH v6 15/16] block-dma: properly take MMIO path,
Leon Romanovsky
- [PATCH v6 13/16] mm/hmm: properly take MMIO path,
Leon Romanovsky
- [PATCH v6 10/16] xen: swiotlb: Open code map_resource callback,
Leon Romanovsky
- [PATCH v6 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys,
Leon Romanovsky
- [PATCH v6 12/16] mm/hmm: migrate to physical address-based DMA mapping API,
Leon Romanovsky
- [PATCH v6 14/16] block-dma: migrate to dma_map_phys instead of map_page,
Leon Romanovsky
- [PATCH v6 16/16] nvme-pci: unmap MMIO pages with appropriate interface,
Leon Romanovsky
- [PATCH v6 11/16] dma-mapping: export new dma_*map_phys() interface,
Leon Romanovsky
- [PATCH v6 09/16] dma-mapping: implement DMA_ATTR_MMIO for dma_(un)map_page_attrs(),
Leon Romanovsky
- Re: [PATCH v6 00/16] dma-mapping: migrate to physical address-based API,
Marek Szyprowski
Xen Security Advisory 474 v2 (CVE-2025-58146) - XAPI UTF-8 string handling,
Xen . org security team
Xen Security Advisory 473 v2 (CVE-2025-58144,CVE-2025-58145) - Arm issues with page refcounting,
Xen . org security team
Xen Security Advisory 472 v2 (CVE-2025-27466,CVE-2025-58142,CVE-2025-58143) - Mutiple vulnerabilities in the Viridian interface,
Xen . org security team
Re: [PATCH for-4.21 0/5] CI: Add Debian Trixie,
Marek Marczykowski-Górecki
Re: [PATCH v2 0/3] xenconsole: Add connection flag,
Jürgen Groß
[PATCH v8 00/12] Introduce eSPI support,
Leonid Komarianskyi
- [PATCH v8 01/12] xen/arm: gicv3: refactor obtaining GIC addresses for common operations,
Leonid Komarianskyi
- [PATCH v8 02/12] xen/arm: gic: implement helper functions for INTID checks,
Leonid Komarianskyi
- [PATCH v8 03/12] xen/arm: vgic: implement helper functions for virq checks,
Leonid Komarianskyi
- [PATCH v8 04/12] xen/arm/irq: add handling for IRQs in the eSPI range,
Leonid Komarianskyi
- [PATCH v8 05/12] xen/arm: gicv3: implement handling of GICv3.1 eSPI,
Leonid Komarianskyi
- [PATCH v8 06/12] xen/arm/irq: allow eSPI processing in the gic_interrupt function,
Leonid Komarianskyi
- [PATCH v8 09/12] xen/arm: domain_build/dom0less-build: adjust domains config to support eSPIs,
Leonid Komarianskyi
- [PATCH v8 12/12] CHANGELOG.md: add mention of GICv3.1 eSPI support,
Leonid Komarianskyi
- [PATCH v8 08/12] xen/arm: vgic: add resource management for extended SPIs,
Leonid Komarianskyi
- [PATCH v8 07/12] xen/arm: gicv3: modify ICH_LR_PHYSICAL_MASK to allow eSPI processing,
Leonid Komarianskyi
- [PATCH v8 10/12] xen/arm: vgic-v3: add emulation of GICv3.1 eSPI registers,
Leonid Komarianskyi
- [PATCH v8 11/12] doc/man: update description for nr_spis with eSPI,
Leonid Komarianskyi
[ImageBuilder] Use LOAD_CMD by default if not specified in load_file(),
Michal Orzel
[PATCH v7 00/16] x86: introduce NS16550-compatible UART emulator,
dmukhin
- [PATCH v7 01/16] emul/vuart: introduce framework for UART emulators,
dmukhin
- [PATCH v7 02/16] xen/8250-uart: update definitions,
dmukhin
- [PATCH v7 03/16] emul/ns16x50: implement emulator stub,
dmukhin
- [PATCH v7 04/16] emul/ns16x50: implement DLL/DLM registers,
dmukhin
- [PATCH v7 05/16] emul/ns16x50: implement SCR register,
dmukhin
- [PATCH v7 06/16] emul/ns16x50: implement IER/IIR registers,
dmukhin
- [PATCH v7 07/16] emul/ns16x50: implement LCR/LSR registers,
dmukhin
- [PATCH v7 08/16] emul/ns16x50: implement MCR/MSR registers,
dmukhin
- [PATCH v7 09/16] emul/ns16x50: implement RBR register,
dmukhin
- [PATCH v7 10/16] emul/ns16x50: implement THR register,
dmukhin
- [PATCH v7 11/16] emul/ns16x50: implement FCR register (write-only),
dmukhin
- [PATCH v7 12/16] emul/ns16550: implement dump_state() hook,
dmukhin
- [PATCH v7 13/16] emul/ns16x50: add Kconfig options,
dmukhin
- [PATCH v7 14/16] x86/domain: enable per-domain I/O port bitmaps,
dmukhin
- [PATCH v7 15/16] xen/domain: allocate d->irq_caps before arch-specific initialization,
dmukhin
- [PATCH v7 16/16] emul/ns16x50: implement IRQ emulation via vIOAPIC,
dmukhin
Re: [PATCH] libxl: except Dom0 from setting PoD target,
Anthony PERARD
Re: [PATCH] libxl: preserve errno in libxl__xcinfo2xlinfo(),
Anthony PERARD
Re: [PATCH] libxl: respect unset video_memkb for Dom0,
Anthony PERARD
[PATCH] symbols: fix xensyms_read() hitting the final "end" symbol,
Jan Beulich
[PATCH v2 0/7] Nesting support for lazy MMU mode,
Kevin Brodsky
- [PATCH v2 1/7] mm: remove arch_flush_lazy_mmu_mode(),
Kevin Brodsky
- [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Kevin Brodsky
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Yeoreum Yun
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Andrew Morton
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
David Hildenbrand
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Alexander Gordeev
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
David Hildenbrand
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Alexander Gordeev
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
David Hildenbrand
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Kevin Brodsky
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Kevin Brodsky
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
David Hildenbrand
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Kevin Brodsky
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
David Hildenbrand
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Kevin Brodsky
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
David Hildenbrand
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Kevin Brodsky
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
David Hildenbrand
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Kevin Brodsky
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
David Hildenbrand
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Alexander Gordeev
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
David Hildenbrand
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Alexander Gordeev
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
David Hildenbrand
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Alexander Gordeev
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
David Hildenbrand
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Kevin Brodsky
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Alexander Gordeev
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Kevin Brodsky
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Alexander Gordeev
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Kevin Brodsky
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Juergen Gross
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Kevin Brodsky
- Re: [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections,
Jürgen Groß
- [PATCH v2 3/7] arm64: mm: fully support nested lazy_mmu sections,
Kevin Brodsky
- [PATCH v2 4/7] x86/xen: support nested lazy_mmu sections (again),
Kevin Brodsky
- [PATCH v2 5/7] powerpc/mm: support nested lazy_mmu sections,
Kevin Brodsky
- [PATCH v2 6/7] sparc/mm: support nested lazy_mmu sections,
Kevin Brodsky
- [PATCH v2 7/7] mm: update lazy_mmu documentation,
Kevin Brodsky
- Re: [PATCH v2 0/7] Nesting support for lazy MMU mode,
Lorenzo Stoakes
- Re: [PATCH v2 0/7] Nesting support for lazy MMU mode,
Andrew Morton
[PATCH v3 0/7] NUMA: Add per-node domain-memory claims,
Bernhard Kaindl
Re: [PATCH v3 8/9] SUPPORT.md: add xenstorepvh-stubdom live update,
Juergen Gross
[PATCH v6 00/15] x86: introduce NS16550-compatible UART emulator,
dmukhin
- [PATCH v6 01/15] emul/vuart: introduce framework for UART emulators,
dmukhin
- [PATCH v6 02/15] xen/8250-uart: update definitions,
dmukhin
- [PATCH v6 03/15] emul/ns16x50: implement emulator stub,
dmukhin
- [PATCH v6 04/15] emul/ns16x50: implement DLL/DLM registers,
dmukhin
- [PATCH v6 05/15] emul/ns16x50: implement SCR register,
dmukhin
- [PATCH v6 06/15] emul/ns16x50: implement IER/IIR registers,
dmukhin
- [PATCH v6 07/15] emul/ns16x50: implement LCR/LSR registers,
dmukhin
- [PATCH v6 08/15] emul/ns16x50: implement MCR/MSR registers,
dmukhin
- [PATCH v6 09/15] emul/ns16x50: implement RBR register,
dmukhin
- [PATCH v6 10/15] emul/ns16x50: implement THR register,
dmukhin
- [PATCH v6 11/15] emul/ns16x50: implement FCR register (write-only),
dmukhin
- [PATCH v6 12/15] emul/ns16550: implement dump_state() hook,
dmukhin
- [PATCH v6 13/15] x86/domain: enable per-domain I/O port bitmaps,
dmukhin
- [PATCH v6 14/15] xen/domain: allocate d->irq_caps before arch-specific initialization,
dmukhin
- [PATCH v6 15/15] emul/ns16x50: implement IRQ emulation via vIOAPIC,
dmukhin
- Re: [PATCH v6 00/15] x86: introduce NS16550-compatible UART emulator,
dmukhin
- Re: [PATCH v6 00/15] x86: introduce NS16550-compatible UART emulator,
Stefano Stabellini
Re: [PATCH v5 15/15] emul/ns16x50: implement IRQ emulation via vIOAPIC,
dmukhin
Re: [PATCH v5 14/15] xen/domain: allocate d->irq_caps before arch-specific initialization,
dmukhin
Re: [PATCH v5 13/15] x86/domain: enable per-domain I/O port bitmaps,
dmukhin
Re: [PATCH v5 07/15] emul/ns16x50: implement FCR register (write-only),
dmukhin
Re: [PATCH v5 06/15] emul/ns16x50: implement THR/RBR registers,
dmukhin
Re: [PATCH v5 05/15] emul/ns16x50: implement EIR/IIR registers,
dmukhin
[PATCH] x86/mcheck: allow varying bank counts per CPU,
Soham Dandapat
Re: [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping,
Marek Szyprowski
[REMINDER] Avoid automatic warning banners in xen-devel emails,
Cody Zuschlag
[PATCH v4 1/2] efi: Add a function to check if Secure Boot mode is enabled,
Gerald Elder-Vass
[PATCH v4 2/2] efi: Support using Shim's LoadImage protocol,
Gerald Elder-Vass
[PATCH v3 0/2] efi: Support Shim LoadImage,
Gerald Elder-Vass
Differentiating "For experts only" and "Not security supported" in Kconfig,
Demi Marie Obenour
Re: [PATCH] symbols: discard stray file symbols,
Jason Andryuk
[PATCH] x86/apic: Avoid infinite loop in io_apic_level_ack_pending(),
Jason Andryuk
Re: [PATCH v8 0/8] arm64: entry: Convert to generic irq entry,
Catalin Marinas
Re: [PATCH v2 3/4] xen/arm64: allow to make aarch32 support optional,
Grygorii Strashko
Re: [PATCH v2 1/4] xen/arm: split set_domain_type() between arm64/arm32,
Grygorii Strashko
[PATCH v7 00/12] Introduce eSPI support,
Leonid Komarianskyi
- [PATCH v7 01/12] xen/arm: gicv3: refactor obtaining GIC addresses for common operations,
Leonid Komarianskyi
- [PATCH v7 02/12] xen/arm: gic: implement helper functions for INTID checks,
Leonid Komarianskyi
- [PATCH v7 03/12] xen/arm: vgic: implement helper functions for virq checks,
Leonid Komarianskyi
- [PATCH v7 04/12] xen/arm/irq: add handling for IRQs in the eSPI range,
Leonid Komarianskyi
- [PATCH v7 05/12] xen/arm: gicv3: implement handling of GICv3.1 eSPI,
Leonid Komarianskyi
- [PATCH v7 06/12] xen/arm/irq: allow eSPI processing in the gic_interrupt function,
Leonid Komarianskyi
- [PATCH v7 08/12] xen/arm: vgic: add resource management for extended SPIs,
Leonid Komarianskyi
- [PATCH v7 09/12] xen/arm: domain_build/dom0less-build: adjust domains config to support eSPIs,
Leonid Komarianskyi
- [PATCH v7 12/12] CHANGELOG.md: add mention of GICv3.1 eSPI support,
Leonid Komarianskyi
- [PATCH v7 10/12] xen/arm: vgic-v3: add emulation of GICv3.1 eSPI registers,
Leonid Komarianskyi
- [PATCH v7 11/12] doc/man: update description for nr_spis with eSPI,
Leonid Komarianskyi
- [PATCH v7 07/12] xen/arm: gicv3: modify ICH_LR_PHYSICAL_MASK to allow eSPI processing,
Leonid Komarianskyi
- Re: [PATCH v7 00/12] Introduce eSPI support,
Stefano Stabellini
[PATCH] docs/xentop: Add documentation for physical CPU monitoring feature,
Jahan Murudi
Re: New Defects reported by Coverity Scan for XenProject,
Jan Beulich
[PATCH v9 0/4] xen/arm: scmi: introduce SCI SCMI SMC single-agent support,
Oleksii Moisieiev
Re: [PATCH v17 3/4] tools/tests: introduce unit tests for domain ID allocator,
Anthony PERARD
[PATCH] xen/manage: Fix suspend error path,
Lukas Wunner
[PATCH 0/7] Nesting support for lazy MMU mode,
Kevin Brodsky
[PATCH v2] Strip build path directories in tools and hypervisor,
Marek Marczykowski-Górecki
[PATCH v9 0/8] amd-cppc CPU Performance Scaling Driver,
Penny Zheng
[PATCH v9 2/8] xen/cpufreq: implement amd-cppc driver for CPPC in passive mode,
Penny Zheng
[PATCH v9 4/8] xen/cpufreq: get performance policy from governor set via xenpm,
Penny Zheng
[PATCH v9 3/8] xen/cpufreq: implement amd-cppc-epp driver for CPPC in active mode,
Penny Zheng
[PATCH v9 6/8] xen/cpufreq: bypass governor-related para for amd-cppc-epp,
Penny Zheng
[PATCH v9 5/8] tools/cpufreq: extract CPPC para from cpufreq para,
Penny Zheng
[PATCH v9 8/8] CHANGELOG.md: add amd-cppc/amd-cppc-epp cpufreq driver support,
Penny Zheng
[PATCH v9 7/8] xen/cpufreq: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver,
Penny Zheng
Re: [PATCH v9 0/8] amd-cppc CPU Performance Scaling Driver,
Jan Beulich
Re: [PATCH v17 0/4] xen/domain: domain ID allocation,
Stefano Stabellini
[PATCH v2] xen/arm: smmuv3: Add cache maintenance for non-coherent SMMU queues,
Dmytro Firsov
Xen Summit Updates,
Cody Zuschlag
Re: xen | Failed pipeline for staging-4.18 | 51190865,
Jan Beulich
Re: xen | Failed pipeline for staging-4.19 | dabd7193,
Jan Beulich
[ANNOUNCE] Call for agenda items for September 4, 2025 Community Call @ 15:00 UTC,
Cody Zuschlag
[PATCH] build: avoid absolute paths in executables,
Jan Beulich
[PATCH v6 00/12] Introduce eSPI support,
Leonid Komarianskyi
- [PATCH v6 01/12] xen/arm: gicv3: refactor obtaining GIC addresses for common operations,
Leonid Komarianskyi
- [PATCH v6 02/12] xen/arm: gic: implement helper functions for INTID checks,
Leonid Komarianskyi
- [PATCH v6 03/12] xen/arm: vgic: implement helper functions for virq checks,
Leonid Komarianskyi
- [PATCH v6 04/12] xen/arm/irq: add handling for IRQs in the eSPI range,
Leonid Komarianskyi
- [PATCH v6 05/12] xen/arm: gicv3: implement handling of GICv3.1 eSPI,
Leonid Komarianskyi
- [PATCH v6 06/12] xen/arm/irq: allow eSPI processing in the gic_interrupt function,
Leonid Komarianskyi
- [PATCH v6 09/12] xen/arm: domain_build/dom0less-build: adjust domains config to support eSPIs,
Leonid Komarianskyi
- [PATCH v6 11/12] doc/man: update description for nr_spis with eSPI,
Leonid Komarianskyi
- [PATCH v6 10/12] xen/arm: vgic-v3: add emulation of GICv3.1 eSPI registers,
Leonid Komarianskyi
- [PATCH v6 07/12] xen/arm: gicv3: modify ICH_LR_PHYSICAL_MASK to allow eSPI processing,
Leonid Komarianskyi
- [PATCH v6 08/12] xen/arm: vgic: add resource management for extended SPIs,
Leonid Komarianskyi
- [PATCH v6 12/12] CHANGELOG.md: add mention of GICv3.1 eSPI support,
Leonid Komarianskyi
[PATCH v8 0/4] xen/arm: scmi: introduce SCI SCMI SMC single-agent support,
Oleksii Moisieiev
[PATCH v4 0/4] xentop: add physical CPU usage support,
Jahan Murudi
[PATCH 0/2] x86/IO-APIC: remove dead / unreachable code,
Jan Beulich
RE: [PATCH v8 1/8] xen/cpufreq: introduce new sub-hypercall to propagate CPPC data,
Penny, Zheng
RE: [PATCH v8 0/8] amd-cppc CPU Performance Scaling Driver,
Penny, Zheng
RE: [PATCH v8 8/8] xen/cpufreq: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver,
Penny, Zheng
[PATCH] xen/arm: irq: Use appropriate priority for SGIs in setup_irq(),
Mykola Kvach
[PATCH v1] automation: edit pipeline to prevent running non-selected jobs,
victorm.lira
Domctl series as a fix to PV_SHIM_EXCLUSIVE, was: [PATCH] xen/x86: move domctl.o out of PV_SHIM_EXCLUSIVE,
Stefano Stabellini
Re: [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page,
Marek Szyprowski
Re: Consider changing CONFIG_ACPI default on ARM?,
Paul Leiber
[PATCH v1 1/2] automation: call expect script with redirected standard error,
victorm.lira
Re: [PATCH v5 09/12] xen/arm: domain_build/dom0less-build: adjust domains config to support eSPIs,
Julien Grall
Re: [PATCH v2] releases: use newer compression methods for tarballs,
Andrew Cooper
[ardb:x86-startup-confine-v7] [x86/boot] 7d40dc256f: BUG:kernel_reboot-without-warning_in_test_stage,
kernel test robot
[PATCH 1/2] Tidy up .gitignore,
Andrew Cooper
[PATCH v5 00/16] dma-mapping: migrate to physical address-based API,
Leon Romanovsky
- [PATCH v5 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link().,
Leon Romanovsky
- [PATCH v5 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory,
Leon Romanovsky
- [PATCH v5 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys,
Leon Romanovsky
- [PATCH v5 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys,
Leon Romanovsky
- [PATCH v5 03/16] dma-debug: refactor to use physical addresses for page mapping,
Leon Romanovsky
- [PATCH v5 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based,
Leon Romanovsky
- [PATCH v5 08/16] kmsan: convert kmsan_handle_dma to use physical addresses,
Leon Romanovsky
- [PATCH v5 16/16] nvme-pci: unmap MMIO pages with appropriate interface,
Leon Romanovsky
- [PATCH v5 12/16] mm/hmm: migrate to physical address-based DMA mapping API,
Leon Romanovsky
- [PATCH v5 10/16] xen: swiotlb: Open code map_resource callback,
Leon Romanovsky
- [PATCH v5 13/16] mm/hmm: properly take MMIO path,
Leon Romanovsky
- [PATCH v5 11/16] dma-mapping: export new dma_*map_phys() interface,
Leon Romanovsky
- [PATCH v5 14/16] block-dma: migrate to dma_map_phys instead of map_page,
Leon Romanovsky
- [PATCH v5 15/16] block-dma: properly take MMIO path,
Leon Romanovsky
- [PATCH v5 06/16] iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys(),
Leon Romanovsky
- [PATCH v5 09/16] dma-mapping: implement DMA_ATTR_MMIO for dma_(un)map_page_attrs(),
Leon Romanovsky
[XEN PATCH v2] efi: Use Shim's LoadImage to verify the Dom0 kernel,
Gerald Elder-Vass
Re: [PATCH v5 07/12] xen/arm: gicv3: modify ICH_LR_PHYSICAL_MASK to allow eSPI processing,
Julien Grall
Re: [PATCH v5 06/12] xen/arm/irq: allow eSPI processing in the gic_interrupt function,
Julien Grall
Re: [PATCH v3 3/3] xen/events: Update virq_to_irq on migration,
Juergen Gross
Re: [PATCH v3 2/3] xen/events: Return -EEXIST for bound VIRQs,
Juergen Gross
Re: [RFC PATCH 0/7] accel: Add per-accelerator vCPUs queue,
Philippe Mathieu-Daudé
Re: [RESEND PATCH v2 2/3] hvmloader: Update to SMBIOS 2.6,
Jan Beulich
[PATCH v2] tools/libs: Use superpages where possible on migrate/resume,
Frediano Ziglio
issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
- Re: issue with dom0_pvh on Xen 4.20,
Andrew Cooper
- Re: issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
- Re: issue with dom0_pvh on Xen 4.20,
Andrew Cooper
- Re: issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
- Re: issue with dom0_pvh on Xen 4.20,
Andrew Cooper
- Re: issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
- Re: issue with dom0_pvh on Xen 4.20,
Andrew Cooper
- Re: issue with dom0_pvh on Xen 4.20,
Andrew Cooper
- Re: issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
- Re: issue with dom0_pvh on Xen 4.20,
Jan Beulich
- Re: issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
- Re: issue with dom0_pvh on Xen 4.20,
Jan Beulich
- Re: issue with dom0_pvh on Xen 4.20,
Juergen Gross
- Re: issue with dom0_pvh on Xen 4.20,
Juergen Gross
- Re: issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
- Re: issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
- Re: issue with dom0_pvh on Xen 4.20,
Jan Beulich
- Re: issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
- Re: issue with dom0_pvh on Xen 4.20,
Jan Beulich
- Re: issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
- Re: issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
- Re: issue with dom0_pvh on Xen 4.20,
Andrew Cooper
- Re: issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
- Re: issue with dom0_pvh on Xen 4.20,
Jan Beulich
- Re: issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
- Re: issue with dom0_pvh on Xen 4.20,
Jan Beulich
- Re: issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
- Re: issue with dom0_pvh on Xen 4.20,
Manuel Bouyer
[PATCH V2] xen/arm: dm: Drop XEN_DMOP_get_ioreq_server_info from supported,
Oleksandr Tyshchenko
[PATCH v5.10.y] xen: replace xen_remap() with memremap(),
Teddy Astie
[PATCH v13 0/4] Enable guest suspend/resume support on ARM via vPSCI,
Mykola Kvach
[PATCH v2] x86: Fix AMD_SVM and INTEL_VMX dependency,
Michal Orzel
Re: [PATCH v5 03/15] emul/ns16x50: implement emulator stub,
dmukhin
Re: [PATCH v5 02/15] xen/8250-uart: update definitions,
dmukhin
[PATCH v6 00/13] Add initial Xen Suspend-to-RAM support on ARM64,
Mykola Kvach
- [PATCH v6 01/13] xen/arm: Add suspend and resume timer helpers,
Mykola Kvach
- [PATCH v6 03/13] xen/arm: gic-v3: Implement GICv3 suspend/resume functions,
Mykola Kvach
- [PATCH v6 04/13] xen/arm: Don't release IRQs on suspend,
Mykola Kvach
- [PATCH v6 05/13] xen/arm: irq: avoid local IRQ descriptors reinit on system resume,
Mykola Kvach
- [PATCH v6 06/13] xen/arm: irq: Restore state of local IRQs during system resume,
Mykola Kvach
- [PATCH v6 07/13] iommu/ipmmu-vmsa: Implement suspend/resume callbacks,
Mykola Kvach
- [PATCH v6 08/13] xen/arm: Implement PSCI SYSTEM_SUSPEND call (host interface),
Mykola Kvach
- [PATCH v6 02/13] xen/arm: gic-v2: Implement GIC suspend/resume functions,
Mykola Kvach
- [PATCH v6 09/13] xen/arm: Resume memory management on Xen resume,
Mykola Kvach
- [PATCH v6 10/13] xen/arm: Save/restore context on suspend/resume,
Mykola Kvach
- [PATCH v6 11/13] xen/arm: Add support for system suspend triggered by hardware domain,
Mykola Kvach
- [PATCH v6 12/13] xen/arm: Suspend/resume IOMMU on Xen suspend/resume,
Mykola Kvach
- [PATCH v6 13/13] xen/arm: gic-v3: Add suspend/resume support for eSPI registers,
Mykola Kvach
- Re: [PATCH v6 00/13] Add initial Xen Suspend-to-RAM support on ARM64,
Volodymyr Babchuk
Re: [PATCH v11] xen/console: introduce domain_console struct,
dmukhin
Re: [PATCH v4 00/16] dma-mapping: migrate to physical address-based API,
Marek Szyprowski
[PATCH] x86/hvm: Rationalise CS limit handling in arch_set_info_hvm_guest(),
Andrew Cooper
Re: [PATCH v5 08/12] xen/arm: vgic: add resource management for extended SPIs,
Leonid Komarianskyi
Re: [PATCH v5 05/12] xen/arm: gicv3: implement handling of GICv3.1 eSPI,
Leonid Komarianskyi
Re: [RFC PATCH 5/9] docs/x86: Introduce FastABI,
Jan Beulich
Re: [RFC PATCH 4/9] hvm: Introduce "fixed memory layout" feature,
Jan Beulich
Re: [PATCH v4 01/12] xen/arm: gicv3: refactor obtaining GIC addresses for common operations,
Julien Grall
[XEN PATCH] efi: Use Shim's LoadImage to verify the Dom0 kernel,
Gerald Elder-Vass
Re: [PATCH v5 04/12] xen/arm/irq: add handling for IRQs in the eSPI range,
Leonid Komarianskyi
Re: [PATCH v5 01/12] xen/arm: gicv3: refactor obtaining GIC addresses for common operations,
Leonid Komarianskyi
Re: [RFC PATCH v3 3/3] x86/hvm: Introduce Xen-wide ASID allocator,
Jan Beulich
Re: [PATCH v2] x86/bitops: Optimise arch_ffs{,l}() some more on AMD,
Andrew Cooper
Re: [PATCH v2 23/23] x86/pv: Adjust eflags handling for FRED mode,
Jan Beulich
[PATCH] xen/arm: platform: Select GICV3 dependency for RCAR4,
Oleksandr Tyshchenko
[PATCH v7 0/4] xen/arm: scmi: introduce SCI SCMI SMC single-agent support,
Oleksii Moisieiev
Re: [PATCH v2 22/23] x86/pv: System call handling in FRED mode,
Jan Beulich
Re: [RESEND PATCH v2 3/3] CHANGELOG.md: Add SMBIOS 2.6 update statement,
Oleksii Kurochko
Re: [RESEND PATCH v2 1/3] xen: Define xen_domain_handle_t encoding and formatting,
Oleksii Kurochko
Re: [PATCH v2 03/23] x86/traps: Introduce opt_fred,
Jan Beulich
Re: [PATCH v2 21/23] x86/pv: ERETU error handling,
Jan Beulich
[PATCH] xen/public: arch-arm: Drop XEN_DMOP_get_ioreq_server_info from supported,
Oleksandr Tyshchenko
Re: [PATCH v5 10/12] xen/arm: vgic-v3: add emulation of GICv3.1 eSPI registers,
Oleksandr Tyshchenko
[RFC PATCH v1] imagebuilder: Add a script to check the sanity of device tree,
Ayan Kumar Halder
Re: [PATCH v2 20/23] x86/pv: Exception handling in FRED mode,
Jan Beulich
Re: [PATCH v12 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests,
Volodymyr Babchuk
Re: [PATCH] x86/xen: select HIBERNATE_CALLBACKS more directly,
Juergen Gross
Re: [PATCH v2 19/23] x86/pv: Adjust GS handling for FRED mode,
Jan Beulich
Re: [PATCH v2 18/23] x86/entry: Rework the comment about SYSCALL and DF,
Jan Beulich
Re: [PATCH v2 17/23] x86/entry: Drop the pre exception table infrastructure,
Jan Beulich
Re: [PATCH v2 16/23] x86/entry: Alter how IRET faults are recognised,
Jan Beulich
Re: [PATCH v2 15/23] x86/pv: Deduplicate is_canonical_address() in do_set_segment_base(),
Jan Beulich
Re: [PATCH v2] Clarify the cases where BLKIF_RSP_EOPNOTSUPP can be returned.,
Roger Pau Monné
Re: [PATCH 00/20] Add SMMUv3 Stage 1 Support for XEN guests,
Milan Djokic
[XEN PATCH v2] xen/flask: limit sidtable size,
Sergiy Kibrik
Re: [PATCH v2 14/23] x86/traps: Enable FRED when requested,
Jan Beulich
[PATCH] x86: Fix AMD_SVM and INTEL_VMX dependency,
Michal Orzel
Re: [PATCH v2 13/23] x86/traps: Introduce FRED entrypoints,
Jan Beulich
Re: [PATCH v2 12/23] x86/fsgsbase: Make gskern accesses safe under FRED,
Jan Beulich
Re: [PATCH v2 11/23] x86/traps: Make an IDT-specific #PF helper,
Jan Beulich
Re: [PATCH v2 10/23] x86/traps: Make an IDT-specific #DB helper,
Jan Beulich
Re: [PATCH v2 09/23] x86/traps: Skip Supervisor Shadow Stack tokens in FRED mode,
Jan Beulich
Re: [PATCH v2 08/23] x86/traps: Alter switch_stack_and_jump() for FRED mode,
Jan Beulich
Re: [PATCH v2 07/23] x86/boot: Use RSTORSSP to establish SSP,
Jan Beulich
[PATCH v3] device-tree: fix infinite loop issue in 'assign_shared_memory()',
Dmytro Prokopchuk1
Re: [PATCH] xen/arm: smmuv3: Add cache maintenance for non-coherent SMMU queues,
Mykola Kvach
Re: [PATCH v2 06/23] x86/traps: Set MSR_PL0_SSP in load_system_tables(),
Jan Beulich
Re: [PATCH v6 2/4] xen/arm: scmi-smc: update to be used under sci subsystem,
Oleksii Moisieiev
[PATCH] docs/sending-patches: document "Amends:" tag,
Jan Beulich
[PATCH v2] x86/gen-cpuid: correct cycle detection,
Jan Beulich
Re: [PATCH 2/2] x86/apic: Drop sync_Arb_IDs(),
Jan Beulich
Re: [PATCH 1/2] x86/apic: Get rid of get_physical_broadcast(),
Jan Beulich
Re: [PATCH] x86/gen-cpuid: Fix debugging for cycle detection,
Jan Beulich
Re: [PATCH v5 01/15] emul/vuart: introduce framework for UART emulators,
Jan Beulich
Re: [XEN PATCH v1] xen/flask: limit sidtable size,
Jan Beulich
Re: [PATCH v2 1/5] symbols: add minimal self-test,
Jan Beulich
RE: [PATCH v8 3/8] xen/cpufreq: implement amd-cppc driver for CPPC in passive mode,
Penny, Zheng
Mail converted by MHonArc
|