xen-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/06/02
Re: [PATCH] xen/arm64: head: document missing input registers for MMU functions
Orzel, Michal
2025/06/01
Re: [PATCH v2] arm/vgic-v2: Fix undefined behavior in vgic_fetch_itargetsr()
Orzel, Michal
2025/06/01
Re: [PATCH v10 6/7] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no
Jan Beulich
2025/06/01
[PATCH v2] arm/vgic-v2: Fix undefined behavior in vgic_fetch_itargetsr()
Jahan Murudi
2025/05/31
[PATCH] arm/vgic-v2: Fix undefined behavior in vgic_fetch_itargetsr() The current implementation performs left shift operations that may trigger undefined behavior when the target value is too large. This patch:
Jahan Murudi
2025/05/31
[PATCH v1 5/5] vpci: allow 32-bit BAR writes with memory decoding enabled
Stewart Hildebrand
2025/05/31
[PATCH v1 3/5] vpci: introduce map_bars()
Stewart Hildebrand
2025/05/31
[PATCH v1 4/5] vpci: use separate rangeset for BAR unmapping
Stewart Hildebrand
2025/05/31
[PATCH v1 2/5] vpci: rework error path in vpci_process_pending()
Stewart Hildebrand
2025/05/31
[PATCH v1 0/5] vpci: allow 32-bit BAR writes with memory decoding enabled
Stewart Hildebrand
2025/05/31
[PATCH v1 1/5] vpci: const-ify some pdev instances
Stewart Hildebrand
2025/05/31
Re: [PATCH 14/16] xen/arm: Resume memory management on Xen resume
Mykola Kvach
2025/05/31
Re: [RFC PATCH v1 0/6] Lazy mmu mode fixes and improvements
Mike Rapoport
2025/05/30
Re: [PATCH 16/19] xen/dt: Extract helper to map nodes to module kinds
Stefano Stabellini
2025/05/30
Re: [PATCH 15/19] xen/dt: Move bootinfo-independent helpers out of bootinfo-fdt.c
Stefano Stabellini
2025/05/30
[PATCH v2 0/1] Xen: Add Xen command line parsing
Aaron Rainbolt
2025/05/30
Re: [PATCH 14/19] xen/dt: Rename bootfdt.c -> bootinfo-fdt.c
Stefano Stabellini
2025/05/30
[PATCH v2 1/1] kern/xen: Add Xen command line parsing
Aaron Rainbolt
2025/05/30
Re: [PATCH 13/19] xen/dt: Move bootinfo functions to a new bootinfo.h
Stefano Stabellini
2025/05/30
Re: [PATCH 12/19] xen/dt: Move bootfdt functions to xen/bootfdt.h
Stefano Stabellini
2025/05/30
Re: [PATCH 12/19] xen/dt: Move bootfdt functions to xen/bootfdt.h
Stefano Stabellini
2025/05/30
Re: [PATCH 10/19] x86: Replace boot_module with bootmodule
Stefano Stabellini
2025/05/30
Re: [PATCH 09/19] x86: Preinitialise all modules to be of kind BOOTMOD_UNKNOWN
Stefano Stabellini
2025/05/30
Re: [PATCH 08/19] xen/dt: Add BOOTMOD_MICROCODE
Stefano Stabellini
2025/05/30
Re: [PATCH v4 2/2] xen/domain: rewrite emulation_flags_ok()
Teddy Astie
2025/05/30
Re: [PATCH 07/19] arm/gnttab: Break cycle between asm/grant_table.h and xen/grant_table.h
Stefano Stabellini
2025/05/30
Re: [PATCH 06/19] xen: Clean up asm-generic/device.h
Stefano Stabellini
2025/05/30
Re: [PATCH 04/19] xen: Add missing forward declaration to btcpupools_get_domain_pool_id
Stefano Stabellini
2025/05/30
Re: [PATCH 05/19] arm: Remove dependencies with membank(s) definitions from setup.h
Stefano Stabellini
2025/05/30
Re: [PATCH 12/19] xen/dt: Move bootfdt functions to xen/bootfdt.h
dmkhn
2025/05/30
Re: [PATCH 03/19] riscv: Add missing forward declaration to intc.h
Stefano Stabellini
2025/05/30
Re: [PATCH 02/19] x86: Add missing pci_dev forward declaration in asm/pci.h
Stefano Stabellini
2025/05/30
Re: [PATCH 15/19] xen/dt: Move bootinfo-independent helpers out of bootinfo-fdt.c
dmkhn
2025/05/30
[PATCH v1 1/2] xen/console: introduce CONSOLE_PREFIX
dmkhn
2025/05/30
[PATCH v1 0/2] xen/console: updates to diagnostic messages prefixes
dmkhn
2025/05/30
[PATCH v1 2/2] xen/console: unify printout behavior for UART emulators
dmkhn
2025/05/30
Re: [PATCH 07/19] arm/gnttab: Break cycle between asm/grant_table.h and xen/grant_table.h
Jason Andryuk
2025/05/30
Re: [PATCH v4 3/4] xen/console: remove max_init_domid dependency
dmkhn
2025/05/30
Re: [PATCH 02/19] x86: Add missing pci_dev forward declaration in asm/pci.h
Jason Andryuk
2025/05/30
[PATCH v5 0/4] xen/console: cleanup console input switch logic
dmkhn
2025/05/30
[PATCH v5 3/4] xen/console: remove max_init_domid dependency
dmkhn
2025/05/30
[PATCH v5 2/4] xen/console: introduce console input permission
dmkhn
2025/05/30
[PATCH v5 4/4] xen/console: rename console_rx to console_domid
dmkhn
2025/05/30
[PATCH v5 1/4] xen/console: rename switch_serial_input() to console_switch_input()
dmkhn
2025/05/30
[PATCH v4 0/2] xen/domain: updates to hardware emulation flags
dmkhn
2025/05/30
[PATCH v4 2/2] xen/domain: rewrite emulation_flags_ok()
dmkhn
2025/05/30
[PATCH v4 1/2] xen/domain: introduce common hardware emulation flags
dmkhn
2025/05/30
Re: [PATCH v6 4/6] xen/arm: ffa: Add buffer full notification support
Julien Grall
2025/05/30
Re: [PATCH v6 3/6] xen/arm: ffa: Introduce VM to VM support
Julien Grall
2025/05/30
Re: [PATCH v6 2/6] xen/arm: ffa: Rework partinfo_get implementation
Julien Grall
2025/05/30
Re: [PATCH] BCM2711 reboot fix
Julien Grall
2025/05/30
[PATCH] xen/arm64: head: document missing input registers for MMU functions
Mykola Kvach
2025/05/30
Re: [RFC PATCH v1 3/6] mm: Avoid calling page allocator from apply_to_page_range()
Liam R. Howlett
2025/05/30
Re: [PATCH] tools/tests: Add install target for vPCI
Roger Pau Monné
2025/05/30
Re: [PATCH v4 2/4] xen/console: introduce console input permission
Stefano Stabellini
2025/05/30
[RFC PATCH v1 1/6] fs/proc/task_mmu: Fix pte update and tlb maintenance ordering in pagemap_scan_pmd_entry()
Ryan Roberts
2025/05/30
Re: [RFC PATCH v1 3/6] mm: Avoid calling page allocator from apply_to_page_range()
Ryan Roberts
2025/05/30
Re: [RFC PATCH v1 1/6] fs/proc/task_mmu: Fix pte update and tlb maintenance ordering in pagemap_scan_pmd_entry()
Jann Horn
2025/05/30
Re: [RFC PATCH v1 1/6] fs/proc/task_mmu: Fix pte update and tlb maintenance ordering in pagemap_scan_pmd_entry()
Ryan Roberts
2025/05/30
Re: [RFC PATCH v1 3/6] mm: Avoid calling page allocator from apply_to_page_range()
Liam R. Howlett
2025/05/30
Re: [RFC PATCH v1 1/6] fs/proc/task_mmu: Fix pte update and tlb maintenance ordering in pagemap_scan_pmd_entry()
Jann Horn
2025/05/30
Re: [RFC PATCH v1 0/6] Lazy mmu mode fixes and improvements
Ryan Roberts
2025/05/30
[PATCH v3 08/22] x86/slaunch: restore boot MTRRs after Intel TXT DRTM
Sergii Dmytruk
2025/05/30
Re: [RFC PATCH v1 0/6] Lazy mmu mode fixes and improvements
Lorenzo Stoakes
2025/05/30
[PATCH] tools/tests: Add install target for vPCI
Andrew Cooper
2025/05/30
[PATCH v3 12/22] x86/hvm: check for VMX in SMX if Slaunch is active
Sergii Dmytruk
2025/05/30
[PATCH 08/19] xen/dt: Add BOOTMOD_MICROCODE
Alejandro Vallejo
2025/05/30
Re: [PATCH] x86/svm: Move svm_domain structure to svm.h
Andrew Cooper
2025/05/30
[PATCH v3 00/22] x86: Trenchboot Secure Launch DRTM (Xen)
Sergii Dmytruk
2025/05/30
[PATCH v3 15/22] x86/smpboot.c: TXT AP bringup
Sergii Dmytruk
2025/05/30
Re: [PATCH v3 02/14] xen/riscv: introduce support of Svpbmt extension and make it mandatory
Oleksii Kurochko
2025/05/30
Re: [PATCH] tools: Add install/uninstall targets to tests/x86_emulator
Andrew Cooper
2025/05/30
[RFC PATCH v1 6/6] Revert "arm64/mm: Permit lazy_mmu_mode to be nested"
Ryan Roberts
2025/05/30
[PATCH v3 5/5] tools/golang: Regenerate bindings for trap_unmapped_accesses
Edgar E. Iglesias
2025/05/30
[RFC PATCH v1 2/6] mm: Fix pte update and tlb maintenance ordering in migrate_vma_collect_pmd()
Ryan Roberts
2025/05/30
[RFC PATCH v1 4/6] mm: Introduce arch_in_lazy_mmu_mode()
Ryan Roberts
2025/05/30
[RFC PATCH v1 5/6] mm: Avoid calling page allocator while in lazy mmu mode
Ryan Roberts
2025/05/30
[RFC PATCH v1 3/6] mm: Avoid calling page allocator from apply_to_page_range()
Ryan Roberts
2025/05/30
[PATCH v3 10/22] x86/tpm.c: code for early hashing and extending PCRs (for TPM1.2)
Sergii Dmytruk
2025/05/30
[RFC PATCH v1 0/6] Lazy mmu mode fixes and improvements
Ryan Roberts
2025/05/30
[PATCH v3 18/22] x86/boot/slaunch-early: find MBI and SLRT on AMD
Sergii Dmytruk
2025/05/30
[PATCH v3 20/22] x86/slaunch: support EFI boot
Sergii Dmytruk
2025/05/30
Re: [PATCH v3 4/5] tools/ocaml: Update bindings for CDF_TRAP_UNMAPPED_ACCESSES
Christian Lindig
2025/05/30
[PATCH v3 3/5] tools/arm: Add the trap_unmapped_accesses xl config option
Edgar E. Iglesias
2025/05/30
[PATCH v3 2/5] xen/arm: dom0less: Add trap-unmapped-accesses
Edgar E. Iglesias
2025/05/30
[PATCH v3 4/5] tools/ocaml: Update bindings for CDF_TRAP_UNMAPPED_ACCESSES
Edgar E. Iglesias
2025/05/30
[PATCH v3 0/5] xen/arm: Add option to optionally disable trapping on unmapped acceses
Edgar E. Iglesias
2025/05/30
Re: [PATCH v2 1/3] xen/arm: Add way to disable traps on accesses to unmapped addresses
Edgar E. Iglesias
2025/05/30
[PATCH v3 1/5] xen/arm: Add way to disable traps on accesses to unmapped addresses
Edgar E. Iglesias
2025/05/30
[PATCH v3 04/22] x86/boot/slaunch-early: implement early initialization
Sergii Dmytruk
2025/05/30
[PATCH v3 07/22] x86/mtrr: expose functions for pausing caching
Sergii Dmytruk
2025/05/30
[PATCH v3 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap
Sergii Dmytruk
2025/05/30
[PATCH 01/19] licence: Add missing SPDX line to bootfdt.h
Alejandro Vallejo
2025/05/30
[PATCH v3 19/22] x86/slaunch: support AMD SKINIT
Sergii Dmytruk
2025/05/30
[PATCH v3 17/22] x86/acpi: disallow S3 on Secure Launch boot
Sergii Dmytruk
2025/05/30
[PATCH v3 22/22] MAINTAINERS: add a section for TrenchBoot Slaunch
Sergii Dmytruk
2025/05/30
[PATCH v3 16/22] x86/slaunch: process DRTM policy
Sergii Dmytruk
2025/05/30
[PATCH v3 21/22] x86/cpu: report SMX, TXT and SKINIT capabilities
Sergii Dmytruk
2025/05/30
[PATCH v3 13/22] x86/tpm.c: implement event log for TPM2.0
Sergii Dmytruk
2025/05/30
[PATCH v3 09/22] xen/lib: add implementation of SHA-1
Sergii Dmytruk
2025/05/30
[PATCH v3 11/22] x86/tpm.c: support extending PCRs of TPM2.0
Sergii Dmytruk
2025/05/30
[PATCH v3 06/22] xen/arch/x86: reserve TXT memory during Slaunch
Sergii Dmytruk
2025/05/30
[PATCH v3 14/22] x86/boot: choose AP stack based on APIC ID
Sergii Dmytruk
2025/05/30
[PATCH v3 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions
Sergii Dmytruk
2025/05/30
[PATCH v3 05/22] x86/boot/slaunch-early: early TXT checks and boot data retrieval
Sergii Dmytruk
2025/05/30
[PATCH v3 03/22] x86/boot: add MLE header and Secure Launch entry point
Sergii Dmytruk
2025/05/30
Re: [PATCH 01/19] licence: Add missing SPDX line to bootfdt.h
Orzel, Michal
2025/05/30
Re: [PATCH] tools/tests: Add install target for vPCI
Andrew Cooper
2025/05/30
[PATCH 18/19] xen/dt: Allow CONFIG_DOM0LESS_BOOT to include device-tree/
Alejandro Vallejo
2025/05/30
[PATCH 10/19] x86: Replace boot_module with bootmodule
Alejandro Vallejo
2025/05/30
[PATCH 19/19] kconfig: Allow x86 to pick CONFIG_DOM0LESS_BOOT
Alejandro Vallejo
2025/05/30
[PATCH 12/19] xen/dt: Move bootfdt functions to xen/bootfdt.h
Alejandro Vallejo
2025/05/30
[PATCH 14/19] xen/dt: Rename bootfdt.c -> bootinfo-fdt.c
Alejandro Vallejo
2025/05/30
[PATCH 16/19] xen/dt: Extract helper to map nodes to module kinds
Alejandro Vallejo
2025/05/30
[PATCH 15/19] xen/dt: Move bootinfo-independent helpers out of bootinfo-fdt.c
Alejandro Vallejo
2025/05/30
[PATCH 09/19] x86: Preinitialise all modules to be of kind BOOTMOD_UNKNOWN
Alejandro Vallejo
2025/05/30
[PATCH 17/19] xen/dt: ifdef out DEV_DT-related bits from device_tree.{c,h}
Alejandro Vallejo
2025/05/30
[PATCH 13/19] xen/dt: Move bootinfo functions to a new bootinfo.h
Alejandro Vallejo
2025/05/30
[PATCH 06/19] xen: Clean up asm-generic/device.h
Alejandro Vallejo
2025/05/30
[PATCH 11/19] x86: Replace boot_domain with kernel_info
Alejandro Vallejo
2025/05/30
[PATCH 04/19] xen: Add missing forward declaration to btcpupools_get_domain_pool_id
Alejandro Vallejo
2025/05/30
[PATCH 00/19] Allow x86 to unflatten DTs
Alejandro Vallejo
2025/05/30
[PATCH 05/19] arm: Remove dependencies with membank(s) definitions from setup.h
Alejandro Vallejo
2025/05/30
[PATCH 03/19] riscv: Add missing forward declaration to intc.h
Alejandro Vallejo
2025/05/30
[PATCH 07/19] arm/gnttab: Break cycle between asm/grant_table.h and xen/grant_table.h
Alejandro Vallejo
2025/05/30
[PATCH 02/19] x86: Add missing pci_dev forward declaration in asm/pci.h
Alejandro Vallejo
2025/05/30
Re: [PATCH] tools/tests: Add install target for vPCI
Roger Pau Monné
2025/05/30
Re: [PATCH] x86/hvmloader: don't set xenpci MMIO BAR as UC in MTRR
Anthoine Bourgeois
2025/05/30
[PATCH] x86/hvmloader: don't set xenpci MMIO BAR as UC in MTRR
Roger Pau Monne
2025/05/30
[PATCH] vmx: Introduce vcpu single context VPID invalidation
Teddy Astie
2025/05/30
Re: [PATCH v2 1/3] xen/arm: Add way to disable traps on accesses to unmapped addresses
Julien Grall
2025/05/30
[PATCH] x86/svm: Move svm_domain structure to svm.h
Teddy Astie
2025/05/30
Re: [PATCH v3 00/13] KVM: Make irqfd registration globally unique
K Prateek Nayak
2025/05/30
Re: [PATCH v3 08/13] sched/wait: Add a waitqueue helper for fully exclusive priority waiters
K Prateek Nayak
2025/05/30
Re: [PATCH] xen/arm: vpsci: Fix typo in comment (SCCC changed to SSSC)
Orzel, Michal
2025/05/30
Re: [PATCH] xen/arm: vpsci: Fix typo in comment (SCCC changed to SSSC)
Mykola Kvach
2025/05/29
Re: [PATCH] xen/arm: vpsci: Fix typo in comment (SCCC changed to SSSC)
Orzel, Michal
2025/05/29
Re: [PATCH v4 2/4] xen/console: introduce console input permission
dmkhn
2025/05/29
Re: [PATCH v4 2/4] xen/console: introduce console input permission
Stefano Stabellini
2025/05/29
Re: [PATCH v4 3/4] xen/console: remove max_init_domid dependency
dmkhn
2025/05/29
Re: [PATCH v4 3/4] xen/console: remove max_init_domid dependency
Stefano Stabellini
2025/05/29
Re: [PATCH v2 6/6] tools/arm: exclude iomem from domU extended regions
Stefano Stabellini
2025/05/29
Re: [PATCH v9 3/3] xen/domain: introduce CONFIG_MAX_DOMID
Stefano Stabellini
2025/05/29
Re: [PATCH v9 2/3] xen/domain: adjust domain ID allocation for Arm
Stefano Stabellini
2025/05/29
Re: [PATCH v3 2/2] xen/domain: rewrite emulation_flags_ok()
Stefano Stabellini
2025/05/29
Re: [PATCH v3 1/2] xen/domain: introduce common hardware emulation flags
Stefano Stabellini
2025/05/29
Re: [PATCH v4 03/20] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE"
Stefano Stabellini
2025/05/29
Re: [PATCH] xen/argo: Command line handling improvements
Christopher Clark
2025/05/29
Re: [PATCH v3 1/3] docs: add documentation for Argo as a feature
Teddy Astie
2025/05/29
Re: [XTF PATCH v2 1/2] tests/argo: Add argo test suite
Christopher Clark
2025/05/29
Re: [PATCH v3 3/3] MAINTAINERS: add a reviewer for Argo
Daniel P. Smith
2025/05/29
[PATCH] xen/arm: vpsci: Fix typo in comment (SCCC changed to SSSC)
Mykola Kvach
2025/05/29
Re: [PATCH v4][PART 1 2/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
Mykola Kvach
2025/05/29
Re: [PATCH v2 2/3] xen/arm: dom0less: Add trap-unmapped-accesses
Edgar E. Iglesias
2025/05/29
Re: [PATCH v2 1/3] xen/arm: Add way to disable traps on accesses to unmapped addresses
Edgar E. Iglesias
2025/05/29
Re: [PATCH v2 2/3] xen/arm: dom0less: Add trap-unmapped-accesses
Julien Grall
2025/05/29
Re: [PATCH v2 1/3] xen/arm: Add way to disable traps on accesses to unmapped addresses
Julien Grall
2025/05/29
[PATCH v2 2/3] xen/arm: dom0less: Add trap-unmapped-accesses
Edgar E. Iglesias
2025/05/29
[PATCH v2 0/3] xen/arm: Add option to optionally disable trapping on unmapped acceses
Edgar E. Iglesias
2025/05/29
[PATCH v2 1/3] xen/arm: Add way to disable traps on accesses to unmapped addresses
Edgar E. Iglesias
2025/05/29
[PATCH v2 3/3] tools/arm: Add the trap_unmapped_accesses xl config option
Edgar E. Iglesias
2025/05/29
Re: [PATCH v1 2/3] xen/arm: dom0less: Add trap-unmapped-mmio-disabled
Edgar E. Iglesias
2025/05/29
Re: [PATCH v6 3/6] arm/mpu: Provide and populate MPU C data structures
Julien Grall
2025/05/29
Re: [PATCH v6 3/6] arm/mpu: Provide and populate MPU C data structures
Luca Fancellu
2025/05/29
Re: [PATCH v6 3/6] arm/mpu: Provide and populate MPU C data structures
Julien Grall
2025/05/29
Re: [PATCH v5 4/4] xen/arm: add support for R-Car Gen4 PCI host controller
Julien Grall
2025/05/29
Re: [PATCH v11 4/7] xen/arm: smmuv3: Add PCI devices support for SMMUv3
Julien Grall
2025/05/28
Re: [PATCH v11 4/7] xen/arm: smmuv3: Add PCI devices support for SMMUv3
Demi Marie Obenour
2025/05/28
Re: [PATCH] device-tree: Move Arm's static-evtchn feature to common
Stefano Stabellini
2025/05/28
Re: [PATCH v5 4/4] xen/arm: add support for R-Car Gen4 PCI host controller
Stefano Stabellini
2025/05/28
Re: [PATCH v11 4/7] xen/arm: smmuv3: Add PCI devices support for SMMUv3
Stefano Stabellini
2025/05/28
Re: [PATCH v11 3/7] xen/arm: smmuv2: Add PCI devices support for SMMUv2
Stefano Stabellini
2025/05/28
Re: [PATCH v1 2/3] xen/arm: dom0less: Add trap-unmapped-mmio-disabled
Stefano Stabellini
2025/05/28
Re: [PATCH v1 1/3] xen/arm: Add a way to disable traps on unmapped MMIO
Stefano Stabellini
2025/05/28
[PATCH v4 4/4] xen/console: rename console_rx to console_domid
dmkhn
2025/05/28
[PATCH v4 2/4] xen/console: introduce console input permission
dmkhn
2025/05/28
[PATCH v4 1/4] xen/console: rename switch_serial_input() to console_switch_input()
dmkhn
2025/05/28
[PATCH v4 3/4] xen/console: remove max_init_domid dependency
dmkhn
2025/05/28
[PATCH v4 0/4] xen/console: cleanup console input switch logic
dmkhn
2025/05/28
[PATCH v9 3/3] xen/domain: introduce CONFIG_MAX_DOMID
dmkhn
2025/05/28
[PATCH v9 1/3] xen/domain: unify domain ID allocation
dmkhn
2025/05/28
[PATCH v9 2/3] xen/domain: adjust domain ID allocation for Arm
dmkhn
2025/05/28
[PATCH v9 0/3] xen/domain: domain ID allocation
dmkhn
2025/05/28
Re: [PATCH v2 1/2] xen/domain: introduce non-x86 hardware emulation flags
dmkhn
2025/05/28
[PATCH v3 3/3] MAINTAINERS: add a reviewer for Argo
Christopher Clark
2025/05/28
[PATCH v3 2/3] MAINTAINERS: add link and keyword statements for Argo section
Christopher Clark
2025/05/28
[PATCH v3 1/3] docs: add documentation for Argo as a feature
Christopher Clark
2025/05/28
[PATCH v3 1/2] xen/domain: introduce common hardware emulation flags
dmkhn
2025/05/28
[PATCH v3 2/2] xen/domain: rewrite emulation_flags_ok()
dmkhn
2025/05/28
[PATCH v3 0/2] xen/domain: updates to hardware emulation flags
dmkhn
2025/05/28
Re: [PATCH v1 0/3] xen/arm: Add option to optionally disable trapping on unmapped mmio
Edgar E. Iglesias
2025/05/28
Re: [PATCH] x86/traps: Trim includes
Andrew Cooper
2025/05/28
Re: [PATCH] x86/setup: Trim includes
Roger Pau Monné
2025/05/28
Re: [PATCH] x86/traps: Trim includes
Roger Pau Monné
2025/05/28
Re: [PATCH 2/3] CI: Use bash arrays to simplfy dom0 rootfs construction
Andrew Cooper
2025/05/28
[PATCH v4 12/20] xen/sysctl: introduce CONFIG_PM_STATS
Penny Zheng
2025/05/28
[PATCH v4 18/20] xen/sysctl: make CONFIG_LIVEPATCH depend on CONFIG_SYSCTL
Penny Zheng
2025/05/28
[PATCH v11 6/7] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no
Mykyta Poturai
2025/05/28
Re: [PATCH v4][PART 1 4/4] CHANGELOG: Mention Xen suspend/resume to RAM feature on arm64
Oleksii Kurochko
2025/05/28
Re: [PATCH v3 11/14] xen/riscv: implementation of aplic and imsic operations
Oleksii Kurochko
Earlier messages
Later messages