xen-devel - Mail Index


May 31, 25
07:47 Re: [RFC PATCH v1 0/6] Lazy mmu mode fixes and improvements Mike Rapoport
01:49 Re: [PATCH 16/19] xen/dt: Extract helper to map nodes to module kinds Stefano Stabellini
01:47 Re: [PATCH 15/19] xen/dt: Move bootinfo-independent helpers out of bootinfo-fdt.c Stefano Stabellini
01:44 Re: [PATCH 14/19] xen/dt: Rename bootfdt.c -> bootinfo-fdt.c Stefano Stabellini
01:43 [PATCH v2 0/1] Xen: Add Xen command line parsing Aaron Rainbolt
01:43 [PATCH v2 1/1] kern/xen: Add Xen command line parsing Aaron Rainbolt
01:42 Re: [PATCH 13/19] xen/dt: Move bootinfo functions to a new bootinfo.h Stefano Stabellini
01:40 Re: [PATCH 12/19] xen/dt: Move bootfdt functions to xen/bootfdt.h Stefano Stabellini
01:31 Re: [PATCH 12/19] xen/dt: Move bootfdt functions to xen/bootfdt.h Stefano Stabellini
01:15 Re: [PATCH 10/19] x86: Replace boot_module with bootmodule Stefano Stabellini
01:08 Re: [PATCH 09/19] x86: Preinitialise all modules to be of kind BOOTMOD_UNKNOWN Stefano Stabellini
01:05 Re: [PATCH v4 2/2] xen/domain: rewrite emulation_flags_ok() Teddy Astie
00:59 Re: [PATCH 08/19] xen/dt: Add BOOTMOD_MICROCODE Stefano Stabellini
00:58 Re: [PATCH 07/19] arm/gnttab: Break cycle between asm/grant_table.h and xen/grant_table.h Stefano Stabellini
00:55 Re: [PATCH 06/19] xen: Clean up asm-generic/device.h Stefano Stabellini
00:51 Re: [PATCH 05/19] arm: Remove dependencies with membank(s) definitions from setup.h Stefano Stabellini
00:46 Re: [PATCH 04/19] xen: Add missing forward declaration to btcpupools_get_domain_pool_id Stefano Stabellini
00:43 Re: [PATCH 03/19] riscv: Add missing forward declaration to intc.h Stefano Stabellini
00:42 Re: [PATCH 02/19] x86: Add missing pci_dev forward declaration in asm/pci.h Stefano Stabellini
00:39 Re: [PATCH 15/19] xen/dt: Move bootinfo-independent helpers out of bootinfo-fdt.c dmkhn
00:35 Re: [PATCH 12/19] xen/dt: Move bootfdt functions to xen/bootfdt.h dmkhn
00:04 [PATCH v1 2/2] xen/console: unify printout behavior for UART emulators dmkhn
00:04 [PATCH v1 1/2] xen/console: introduce CONSOLE_PREFIX dmkhn
00:04 [PATCH v1 0/2] xen/console: updates to diagnostic messages prefixes dmkhn
May 30, 25
23:55 Re: [PATCH 07/19] arm/gnttab: Break cycle between asm/grant_table.h and xen/grant_table.h Jason Andryuk
23:55 Re: [PATCH 02/19] x86: Add missing pci_dev forward declaration in asm/pci.h Jason Andryuk
23:29 Re: [PATCH v4 3/4] xen/console: remove max_init_domid dependency dmkhn
23:19 [PATCH v5 4/4] xen/console: rename console_rx to console_domid dmkhn
23:19 [PATCH v5 3/4] xen/console: remove max_init_domid dependency dmkhn
23:19 [PATCH v5 2/4] xen/console: introduce console input permission dmkhn
23:19 [PATCH v5 1/4] xen/console: rename switch_serial_input() to console_switch_input() dmkhn
23:18 [PATCH v5 0/4] xen/console: cleanup console input switch logic dmkhn
22:03 [PATCH v4 2/2] xen/domain: rewrite emulation_flags_ok() dmkhn
22:03 [PATCH v4 0/2] xen/domain: updates to hardware emulation flags dmkhn
22:03 [PATCH v4 1/2] xen/domain: introduce common hardware emulation flags dmkhn
21:01 Re: [PATCH v6 4/6] xen/arm: ffa: Add buffer full notification support Julien Grall
21:00 Re: [PATCH v6 3/6] xen/arm: ffa: Introduce VM to VM support Julien Grall
20:46 Re: [PATCH v6 2/6] xen/arm: ffa: Rework partinfo_get implementation Julien Grall
20:40 Re: [PATCH] BCM2711 reboot fix Julien Grall
20:32 [PATCH] xen/arm64: head: document missing input registers for MMU functions Mykola Kvach
19:10 Re: [RFC PATCH v1 3/6] mm: Avoid calling page allocator from apply_to_page_range() Liam R. Howlett
18:07 Re: [PATCH v4 2/4] xen/console: introduce console input permission Stefano Stabellini
16:50 Re: [RFC PATCH v1 3/6] mm: Avoid calling page allocator from apply_to_page_range() Ryan Roberts
16:48 Re: [RFC PATCH v1 1/6] fs/proc/task_mmu: Fix pte update and tlb maintenance ordering in pagemap_scan_pmd_entry() Jann Horn
16:45 Re: [RFC PATCH v1 1/6] fs/proc/task_mmu: Fix pte update and tlb maintenance ordering in pagemap_scan_pmd_entry() Ryan Roberts
16:28 Re: [RFC PATCH v1 3/6] mm: Avoid calling page allocator from apply_to_page_range() Liam R. Howlett
16:27 Re: [RFC PATCH v1 1/6] fs/proc/task_mmu: Fix pte update and tlb maintenance ordering in pagemap_scan_pmd_entry() Jann Horn
15:55 Re: [RFC PATCH v1 0/6] Lazy mmu mode fixes and improvements Ryan Roberts
14:54 Re: [RFC PATCH v1 0/6] Lazy mmu mode fixes and improvements Lorenzo Stoakes
14:37 Re: [PATCH] x86/svm: Move svm_domain structure to svm.h Andrew Cooper
14:20 Re: [PATCH v3 02/14] xen/riscv: introduce support of Svpbmt extension and make it mandatory Oleksii Kurochko
14:18 Re: [PATCH] tools: Add install/uninstall targets to tests/x86_emulator Andrew Cooper
14:11 [RFC PATCH v1 6/6] Revert "arm64/mm: Permit lazy_mmu_mode to be nested" Ryan Roberts
14:05 [RFC PATCH v1 5/6] mm: Avoid calling page allocator while in lazy mmu mode Ryan Roberts
14:05 [RFC PATCH v1 4/6] mm: Introduce arch_in_lazy_mmu_mode() Ryan Roberts
14:05 [RFC PATCH v1 3/6] mm: Avoid calling page allocator from apply_to_page_range() Ryan Roberts
14:05 [RFC PATCH v1 2/6] mm: Fix pte update and tlb maintenance ordering in migrate_vma_collect_pmd() Ryan Roberts
14:05 [RFC PATCH v1 1/6] fs/proc/task_mmu: Fix pte update and tlb maintenance ordering in pagemap_scan_pmd_entry() Ryan Roberts
14:05 [RFC PATCH v1 0/6] Lazy mmu mode fixes and improvements Ryan Roberts
14:03 Re: [PATCH] tools/tests: Add install target for vPCI Roger Pau Monné
13:50 Re: [PATCH v3 4/5] tools/ocaml: Update bindings for CDF_TRAP_UNMAPPED_ACCESSES Christian Lindig
13:47 [PATCH v3 5/5] tools/golang: Regenerate bindings for trap_unmapped_accesses Edgar E. Iglesias
13:47 [PATCH v3 4/5] tools/ocaml: Update bindings for CDF_TRAP_UNMAPPED_ACCESSES Edgar E. Iglesias
13:47 [PATCH v3 3/5] tools/arm: Add the trap_unmapped_accesses xl config option Edgar E. Iglesias
13:47 [PATCH v3 0/5] xen/arm: Add option to optionally disable trapping on unmapped acceses Edgar E. Iglesias
13:47 [PATCH v3 2/5] xen/arm: dom0less: Add trap-unmapped-accesses Edgar E. Iglesias
13:47 [PATCH v3 1/5] xen/arm: Add way to disable traps on accesses to unmapped addresses Edgar E. Iglesias
13:47 Re: [PATCH v2 1/3] xen/arm: Add way to disable traps on accesses to unmapped addresses Edgar E. Iglesias
13:23 [PATCH v3 17/22] x86/acpi: disallow S3 on Secure Launch boot Sergii Dmytruk
13:23 [PATCH v3 19/22] x86/slaunch: support AMD SKINIT Sergii Dmytruk
13:22 [PATCH v3 22/22] MAINTAINERS: add a section for TrenchBoot Slaunch Sergii Dmytruk
13:21 [PATCH v3 18/22] x86/boot/slaunch-early: find MBI and SLRT on AMD Sergii Dmytruk
13:21 [PATCH v3 20/22] x86/slaunch: support EFI boot Sergii Dmytruk
13:21 [PATCH v3 10/22] x86/tpm.c: code for early hashing and extending PCRs (for TPM1.2) Sergii Dmytruk
13:21 [PATCH v3 16/22] x86/slaunch: process DRTM policy Sergii Dmytruk
13:20 [PATCH v3 12/22] x86/hvm: check for VMX in SMX if Slaunch is active Sergii Dmytruk
13:20 [PATCH v3 21/22] x86/cpu: report SMX, TXT and SKINIT capabilities Sergii Dmytruk
13:20 [PATCH v3 08/22] x86/slaunch: restore boot MTRRs after Intel TXT DRTM Sergii Dmytruk
13:20 [PATCH v3 13/22] x86/tpm.c: implement event log for TPM2.0 Sergii Dmytruk
13:19 [PATCH v3 11/22] x86/tpm.c: support extending PCRs of TPM2.0 Sergii Dmytruk
13:19 [PATCH v3 15/22] x86/smpboot.c: TXT AP bringup Sergii Dmytruk
13:19 [PATCH v3 14/22] x86/boot: choose AP stack based on APIC ID Sergii Dmytruk
13:19 [PATCH v3 09/22] xen/lib: add implementation of SHA-1 Sergii Dmytruk
13:18 [PATCH v3 07/22] x86/mtrr: expose functions for pausing caching Sergii Dmytruk
13:18 [PATCH v3 06/22] xen/arch/x86: reserve TXT memory during Slaunch Sergii Dmytruk
13:18 [PATCH v3 05/22] x86/boot/slaunch-early: early TXT checks and boot data retrieval Sergii Dmytruk
13:18 [PATCH v3 04/22] x86/boot/slaunch-early: implement early initialization Sergii Dmytruk
13:18 [PATCH v3 03/22] x86/boot: add MLE header and Secure Launch entry point Sergii Dmytruk
13:18 [PATCH v3 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions Sergii Dmytruk
13:18 [PATCH v3 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Sergii Dmytruk
13:18 [PATCH v3 00/22] x86: Trenchboot Secure Launch DRTM (Xen) Sergii Dmytruk
12:41 Re: [PATCH 01/19] licence: Add missing SPDX line to bootfdt.h Orzel, Michal
12:29 Re: [PATCH] tools/tests: Add install target for vPCI Andrew Cooper
12:12 [PATCH 14/19] xen/dt: Rename bootfdt.c -> bootinfo-fdt.c Alejandro Vallejo
12:12 [PATCH 15/19] xen/dt: Move bootinfo-independent helpers out of bootinfo-fdt.c Alejandro Vallejo
12:11 [PATCH 12/19] xen/dt: Move bootfdt functions to xen/bootfdt.h Alejandro Vallejo
12:11 [PATCH 09/19] x86: Preinitialise all modules to be of kind BOOTMOD_UNKNOWN Alejandro Vallejo
12:11 [PATCH 17/19] xen/dt: ifdef out DEV_DT-related bits from device_tree.{c,h} Alejandro Vallejo
12:11 [PATCH 08/19] xen/dt: Add BOOTMOD_MICROCODE Alejandro Vallejo
12:10 [PATCH 13/19] xen/dt: Move bootinfo functions to a new bootinfo.h Alejandro Vallejo
12:10 [PATCH 16/19] xen/dt: Extract helper to map nodes to module kinds Alejandro Vallejo
12:10 [PATCH 18/19] xen/dt: Allow CONFIG_DOM0LESS_BOOT to include device-tree/ Alejandro Vallejo
12:06 [PATCH 19/19] kconfig: Allow x86 to pick CONFIG_DOM0LESS_BOOT Alejandro Vallejo
12:03 [PATCH 10/19] x86: Replace boot_module with bootmodule Alejandro Vallejo
12:03 [PATCH 11/19] x86: Replace boot_domain with kernel_info Alejandro Vallejo
12:03 [PATCH 07/19] arm/gnttab: Break cycle between asm/grant_table.h and xen/grant_table.h Alejandro Vallejo
12:03 [PATCH 06/19] xen: Clean up asm-generic/device.h Alejandro Vallejo
12:03 [PATCH 05/19] arm: Remove dependencies with membank(s) definitions from setup.h Alejandro Vallejo
12:03 [PATCH 01/19] licence: Add missing SPDX line to bootfdt.h Alejandro Vallejo
12:03 [PATCH 03/19] riscv: Add missing forward declaration to intc.h Alejandro Vallejo
12:03 [PATCH 04/19] xen: Add missing forward declaration to btcpupools_get_domain_pool_id Alejandro Vallejo
12:03 [PATCH 02/19] x86: Add missing pci_dev forward declaration in asm/pci.h Alejandro Vallejo
12:03 [PATCH 00/19] Allow x86 to unflatten DTs Alejandro Vallejo
10:57 Re: [PATCH] tools/tests: Add install target for vPCI Roger Pau Monné
10:43 [PATCH] tools/tests: Add install target for vPCI Andrew Cooper
10:24 Re: [PATCH] x86/hvmloader: don't set xenpci MMIO BAR as UC in MTRR Anthoine Bourgeois
09:23 [PATCH] x86/hvmloader: don't set xenpci MMIO BAR as UC in MTRR Roger Pau Monne
09:01 Re: [PATCH v2 1/3] xen/arm: Add way to disable traps on accesses to unmapped addresses Julien Grall
08:53 [PATCH] x86/svm: Move svm_domain structure to svm.h Teddy Astie
08:49 Re: [PATCH v3 00/13] KVM: Make irqfd registration globally unique K Prateek Nayak
08:48 [PATCH] vmx: Introduce vcpu single context VPID invalidation Teddy Astie
08:45 Re: [PATCH v3 08/13] sched/wait: Add a waitqueue helper for fully exclusive priority waiters K Prateek Nayak
08:18 Re: [PATCH] xen/arm: vpsci: Fix typo in comment (SCCC changed to SSSC) Orzel, Michal
07:43 Re: [PATCH] xen/arm: vpsci: Fix typo in comment (SCCC changed to SSSC) Mykola Kvach
06:43 Re: [PATCH] xen/arm: vpsci: Fix typo in comment (SCCC changed to SSSC) Orzel, Michal
01:36 Re: [PATCH v4 2/4] xen/console: introduce console input permission dmkhn
01:17 Re: [PATCH v4 3/4] xen/console: remove max_init_domid dependency dmkhn
00:58 Re: [PATCH v4 3/4] xen/console: remove max_init_domid dependency Stefano Stabellini
00:58 Re: [PATCH v4 2/4] xen/console: introduce console input permission Stefano Stabellini
00:31 Re: [PATCH v2 6/6] tools/arm: exclude iomem from domU extended regions Stefano Stabellini
00:04 Re: [PATCH v9 3/3] xen/domain: introduce CONFIG_MAX_DOMID Stefano Stabellini
May 29, 25
23:54 Re: [PATCH v9 2/3] xen/domain: adjust domain ID allocation for Arm Stefano Stabellini
23:47 Re: [PATCH v3 2/2] xen/domain: rewrite emulation_flags_ok() Stefano Stabellini
23:36 Re: [PATCH v3 1/2] xen/domain: introduce common hardware emulation flags Stefano Stabellini
23:23 Re: [PATCH v4 03/20] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE" Stefano Stabellini
23:10 Re: [PATCH] xen/argo: Command line handling improvements Christopher Clark
22:40 Re: [PATCH v3 1/3] docs: add documentation for Argo as a feature Teddy Astie
21:45 Re: [XTF PATCH v2 1/2] tests/argo: Add argo test suite Christopher Clark
20:31 Re: [PATCH v3 3/3] MAINTAINERS: add a reviewer for Argo Daniel P. Smith
19:40 [PATCH] xen/arm: vpsci: Fix typo in comment (SCCC changed to SSSC) Mykola Kvach
18:57 Re: [PATCH v4][PART 1 2/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests Mykola Kvach
16:30 Re: [PATCH v2 2/3] xen/arm: dom0less: Add trap-unmapped-accesses Edgar E. Iglesias
16:24 Re: [PATCH v2 1/3] xen/arm: Add way to disable traps on accesses to unmapped addresses Edgar E. Iglesias
16:03 Re: [PATCH v2 2/3] xen/arm: dom0less: Add trap-unmapped-accesses Julien Grall
15:59 Re: [PATCH v2 1/3] xen/arm: Add way to disable traps on accesses to unmapped addresses Julien Grall
15:50 [PATCH v2 3/3] tools/arm: Add the trap_unmapped_accesses xl config option Edgar E. Iglesias
15:50 [PATCH v2 2/3] xen/arm: dom0less: Add trap-unmapped-accesses Edgar E. Iglesias
15:50 [PATCH v2 1/3] xen/arm: Add way to disable traps on accesses to unmapped addresses Edgar E. Iglesias
15:50 [PATCH v2 0/3] xen/arm: Add option to optionally disable trapping on unmapped acceses Edgar E. Iglesias
15:31 Re: [PATCH v1 2/3] xen/arm: dom0less: Add trap-unmapped-mmio-disabled Edgar E. Iglesias
09:54 Re: [PATCH v6 3/6] arm/mpu: Provide and populate MPU C data structures Julien Grall
09:52 Re: [PATCH v6 3/6] arm/mpu: Provide and populate MPU C data structures Luca Fancellu
09:45 Re: [PATCH v6 3/6] arm/mpu: Provide and populate MPU C data structures Julien Grall
07:55 Re: [PATCH v11 4/7] xen/arm: smmuv3: Add PCI devices support for SMMUv3 Julien Grall
07:48 Re: [PATCH v5 4/4] xen/arm: add support for R-Car Gen4 PCI host controller Julien Grall
02:10 Re: [PATCH v11 4/7] xen/arm: smmuv3: Add PCI devices support for SMMUv3 Demi Marie Obenour
01:18 Re: [PATCH] device-tree: Move Arm's static-evtchn feature to common Stefano Stabellini
01:14 Re: [PATCH v5 4/4] xen/arm: add support for R-Car Gen4 PCI host controller Stefano Stabellini
00:56 Re: [PATCH v11 4/7] xen/arm: smmuv3: Add PCI devices support for SMMUv3 Stefano Stabellini
00:53 Re: [PATCH v11 3/7] xen/arm: smmuv2: Add PCI devices support for SMMUv2 Stefano Stabellini
00:41 Re: [PATCH v1 2/3] xen/arm: dom0less: Add trap-unmapped-mmio-disabled Stefano Stabellini
00:34 Re: [PATCH v1 1/3] xen/arm: Add a way to disable traps on unmapped MMIO Stefano Stabellini
00:09 [PATCH v4 4/4] xen/console: rename console_rx to console_domid dmkhn
00:09 [PATCH v4 3/4] xen/console: remove max_init_domid dependency dmkhn
00:09 [PATCH v4 2/4] xen/console: introduce console input permission dmkhn
00:09 [PATCH v4 1/4] xen/console: rename switch_serial_input() to console_switch_input() dmkhn
00:09 [PATCH v4 0/4] xen/console: cleanup console input switch logic dmkhn
May 28, 25
22:51 [PATCH v9 3/3] xen/domain: introduce CONFIG_MAX_DOMID dmkhn
22:50 [PATCH v9 2/3] xen/domain: adjust domain ID allocation for Arm dmkhn
22:50 [PATCH v9 1/3] xen/domain: unify domain ID allocation dmkhn
22:50 [PATCH v9 0/3] xen/domain: domain ID allocation dmkhn
21:17 Re: [PATCH v2 1/2] xen/domain: introduce non-x86 hardware emulation flags dmkhn
21:10 [PATCH v3 2/3] MAINTAINERS: add link and keyword statements for Argo section Christopher Clark
21:10 [PATCH v3 3/3] MAINTAINERS: add a reviewer for Argo Christopher Clark
21:10 [PATCH v3 1/3] docs: add documentation for Argo as a feature Christopher Clark
21:02 [PATCH v3 2/2] xen/domain: rewrite emulation_flags_ok() dmkhn
21:02 [PATCH v3 1/2] xen/domain: introduce common hardware emulation flags dmkhn
21:01 [PATCH v3 0/2] xen/domain: updates to hardware emulation flags dmkhn
20:38 Re: [PATCH v1 0/3] xen/arm: Add option to optionally disable trapping on unmapped mmio Edgar E. Iglesias
13:03 Re: [PATCH] x86/traps: Trim includes Andrew Cooper
12:44 Re: [PATCH] x86/setup: Trim includes Roger Pau Monné
12:43 Re: [PATCH] x86/traps: Trim includes Roger Pau Monné
12:12 Re: [PATCH 2/3] CI: Use bash arrays to simplfy dom0 rootfs construction Andrew Cooper
11:24 Re: [PATCH v4][PART 1 4/4] CHANGELOG: Mention Xen suspend/resume to RAM feature on arm64 Oleksii Kurochko
11:00 Re: [PATCH v3 11/14] xen/riscv: implementation of aplic and imsic operations Oleksii Kurochko
10:55 Re: [PATCH] x86/ACPI: move scheduler enable/disable calls out of freeze/thaw_domains Andrew Cooper
09:45 Re: [PATCH 2/3] CI: Use bash arrays to simplfy dom0 rootfs construction Anthony PERARD
09:21 [PATCH v4 18/20] xen/sysctl: make CONFIG_LIVEPATCH depend on CONFIG_SYSCTL Penny Zheng
09:21 [PATCH v4 15/20] xen/sysctl: wrap around XEN_SYSCTL_scheduler_op Penny Zheng
09:21 [PATCH v4 11/20] xen/pmstat: introduce CONFIG_PM_OP Penny Zheng
09:21 [PATCH v4 10/20] xen/sysctl: wrap around XEN_SYSCTL_lockprof_op Penny Zheng
09:21 [PATCH v4 17/20] xen/sysctl: make CONFIG_COVERAGE depend on CONFIG_SYSCTL Penny Zheng
09:21 [PATCH v4 20/20] xen/sysctl: wrap around sysctl hypercall Penny Zheng
09:21 [PATCH v4 12/20] xen/sysctl: introduce CONFIG_PM_STATS Penny Zheng
09:21 [PATCH v4 16/20] xen/sysctl: wrap around XEN_SYSCTL_physinfo Penny Zheng
09:20 [PATCH v4 13/20] xen/sysctl: wrap around XEN_SYSCTL_page_offline_op Penny Zheng
09:20 [PATCH v4 14/20] xen/sysctl: wrap around XEN_SYSCTL_cpupool_op Penny Zheng
09:20 [PATCH v4 19/20] xen/sysctl: wrap around arch-specific arch_do_sysctl Penny Zheng
09:18 [PATCH v4 09/20] xen/sysctl: wrap around XEN_SYSCTL_perfc_op Penny Zheng
09:18 [PATCH v4 07/20] xen/sysctl: make CONFIG_TRACEBUFFER depend on CONFIG_SYSCTL Penny Zheng
09:18 [PATCH v4 08/20] xen/sysctl: wrap around XEN_SYSCTL_sched_id Penny Zheng
09:18 [PATCH v4 06/20] xen/sysctl: wrap around XEN_SYSCTL_readconsole Penny Zheng
09:18 [PATCH v4 05/20] xen/xsm: wrap around xsm_sysctl with CONFIG_SYSCTL Penny Zheng
09:17 [PATCH v4 04/20] xen: introduce CONFIG_SYSCTL Penny Zheng
09:17 [PATCH v4 03/20] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE" Penny Zheng
09:17 [PATCH v4 01/20] xen/pmstat: consolidate code into pmstat.c Penny Zheng
09:17 [PATCH v4 02/20] xen: make avail_domheap_pages() inlined into get_outstanding_claims() Penny Zheng
09:17 [PATCH v4 00/20] xen: introduce CONFIG_SYSCTL Penny Zheng
09:12 [PATCH v11 5/7] xen/arm: Fix mapping for PCI bridge mmio region Mykyta Poturai
09:12 [PATCH v11 7/7] xen/arm: Map ITS doorbell register to IOMMU page tables Mykyta Poturai
09:12 [PATCH v11 3/7] xen/arm: smmuv2: Add PCI devices support for SMMUv2 Mykyta Poturai
09:12 [PATCH v11 4/7] xen/arm: smmuv3: Add PCI devices support for SMMUv3 Mykyta Poturai
09:12 [PATCH v11 6/7] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no Mykyta Poturai
09:12 [PATCH v11 1/7] iommu/arm: Introduce iommu_add_dt_pci_sideband_ids API Mykyta Poturai
09:12 [PATCH v11 2/7] iommu/arm: iommu_add_dt_pci_sideband_ids phantom handling Mykyta Poturai
09:12 [PATCH v11 0/7] SMMU handling for PCIe Passthrough on ARM Mykyta Poturai
08:23 Re: [PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation Thomas Zimmermann
08:06 [PATCH v2 2/2] xen/char: implement suspend/resume calls for SCIF driver Mykola Kvach
08:06 [PATCH v2 1/2] xen: Introduce system suspend config option Mykola Kvach
08:06 [PATCH v2 0/2] Add CONFIG_SYSTEM_SUSPEND and SCIF UART suspend/resume handlers Mykola Kvach
05:43 [PATCH] BCM2711 reboot fix Evgeny Beysembaev
04:18 Re: [GIT PULL] xen: branch for v6.16-rc1 pr-tracker-bot
01:00 Re: [PATCH 3/3] CI: Adjust how domU is packaged in dom0 Stefano Stabellini
00:38 Re: [PATCH 3/3] CI: Adjust how domU is packaged in dom0 Andrew Cooper
00:30 Re: [PATCH 3/3] CI: Adjust how domU is packaged in dom0 Stefano Stabellini
00:19 Re: [PATCH 2/3] CI: Use bash arrays to simplfy dom0 rootfs construction Stefano Stabellini
00:18 Re: [PATCH 1/3] CI/qubes: Deduplicate the handling of ${dom0_check} Stefano Stabellini
00:18 Re: [PATCH 3/3] CI: Drop custom handling of tools/tests Andrew Cooper
00:16 Re: [PATCH 3/3] CI: Drop custom handling of tools/tests Stefano Stabellini
00:07 Re: [PATCH 2/3] tools/tests: Install tests into $(LIBEXEC)/tests Stefano Stabellini
00:07 Re: [PATCH 1/3] tools/tests: Drop depriv-fd-checker Stefano Stabellini
May 27, 25
22:56 Re: [PATCH] xen/x86: Remove is_periodic_irq() prototype Andrew Cooper
22:54 Re: [PATCH] xen/x86: Remove is_periodic_irq() prototype Jason Andryuk
22:39 Re: [PATCH] xen/x86: Remove is_periodic_irq() prototype Andrew Cooper
22:38 [PATCH] xen/x86: Remove is_periodic_irq() prototype Jason Andryuk
22:29 [PATCH] x86/bitops: Optimise arch_ffs()/etc some more on AMD Andrew Cooper
20:03 Re: [PATCH v1 0/3] xen/arm: Add option to optionally disable trapping on unmapped mmio Andrew Cooper
19:56 [PATCH v1 3/3] tools/arm: Add the trap_unmapped_mmio xl config option Edgar E. Iglesias
19:56 [PATCH v1 2/3] xen/arm: dom0less: Add trap-unmapped-mmio-disabled Edgar E. Iglesias
19:56 [PATCH v1 1/3] xen/arm: Add a way to disable traps on unmapped MMIO Edgar E. Iglesias
19:56 [PATCH v1 0/3] xen/arm: Add option to optionally disable trapping on unmapped mmio Edgar E. Iglesias
19:34 Re: [PATCH] x86/hvm: Drop unused vpic.h includes Jason Andryuk
17:39 Re: [PATCH] x86/ACPI: move scheduler enable/disable calls out of freeze/thaw_domains Andrew Cooper
16:18 Re: [PATCH] x86/ACPI: move scheduler enable/disable calls out of freeze/thaw_domains Mykola Kvach
16:05 Re: [PATCH v4][PART 1 4/4] CHANGELOG: Mention Xen suspend/resume to RAM feature on arm64 Mykola Kvach
15:57 Re: [PATCH 3/3] CI: Adjust how domU is packaged in dom0 Andrew Cooper
15:38 Re: [PATCH v4][PART 1 4/4] CHANGELOG: Mention Xen suspend/resume to RAM feature on arm64 Oleksii Kurochko
15:26 [PATCH v3 1/5] x86/pmstat: Check size of PMSTAT_get_pxstat buffers Ross Lagerwall
15:26 [PATCH v3 5/5] libxc/PM: Retry get_pxstat if data is incomplete Ross Lagerwall
15:26 [PATCH v3 4/5] libxc/PM: Ensure pxstat buffers are correctly sized Ross Lagerwall
15:26 [PATCH v3 3/5] cpufreq: Avoid potential buffer overrun and leak Ross Lagerwall
15:26 [PATCH v3 2/5] public/sysctl: Clarify usage of pm_{px,cx}_stat Ross Lagerwall
15:26 [PATCH v3 0/5] pmstat interface fixes Ross Lagerwall
15:25 Re: [PATCH 2/3] CI: Use bash arrays to simplfy dom0 rootfs construction Andrew Cooper
15:19 Re: [PATCH 2/3] CI: Use bash arrays to simplfy dom0 rootfs construction Marek Marczykowski-Górecki
15:14 [PATCH] x86/traps: Trim includes Andrew Cooper
15:13 [PATCH] x86/setup: Trim includes Andrew Cooper
15:03 [PATCH] x86/hvm: Drop unused vpic.h includes Andrew Cooper
15:00 Re: [PATCH] x86/hvmloader: fix order of PCI vs MTRR initialization Anthoine Bourgeois
14:48 Re: [PATCH v3 09/14] xen/riscv: aplic_init() implementation Oleksii Kurochko
14:01 Re: [PATCH 2/3] CI: Use bash arrays to simplfy dom0 rootfs construction Anthony PERARD
13:55 Re: [PATCH 3/3] CI: Adjust how domU is packaged in dom0 Marek Marczykowski-Górecki
13:42 Re: [PATCH 1/3] CI/qubes: Deduplicate the handling of ${dom0_check} Anthony PERARD
13:21 [PATCH v4 4/4] build: don't require full tools build for building stubdoms Juergen Gross
13:21 [PATCH v4 3/4] tools: remove qemu-traditional Juergen Gross
13:20 [PATCH v4 2/4] tools: remove support for running a guest with qemu-traditional Juergen Gross
13:20 [PATCH v4 1/4] docs: remove qemu-traditional support from documentation Juergen Gross
13:20 [PATCH v4 0/4] remove qemu-traditional Juergen Gross
12:53 Re: [PATCH] x86/ACPI: move scheduler enable/disable calls out of freeze/thaw_domains Andrew Cooper
12:07 Xen Security Advisory 468 v3 (CVE-2025-27462,CVE-2025-27463,CVE-2025-27464) - WinPVDrivers: Excessive permissions on user-exposed devices Xen . org security team
11:30 Re: [PATCH v3 08/14] xen/riscv: imsic_init() implementation Oleksii Kurochko
10:59 Re: [PATCH] x86/pv: Fix breakpoint reporting Roger Pau Monné
10:28 Re: [PATCH] x86/hvmloader: fix order of PCI vs MTRR initialization Andrew Cooper
10:05 [PATCH] x86/ACPI: move scheduler enable/disable calls out of freeze/thaw_domains Mykola Kvach
09:25 Re: [PATCH v2 4/5] libxc/PM: Ensure pxstat buffers are correctly sized Ross Lagerwall
09:19 [PATCH v4][PART 1 4/4] CHANGELOG: Mention Xen suspend/resume to RAM feature on arm64 Mykola Kvach
09:19 [PATCH v4][PART 1 3/4] SUPPORT.md: Document ARM PSCI and vPSCI support Mykola Kvach
09:19 [PATCH v4][PART 1 2/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests Mykola Kvach
09:19 [PATCH v4][PART 1 1/4] tools/xl: allow resume command compilation for arm Mykola Kvach
09:19 [PATCH v4][PART 1 0/4] Enable guest suspend/resume support on ARM via vPSCI Mykola Kvach
08:55 [PATCH] x86/hvmloader: fix order of PCI vs MTRR initialization Roger Pau Monne
08:51 [PATCH v5 13/18] xen/cpufreq: normalize hwp driver check with hwp_active() Penny Zheng
08:51 [PATCH v5 11/18] xen/x86: implement EPP support for the amd-cppc driver in active mode Penny Zheng
08:50 [PATCH v5 16/18] tools: drop "has_num" condition check for cppc mode Penny Zheng
08:50 [PATCH v5 12/18] xen/cpufreq: get performance policy from governor set via xenpm Penny Zheng
08:50 [PATCH v5 18/18] xen/cpufreq: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver Penny Zheng
08:50 [PATCH v5 15/18] xen/cpufreq: bypass governor-related para for amd-cppc-epp Penny Zheng
08:50 [PATCH v5 14/18] xen/cpufreq: introduce GET_CPUFREQ_CPPC sub-cmd Penny Zheng
08:50 [PATCH v5 17/18] tools: optimize cpufreq average freq print Penny Zheng
08:49 [PATCH v5 10/18] xen/cpufreq: introduce a new amd cppc driver for cpufreq scaling Penny Zheng
08:49 [PATCH v5 09/18] xen/amd: introduce amd_process_freq() to get processor frequency Penny Zheng
08:49 [PATCH v5 08/18] xen/cpu: Expand core frequency calculation for AMD Family 1Ah CPUs Penny Zheng
08:49 [PATCH v5 07/18] xen/cpufreq: disable px statistic info in amd-cppc mode Penny Zheng
08:49 [PATCH v5 06/18] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline Penny Zheng
08:49 [PATCH v5 05/18] xen/cpufreq: refactor cmdline "cpufreq=xxx" Penny Zheng
08:49 [PATCH v5 04/18] xen/cpufreq: introduce new sub-hypercall to propagate CPPC data Penny Zheng
08:49 [PATCH v5 03/18] xen/cpufreq: extract _PSD info from "struct xen_processor_performance" Penny Zheng
08:49 [PATCH v5 01/18] xen/pmstat: guard perf.states[] access with XEN_PX_INIT Penny Zheng
08:49 [PATCH v5 00/18] amd-cppc CPU Performance Scaling Driver Penny Zheng
08:49 [PATCH v5 02/18] xen/cpufreq: move "init" flag into common structure Penny Zheng
08:21 [PATCH] device-tree: Move Arm's static-evtchn feature to common Michal Orzel
08:14 Re: [PATCH v10 6/7] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no Mykyta Poturai
07:24 Re: [PATCH] x86/vmx: Fix VMEntry failure on ADL/SPR with shadow guests Roger Pau Monné
07:18 Re: [PATCH v6 5/6] arm/mpu: Introduce utility functions for the pr_t type Orzel, Michal
06:49 Re: [PATCH] arm/vgic-v3: Fix GICD_ICPENDR read access in __vgic_v3_distr_common_mmio_read() Orzel, Michal
00:12 [PATCH] arm/vgic-v3: Fix GICD_ICPENDR read access in __vgic_v3_distr_common_mmio_read() Oleksandr Tyshchenko
May 26, 25
21:31 Re: Xen 4.18.5 PV dbregs fail Manuel Bouyer
21:17 Re: Xen 4.18.5 PV dbregs fail Andrew Cooper
21:11 Re: Xen 4.18.5 PV dbregs fail Manuel Bouyer
20:57 Re: Xen 4.18.5 PV dbregs fail Manuel Bouyer
20:53 [PATCH] x86/pv: Fix breakpoint reporting Andrew Cooper
20:32 Re: [Eclair false positive] Re: [PATCH] x86/msr: Rework wrmsr_safe() using asm goto() Nicola Vetrini
20:31 Re: Xen 4.18.5 PV dbregs fail Andrew Cooper
20:14 Re: Xen 4.18.5 PV dbregs fail Manuel Bouyer
18:50 Re: Xen 4.18.5 PV dbregs fail Andrew Cooper
18:46 Re: Xen 4.18.5 PV dbregs fail Manuel Bouyer
18:44 Re: [PATCH v3 08/14] xen/riscv: imsic_init() implementation Oleksii Kurochko
18:41 Re: Xen 4.18.5 PV dbregs fail Manuel Bouyer
18:17 Re: Xen 4.18.5 PV dbregs fail Andrew Cooper
18:11 Re: [PATCH] hw/xen: Fix trace_xs_node_read() params Philippe Mathieu-Daudé
18:06 Re: Xen 4.18.5 PV dbregs fail Andrew Cooper
17:59 Xen 4.18.5 PV dbregs fail Manuel Bouyer
17:46 Re: [PATCH v6 1/6] xen/arm: Create tee command line parameter Julien Grall
17:31 Re: [PATCH 3/3] CI: Drop custom handling of tools/tests Andrew Cooper
17:22 Re: [PATCH 3/3] CI: Drop custom handling of tools/tests Anthony PERARD
16:56 Re: [PATCH 2/3] tools/tests: Install tests into $(LIBEXEC)/tests Anthony PERARD
16:45 Re: [PATCH 3/3] CI: Drop custom handling of tools/tests Andrew Cooper
16:42 Re: [PATCH 1/3] tools/tests: Drop depriv-fd-checker Anthony PERARD
16:19 Re: [PATCH] hw/xen: Fix trace_xs_node_read() params Anthony PERARD
15:39 Re: [PATCH v1 1/5] console: add relocation hook Marek Marczykowski-Górecki
15:38 Re: [PATCH] tools: Add install/uninstall targets to tests/x86_emulator Anthony PERARD
15:08 Re: [PATCH v1 1/5] console: add relocation hook Andrew Cooper
14:34 Re: [PATCH v2 5/5] libxc/PM: Retry get_pxstat if data is incomplete Anthony PERARD
14:04 Re: [PATCH v2 4/5] libxc/PM: Ensure pxstat buffers are correctly sized Anthony PERARD
13:03 Re: [PATCH 08/16] xen/arm: add watchdog domain suspend/resume helpers Mykola Kvach
12:56 Re: [PATCH v3 06/14] xen/riscv: dt_processor_hartid() implementation Oleksii Kurochko
11:40 Re: [PATCH v3 2/2] tools/arm: exclude iomem from domU extended regions Anthony PERARD
10:46 Re: [PATCH v3 06/14] xen/riscv: dt_processor_hartid() implementation Oleksii Kurochko
09:46 [PATCH v5 10/10] vpci/msix: Free MSIX resources when init_msix() fails Jiqian Chen
09:46 [PATCH v5 09/10] vpci/msi: Free MSI resources when init_msi() fails Jiqian Chen
09:46 [PATCH v5 08/10] vpci/rebar: Free Rebar resources when init_rebar() fails Jiqian Chen
09:46 [PATCH v5 07/10] vpci: Refactor vpci_remove_register to remove matched registers Jiqian Chen
09:46 [PATCH v5 06/10] vpci: Hide extended capability when it fails to initialize Jiqian Chen
09:46 [PATCH v5 04/10] vpci: Refactor REGISTER_VPCI_INIT Jiqian Chen
09:46 [PATCH v5 05/10] vpci: Hide legacy capability when it fails to initialize Jiqian Chen
09:46 [PATCH v5 03/10] vpci/header: Emulate extended capability list for dom0 Jiqian Chen
09:46 [PATCH v5 02/10] vpci/header: Emulate legacy capability list for dom0 Jiqian Chen
09:46 [PATCH v5 01/10] vpci/header: Move emulating cap list logic into new function Jiqian Chen
09:46 [PATCH v5 00/10] Support hiding capability when its initialization fails Jiqian Chen
08:48 [PATCH v2] arm/irq: Reduce size of irq_desc array to exclude local IRQs Mykola Kvach
06:33 [GIT PULL] xen: branch for v6.16-rc1 Juergen Gross
04:56 Re: [PATCH v3 13/13] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements Sairaj Kodilkar
May 25, 25
14:20 [PATCH v1 5/5] console: support multiple serial console simultaneously Marek Marczykowski-Górecki
14:20 [PATCH v1 4/5] drivers/char: remove outdated comment in xhci driver Marek Marczykowski-Górecki
14:20 [PATCH v1 1/5] console: add relocation hook Marek Marczykowski-Górecki
14:20 [PATCH v1 3/5] drivers/char: make dbc_uart_dump() a bit more useful Marek Marczykowski-Górecki
14:20 [PATCH v1 2/5] drivers/char: Handle Xen relocation in the XHCI console driver Marek Marczykowski-Górecki
14:20 [PATCH v1 0/5] Fix XHCI console on legacy MB2 boot Marek Marczykowski-Górecki
13:36 Re: [Eclair false positive] Re: [PATCH] x86/msr: Rework wrmsr_safe() using asm goto() Nicola Vetrini
10:53 Re: [Eclair false positive] Re: [PATCH] x86/msr: Rework wrmsr_safe() using asm goto() Andrew Cooper
07:34 Re: [Eclair false positive] Re: [PATCH] x86/msr: Rework wrmsr_safe() using asm goto() Nicola Vetrini
May 23, 25
22:19 Re: [PATCH v2 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions Sergii Dmytruk
20:19 Re: [RFC PATCH v4 8/8] docs: arm: proposal to add separate SCMI node for Xen agent Stefano Stabellini
20:06 Re: [RFC PATCH v4 6/8] xen/arm: scmi: introduce SCI SCMI SMC multi-agent driver Stefano Stabellini
19:51 Re: [PATCH v2 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Sergii Dmytruk
16:46 Re: [EXTERNAL] [PATCH] hw/xen: Fix trace_xs_node_read() params David Woodhouse
16:06 [PATCH] x86/vmx: Fix VMEntry failure on ADL/SPR with shadow guests Andrew Cooper
16:01 [PATCH] hw/xen: Fix trace_xs_node_read() params Liam Merwick
15:49 Re: [PATCH 6/6] automation/eclair: update configuration of D4.10 Federico Serafini
14:33 Re: [PATCH v3 13/13] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements Sean Christopherson
13:02 Re: [XEN PATCH] eclair: allow and document use of GCC extension for label addresses Nicola Vetrini
12:57 Re: [XEN PATCH] eclair: allow and document use of GCC extension for label addresses Andrew Cooper
12:49 Re: [PATCH v3 2/3] x86/traps: split code to dump execution state to a separate helper Andrew Cooper
12:46 Re: [PATCH v3 1/3] x86/boot: print CPU and APIC ID in bring up failure Andrew Cooper
11:47 Re: [PATCH v1 6/6] xen/riscv: implement p2m mapping functionality Oleksii Kurochko
11:35 Re: [PATCH v1 5/6] xen/riscv: add new p2m types and helper macros for type classification Oleksii Kurochko
11:14 Re: [PATCH v3 00/13] KVM: Make irqfd registration globally unique Peter Zijlstra
10:48 Re: [PATCH v1 4/6] xen/riscv: define pt_t and pt_walk_t structures Oleksii Kurochko
10:27 Re: [PATCH v1 3/6] xen/riscv: construct the P2M pages pool for guests Oleksii Kurochko
09:44 Re: [PATCH v1 2/6] xen/riscv: introduce things necessary for p2m initialization Oleksii Kurochko
09:24 Re: [PATCH] iommu/amd: Remove dead non-atomic update checking Roger Pau Monné
08:22 [PATCH v3 1/3] x86/boot: print CPU and APIC ID in bring up failure Roger Pau Monne
08:22 [PATCH v3 3/3] x86/boot: attempt to print trace and panic on AP bring up stall Roger Pau Monne
08:22 [PATCH v3 2/3] x86/traps: split code to dump execution state to a separate helper Roger Pau Monne
08:22 [PATCH v3 0/3] x86/boot: provide better diagnostics in AP boot failure Roger Pau Monne
08:08 Re: [PATCH v3 13/13] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements Sairaj Kodilkar
07:20 [XEN PATCH] eclair: allow and document use of GCC extension for label addresses Nicola Vetrini
07:19 Re: [PATCH v2 1/4] x86/boot: print CPU and APIC ID in bring up failure Roger Pau Monné
06:59 Re: [PATCH v6 6/6] xen/arm: ffa: Enable VM to VM without firmware Jens Wiklander
06:54 [PATCH v6 6/6] arm/mpu: Provide a constructor for pr_t type Luca Fancellu
06:54 [PATCH v6 5/6] arm/mpu: Introduce utility functions for the pr_t type Luca Fancellu
06:54 [PATCH v6 4/6] arm/mpu: Provide access to the MPU region from the C code Luca Fancellu
06:54 [PATCH v6 3/6] arm/mpu: Provide and populate MPU C data structures Luca Fancellu
06:54 [PATCH v6 0/6] First chunk for Arm R82 and MPU support Luca Fancellu
06:54 [PATCH v6 2/6] arm/mpu: Introduce MPU memory region map structure Luca Fancellu
06:54 [PATCH v6 1/6] docs/arm: Document Xen booting protocol on Armv8-R Luca Fancellu
06:51 Re: [PATCH v6 3/6] xen/arm: ffa: Introduce VM to VM support Jens Wiklander
00:07 [PATCH v3 13/13] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements Sean Christopherson
May 22, 25
23:52 [PATCH v3 12/13] KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD Sean Christopherson
23:52 [PATCH v3 11/13] KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test Sean Christopherson
23:52 [PATCH v3 10/13] KVM: Drop sanity check that per-VM list of irqfds is unique Sean Christopherson
23:52 [PATCH v3 09/13] KVM: Disallow binding multiple irqfds to an eventfd with a priority waiter Sean Christopherson
23:52 [PATCH v3 08/13] sched/wait: Add a waitqueue helper for fully exclusive priority waiters Sean Christopherson
23:52 [PATCH v3 07/13] xen: privcmd: Don't mark eventfd waiter as EXCLUSIVE Sean Christopherson
23:52 [PATCH v3 06/13] sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority() Sean Christopherson
23:52 [PATCH v3 05/13] KVM: Add irqfd to eventfd's waitqueue while holding irqfds.lock Sean Christopherson
23:52 [PATCH v3 04/13] KVM: Add irqfd to KVM's list via the vfs_poll() callback Sean Christopherson
23:52 xen_acpi_processor driver is bound to dom0 vcpu count me
23:52 [PATCH v3 03/13] KVM: Initialize irqfd waitqueue callback when adding to the queue Sean Christopherson
23:52 [PATCH v3 02/13] KVM: Acquire SCRU lock outside of irqfds.lock during assignment Sean Christopherson
23:52 [PATCH v3 01/13] KVM: Use a local struct to do the initial vfs_poll() on an irqfd Sean Christopherson
23:52 [PATCH v3 00/13] KVM: Make irqfd registration globally unique Sean Christopherson
18:22 Re: [XTF PATCH v2 2/2] tests/argo: use event channel to get own domain ID dmkhn
18:08 Re: [PATCH v8 3/3] xen/domain: introduce CONFIG_MAX_DOMID dmkhn
17:36 [PATCH 2/3] CI: Use bash arrays to simplfy dom0 rootfs construction Andrew Cooper
17:36 [PATCH 3/3] CI: Adjust how domU is packaged in dom0 Andrew Cooper
17:36 [PATCH 1/3] CI/qubes: Deduplicate the handling of ${dom0_check} Andrew Cooper
17:36 [PATCH 0/3] CI: Improve domU handling Andrew Cooper
17:22 Re: [PATCH v2 1/4] x86/boot: print CPU and APIC ID in bring up failure Andrew Cooper
16:50 Re: [PATCH v2 1/4] x86/boot: print CPU and APIC ID in bring up failure Roger Pau Monné
16:24 Re: [PATCH 2/2] x86/vpci: refuse to map BARs at position 0 Roger Pau Monné
16:09 Re: [PATCH v1 2/6] xen/riscv: introduce things necessary for p2m initialization Jan Beulich
15:56 Re: [PATCH v3 11/14] xen/riscv: implementation of aplic and imsic operations Jan Beulich
15:53 Re: [PATCH v1 2/6] xen/riscv: introduce things necessary for p2m initialization Oleksii Kurochko
15:44 Re: [PATCH 2/2] x86/vpci: refuse to map BARs at position 0 Stewart Hildebrand
15:44 [PATCH] iommu/amd: Remove dead non-atomic update checking Teddy Astie
15:32 Re: [PATCH v3 10/14] xen/riscv: introduce intc_init() and helpers Jan Beulich
15:32 Re: [PATCH 2/2] x86/vpci: refuse to map BARs at position 0 Stewart Hildebrand
15:26 Re: [PATCH v3 09/14] xen/riscv: aplic_init() implementation Jan Beulich
15:08 [PATCH v6 6/6] xen/arm: ffa: Enable VM to VM without firmware Bertrand Marquis
15:08 [PATCH v6 5/6] xen/arm: ffa: Add indirect message between VM Bertrand Marquis
15:08 [PATCH v6 4/6] xen/arm: ffa: Add buffer full notification support Bertrand Marquis
15:08 [PATCH v6 3/6] xen/arm: ffa: Introduce VM to VM support Bertrand Marquis
15:08 [PATCH v6 2/6] xen/arm: ffa: Rework partinfo_get implementation Bertrand Marquis
15:08 [PATCH v6 1/6] xen/arm: Create tee command line parameter Bertrand Marquis
15:08 [PATCH v6 0/6] FF-A VM to VM support Bertrand Marquis
15:00 [PATCH 3/3] x86/alternatives: Introduce init_or_livepatch_ro_after_init Andrew Cooper
15:00 [PATCH 2/3] x86/alternatives: Rework get_ideal_nops() Andrew Cooper
15:00 [PATCH 0/3] x86/alt: Simplify nops handling Andrew Cooper
15:00 [PATCH 1/3] x86/alternatives: Factor out access to ideal_nops[] Andrew Cooper
14:59 Re: [PATCH 2/2] x86/vpci: refuse to map BARs at position 0 Jan Beulich
14:53 Re: [PATCH 2/2] x86/boot: attempt to print trace and panic on AP bring up stall Jan Beulich
14:47 Re: [PATCH v3 08/14] xen/riscv: imsic_init() implementation Jan Beulich
14:42 Re: [PATCH v2 4/4] x86/boot: attempt to print trace and panic on AP bring up stall Andrew Cooper
14:40 Re: [PATCH v2 1/4] x86/boot: print CPU and APIC ID in bring up failure Andrew Cooper
14:32 Re: [PATCH 2/2] x86/vpci: refuse to map BARs at position 0 Roger Pau Monné
14:22 Re: [PATCH 2/2] x86/vpci: refuse to map BARs at position 0 Andrew Cooper
14:12 Re: [PATCH 1/2] x86/vpci: fix off-by-one Andrew Cooper
14:11 Re: [PATCH 2/2] x86/boot: attempt to print trace and panic on AP bring up stall Roger Pau Monné
14:07 Re: [PATCH v6 02/12] common/hyperlaunch: introduce the domain builder Alejandro Vallejo
14:04 [PATCH 2/2] x86/vpci: refuse to map BARs at position 0 Roger Pau Monne
14:04 [PATCH 1/2] x86/vpci: fix off-by-one Roger Pau Monne
14:04 [PATCH 0/2] x86/vpci: two fixes Roger Pau Monne
13:59 Re: [PATCH v5 6/6] xen/arm: ffa: Enable VM to VM without firmware Bertrand Marquis
13:49 Re: [PATCH v3 07/14] xen/riscv: introduce register_intc_ops() and intc_hw_ops. Jan Beulich
13:49 Re: [Eclair false positive] Re: [PATCH] x86/msr: Rework wrmsr_safe() using asm goto() Andrew Cooper
13:41 Re: [PATCH v2 3/4] x86/traps: split code to dump execution state to a separate helper Jan Beulich
13:29 Re: xen/arm: Virtio-PCI for dom0less on ARM Edgar E. Iglesias
13:03 Re: [PATCH v5 6/6] arm/mpu: Provide a constructor for pr_t type Orzel, Michal
12:50 Re: [PATCH v5 6/6] arm/mpu: Provide a constructor for pr_t type Luca Fancellu
12:45 Re: [Eclair false positive] Re: [PATCH] x86/msr: Rework wrmsr_safe() using asm goto() Nicola Vetrini
12:09 Re: [PATCH v6 02/12] common/hyperlaunch: introduce the domain builder Alejandro Vallejo
12:02 Re: Hyperlaunch/dom0less code sharing Alejandro Vallejo
12:00 Re: [PATCH v5 6/6] xen/arm: ffa: Enable VM to VM without firmware Jens Wiklander
10:02 Re: Hyperlaunch Device Tree Discussion Alejandro Vallejo
10:01 Re: [PATCH v5 5/6] arm/mpu: Introduce utility functions for the pr_t type Orzel, Michal
09:56 Re: [PATCH v5 5/6] arm/mpu: Introduce utility functions for the pr_t type Luca Fancellu
09:21 Re: [PATCH v5 6/6] arm/mpu: Provide a constructor for pr_t type Orzel, Michal
09:16 Re: [PATCH v2 2/4] x86/traps: remove smp_mb() ahead of IPI dispatch Jan Beulich
09:11 Re: [PATCH v1 net-next 5/6] socket: Replace most sock_create() calls with sock_create_kern(). Paolo Abeni
09:11 Re: [PATCH v5 6/6] xen/arm: ffa: Enable VM to VM without firmware Bertrand Marquis
09:10 Re: [PATCH v2 1/4] x86/boot: print CPU and APIC ID in bring up failure Jan Beulich
08:49 [PATCH 2/2] x86/numa: introduce per-NUMA node flush locks Roger Pau Monne
08:49 [PATCH 1/2] x86/numa: add per-node lock profile objects Roger Pau Monne
08:49 [PATCH 0/2] x86/numa: introduce per-node flush_lock Roger Pau Monne
08:49 RE: [PATCH v4 15/15] xen/xenpm: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver Penny, Zheng
08:48 Re: [PATCH v5 5/6] arm/mpu: Introduce utility functions for the pr_t type Orzel, Michal
08:30 Re: [PATCH v5 6/6] xen/arm: ffa: Enable VM to VM without firmware Jens Wiklander
08:19 Re: [PATCH v5 4/6] arm/mpu: Provide access to the MPU region from the C code Orzel, Michal
08:18 Re: [PATCH v5 6/6] xen/arm: ffa: Enable VM to VM without firmware Bertrand Marquis
08:17 Re: [PATCH v5 2/6] arm/mpu: Introduce MPU memory region map structure Luca Fancellu
08:12 Re: [PATCH v5 2/6] arm/mpu: Introduce MPU memory region map structure Orzel, Michal
08:11 xen-users mailing list? (Apologies for sending this here) Joost Roeleveld
08:00 Re: [PATCH v5 6/6] xen/arm: ffa: Enable VM to VM without firmware Jens Wiklander
07:54 [PATCH v2 4/4] x86/boot: attempt to print trace and panic on AP bring up stall Roger Pau Monne
07:54 [PATCH v2 3/4] x86/traps: split code to dump execution state to a separate helper Roger Pau Monne
07:54 [PATCH v2 1/4] x86/boot: print CPU and APIC ID in bring up failure Roger Pau Monne
07:54 [PATCH v2 0/4] x86/boot: provide better diagnostics in AP boot failure Roger Pau Monne
07:54 [PATCH v2 2/4] x86/traps: remove smp_mb() ahead of IPI dispatch Roger Pau Monne
07:50 Re: [PATCH v3 06/14] xen/riscv: dt_processor_hartid() implementation Jan Beulich
07:41 Re: [PATCH v3 05/14] xen/riscv: introduce platform_get_irq() Jan Beulich
07:39 Re: [PATCH v3 04/14] xen/riscv: introduce init_IRQ() Jan Beulich
07:33 Re: [PATCH v3 03/14] xen/riscv: add ioremap_*() variants using ioremap_attr() Jan Beulich
07:27 Re: [PATCH v4 09/10] vpci/msi: Free MSI resources when init_msi() fails Chen, Jiqian
07:26 Re: [PATCH 2/2] x86/boot: attempt to print trace and panic on AP bring up stall Roger Pau Monné
07:26 Re: [PATCH v3 02/14] xen/riscv: introduce support of Svpbmt extension and make it mandatory Jan Beulich
07:22 Re: [PATCH v3 01/14] xen/riscv: introduce smp_prepare_boot_cpu() Jan Beulich
07:19 Re: [PATCH 2/2] x86/boot: attempt to print trace and panic on AP bring up stall Jan Beulich
07:12 Re: [PATCH v4 09/10] vpci/msi: Free MSI resources when init_msi() fails Roger Pau Monné
07:01 Re: [PATCH v8 3/3] xen/domain: introduce CONFIG_MAX_DOMID Jan Beulich
06:55 Re: [PATCH v6 03/12] x86/hyperlaunch: initial support for hyperlaunch device tree Jan Beulich
06:51 Re: [PATCH v4 15/15] xen/xenpm: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver Jan Beulich
06:41 Re: [PATCH v5 5/6] xen/arm: ffa: Add indirect message between VM Bertrand Marquis
06:36 Re: [PATCH v5 3/6] xen/arm: ffa: Introduce VM to VM support Bertrand Marquis
06:18 Re: [RFC PATCH v4 5/8] xen/domctl: extend XEN_DOMCTL_assign_device to handle not only iommu Jan Beulich
05:59 RE: [PATCH v4 15/15] xen/xenpm: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver Penny, Zheng
02:21 Re: [PATCH v4 09/10] vpci/msi: Free MSI resources when init_msi() fails Chen, Jiqian
00:30 Re: [PATCH v3 2/5] xen/console: introduce console_get_domid() dmkhn
00:26 Re: [PATCH v2 2/2] xen/domain: rewrite emulation_flags_ok() dmkhn
00:25 Re: [RFC PATCH v4 5/8] xen/domctl: extend XEN_DOMCTL_assign_device to handle not only iommu Stefano Stabellini
00:24 Re: [PATCH v8 1/3] xen/domain: unify domain ID allocation dmkhn
00:10 Re: [PATCH v8 3/3] xen/domain: introduce CONFIG_MAX_DOMID dmkhn
May 21, 25
21:37 Re: [XTF PATCH v2 2/2] tests/argo: use event channel to get own domain ID Andrew Cooper
21:18 [XTF PATCH v2 2/2] tests/argo: use event channel to get own domain ID dmkhn
21:18 [XTF PATCH v2 1/2] tests/argo: Add argo test suite dmkhn
21:18 [XTF PATCH v2 0/2] xtf: integrate argo test dmkhn
21:08 Re: Hyperlaunch/dom0less code sharing Stefano Stabellini
20:55 Re: [PATCH v2] MAINTAINERS: add a reviewer for Argo Stefano Stabellini
20:47 Re: xen/arm: Virtio-PCI for dom0less on ARM Stefano Stabellini
20:43 Re: [PATCH] xen/argo: Command line handling improvements Andrew Cooper
20:41 Re: xen/arm: Virtio-PCI for dom0less on ARM Stefano Stabellini
19:50 Re: [Eclair false positive] Re: [PATCH] x86/msr: Rework wrmsr_safe() using asm goto() Andrew Cooper
19:48 Re: [Eclair false positive] Re: [PATCH] x86/msr: Rework wrmsr_safe() using asm goto() Nicola Vetrini
19:43 Re: [Eclair false positive] Re: [PATCH] x86/msr: Rework wrmsr_safe() using asm goto() Andrew Cooper
19:21 Re: [Eclair false positive] Re: [PATCH] x86/msr: Rework wrmsr_safe() using asm goto() Nicola Vetrini
18:16 Re: [PATCH 2/2] x86/boot: attempt to print trace and panic on AP bring up stall Andrew Cooper
18:00 [Eclair false positive] Re: [PATCH] x86/msr: Rework wrmsr_safe() using asm goto() Andrew Cooper
17:32 Re: Hyperlaunch/dom0less code sharing Daniel P. Smith
17:24 Re: [PATCH v6 03/12] x86/hyperlaunch: initial support for hyperlaunch device tree Alejandro Vallejo
16:58 Re: [PATCH 1/2] x86/boot: print CPU number in bring up failure Andrew Cooper
16:56 [PATCH 2/2] x86/boot: attempt to print trace and panic on AP bring up stall Roger Pau Monne
16:56 [PATCH 1/2] x86/boot: print CPU number in bring up failure Roger Pau Monne
16:56 [PATCH 0/2] x86/boot: provide better diagnostics in AP boot failure Roger Pau Monne
16:54 Re: [PATCH v5 5/6] xen/arm: ffa: Add indirect message between VM Jens Wiklander
16:35 Re: [PATCH v5 3/6] xen/arm: ffa: Introduce VM to VM support Jens Wiklander
16:10 Re: [PATCH v3] x86/gnttab: do not implement GNTTABOP_cache_flush Julien Grall
16:10 [PATCH v3 13/14] xen/riscv: implement setup_irq() Oleksii Kurochko
16:04 [PATCH v3 14/14] xen/riscv: add basic UART support Oleksii Kurochko
16:04 [PATCH v3 12/14] xen/riscv: add external interrupt handling for hypervisor mode Oleksii Kurochko
16:04 [PATCH v3 11/14] xen/riscv: implementation of aplic and imsic operations Oleksii Kurochko
16:04 [PATCH v3 09/14] xen/riscv: aplic_init() implementation Oleksii Kurochko
16:04 [PATCH v3 10/14] xen/riscv: introduce intc_init() and helpers Oleksii Kurochko
16:04 [PATCH v3 08/14] xen/riscv: imsic_init() implementation Oleksii Kurochko
16:04 [PATCH v3 06/14] xen/riscv: dt_processor_hartid() implementation Oleksii Kurochko
16:04 [PATCH v3 07/14] xen/riscv: introduce register_intc_ops() and intc_hw_ops. Oleksii Kurochko
16:04 [PATCH v3 05/14] xen/riscv: introduce platform_get_irq() Oleksii Kurochko
16:04 [PATCH v3 04/14] xen/riscv: introduce init_IRQ() Oleksii Kurochko
16:04 [PATCH v3 03/14] xen/riscv: add ioremap_*() variants using ioremap_attr() Oleksii Kurochko
16:04 [PATCH v3 02/14] xen/riscv: introduce support of Svpbmt extension and make it mandatory Oleksii Kurochko
16:04 [PATCH v3 01/14] xen/riscv: introduce smp_prepare_boot_cpu() Oleksii Kurochko
16:04 [PATCH v3 00/14] riscv: introduce basic UART support and interrupts for hypervisor mode Oleksii Kurochko
16:02 Re: [PATCH v2] x86/vpci: fix handling of BAR overlaps with non-hole regions Julien Grall
15:50 Re: [PATCH v2 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions Andrew Cooper
15:45 Re: [PATCH v2 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions Jan Beulich
15:39 Hyperlaunch Device Tree Discussion Daniel P. Smith
15:31 Re: Hyperlaunch/dom0less code sharing Daniel P. Smith
15:20 Re: [PATCH v2 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Jan Beulich
15:11 Re: [PATCH v2] x86/vpci: fix handling of BAR overlaps with non-hole regions Roger Pau Monné
15:11 Re: [PATCH v5 3/6] xen/arm: ffa: Introduce VM to VM support Bertrand Marquis
15:07 Re: [PATCH v2 2/2] xen/domain: rewrite emulation_flags_ok() Roger Pau Monné
15:05 Re: [PATCH v2 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Jan Beulich
15:00 Re: [PATCH v6 03/12] x86/hyperlaunch: initial support for hyperlaunch device tree Jan Beulich
14:55 Re: [PATCH v5 3/6] xen/arm: ffa: Introduce VM to VM support Jens Wiklander
14:47 Re: [PATCH] x86/msr: Rework wrmsr_safe() using asm goto() Jan Beulich
14:46 Re: [PATCH] x86/xstate: Rework xsetbv() to use asm goto() Jan Beulich
14:42 Re: Hyperlaunch/dom0less code sharing Jan Beulich
14:37 [PATCH] x86/msr: Rework wrmsr_safe() using asm goto() Andrew Cooper
14:36 [PATCH] x86/xstate: Rework xsetbv() to use asm goto() Andrew Cooper
14:35 Hyperlaunch/dom0less code sharing Alejandro Vallejo
14:31 Re: [PATCH v2] x86/vpci: fix handling of BAR overlaps with non-hole regions Jan Beulich
14:26 Re: [RFC PATCH 0/2] Propose an minimal xen-tools Anthony PERARD
14:16 Re: [PATCH v1] xen/riscv: add initialization support for virtual SBI UART (vSBI UART) Jan Beulich
14:05 Re: [PATCH v2 1/2] xen/domain: introduce non-x86 hardware emulation flags Roger Pau Monné
13:46 viridian time_ref_count triggers guest clock drift James Dingwall
13:36 Re: [PATCH v5 2/6] xen/arm: ffa: Rework partinfo_get implementation Jens Wiklander
13:31 Re: [PATCH] libxl+hvmloader: extend IGD check part 2 Anthony PERARD
13:12 Re: [PATCH v2] tools/libxl: Only access legacy altp2m on HVM Anthony PERARD
13:02 Re: [PATCH v5 1/6] xen/arm: Create tee command line parameter Jens Wiklander
12:22 Re: xen/arm: Virtio-PCI for dom0less on ARM Julien Grall
12:21 [PATCH v5 0/4] Add support for R-Car Gen4 PCI host controller Mykyta Poturai
12:21 [PATCH v5 2/4] xen/arm: make pci_host_common_probe return the bridge Mykyta Poturai
12:21 [PATCH v5 4/4] xen/arm: add support for R-Car Gen4 PCI host controller Mykyta Poturai
12:21 [PATCH v5 1/4] xen/arm: allow PCI host bridge to have private data Mykyta Poturai
12:21 [PATCH v5 3/4] xen/arm: add support for PCI child bus Mykyta Poturai
12:10 Re: [PATCH v3 2/2] docs: fusa: Add the requirements for few commands of XEN_VERSION Bertrand Marquis
12:02 Re: [PATCH v3 1/2] docs: fusa: Define the requirements for XEN_VERSION hypercall. Bertrand Marquis
11:53 Re: xen/arm: Virtio-PCI for dom0less on ARM Bertrand Marquis
11:40 Re: [PATCH v1] xen/riscv: add initialization support for virtual SBI UART (vSBI UART) Oleksii Kurochko
11:36 Re: [PATCH v1] xen/riscv: add initialization support for virtual SBI UART (vSBI UART) Oleksii Kurochko
11:34 Re: [PATCH v2] x86/vpci: fix handling of BAR overlaps with non-hole regions Roger Pau Monné
11:23 Re: [PATCH v4 09/10] vpci/msi: Free MSI resources when init_msi() fails Roger Pau Monné
10:23 [PATCH v2] MAINTAINERS: add a reviewer for Argo Christopher Clark
09:29 Re: [PATCH 1/2] MAINTAINERS: include Argo documentation in the ARGO section Christopher Clark
09:12 [PATCH v3] x86/gnttab: do not implement GNTTABOP_cache_flush Roger Pau Monne
08:54 Re: [PATCH v6 02/12] common/hyperlaunch: introduce the domain builder Jan Beulich
08:52 [PATCH 5.15.y v3 0/1] Manual Backport of 099606a7b2d5 to 5.15 Harshvardhan Jha
08:52 [PATCH 5.15.y v3 1/1] xen/swiotlb: relax alignment requirements Harshvardhan Jha
08:29 Re: [PATCH v2] x86/vpci: fix handling of BAR overlaps with non-hole regions Jan Beulich
08:03 Re: [PATCH v8 1/3] xen/domain: unify domain ID allocation Jan Beulich
07:31 Re: [PATCH v8 3/3] xen/domain: introduce CONFIG_MAX_DOMID Jan Beulich
07:20 Re: [PATCH 1/2] SUPPORT.md: add xenstore stubdom as supported Jan Beulich
07:12 Re: [PATCH 1/2] MAINTAINERS: include Argo documentation in the ARGO section Jan Beulich
07:07 Re: [PATCH] tools: Add install/uninstall targets to tests/x86_emulator Jan Beulich
07:00 Re: [PATCH v4 09/10] vpci/msi: Free MSI resources when init_msi() fails Chen, Jiqian
06:51 Re: [PATCH v2 2/2] xen/domain: rewrite emulation_flags_ok() Jan Beulich
06:47 Re: [PATCH] xen/argo: Command line handling improvements Jan Beulich
06:44 Re: [PATCH v4 03/10] vpci/header: Emulate extended capability list for dom0 Chen, Jiqian
06:25 Re: [PATCH v4 03/10] vpci/header: Emulate extended capability list for dom0 Jan Beulich
06:08 Re: [PATCH v4 03/10] vpci/header: Emulate extended capability list for dom0 Chen, Jiqian
06:05 Re: [PATCH v2 2/2] xen/domain: rewrite emulation_flags_ok() Jan Beulich
06:01 Re: [PATCH v2 1/2] xen/domain: introduce non-x86 hardware emulation flags Jan Beulich
04:47 [PATCH 2/2] SUPPORT.md: mark xenstore live update as supported Juergen Gross
04:46 [PATCH 1/2] SUPPORT.md: add xenstore stubdom as supported Juergen Gross
04:46 [PATCH 0/2] SUPPORT.md: update the xenstore support state Juergen Gross
03:32 RE: [PATCH v3 01/20] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE" Penny, Zheng
01:02 Re: [PATCH] xen/argo: Command line handling improvements Christopher Clark
00:34 Re: pin_user_pages and foreign mappings error Demi Marie Obenour
00:24 pin_user_pages and foreign mappings error Stefano Stabellini
00:10 Re: [PATCH 0/3] CI: Improvements to *-tools-test-* jobs dmkhn
00:01 [PATCH v8 3/3] xen/domain: introduce CONFIG_MAX_DOMID dmkhn
00:00 [PATCH v8 2/3] xen/domain: adjust domain ID allocation for Arm dmkhn
00:00 [PATCH v8 1/3] xen/domain: unify domain ID allocation dmkhn
00:00 [PATCH v8 0/3] xen/domain: domain ID allocation dmkhn
May 20, 25
23:42 Re: [PATCH 2/2] MAINTAINERS: add Daniel P. Smith as an Argo maintainer Stefano Stabellini
23:41 Re: [PATCH 1/2] MAINTAINERS: include Argo documentation in the ARGO section Stefano Stabellini
23:32 [PATCH 2/2] MAINTAINERS: add Daniel P. Smith as an Argo maintainer Christopher Clark
23:32 [PATCH 1/2] MAINTAINERS: include Argo documentation in the ARGO section Christopher Clark
23:00 Re: [PATCH v2 2/2] xen/domain: rewrite emulation_flags_ok() Stefano Stabellini
22:48 Re: [PATCH] tools: Add install/uninstall targets to tests/x86_emulator Stefano Stabellini
22:38 Re: [PATCH v2 2/2] xen/domain: rewrite emulation_flags_ok() dmkhn
21:39 Re: [PATCH v2 1/2] xen/domain: introduce non-x86 hardware emulation flags dmkhn
21:02 Re: [PATCH] tools: Add install/uninstall targets to tests/x86_emulator Andrew Cooper
20:52 [PATCH 3/3] CI: Drop custom handling of tools/tests Andrew Cooper
20:52 [PATCH 2/3] tools/tests: Install tests into $(LIBEXEC)/tests Andrew Cooper
20:52 [PATCH 1/3] tools/tests: Drop depriv-fd-checker Andrew Cooper
20:52 [PATCH 0/3] CI: Improvements to *-tools-test-* jobs Andrew Cooper
20:46 Re: [PATCH] CI: Rename qubes-x86-64 parameter "" to "dom0pv" Marek Marczykowski-Górecki
20:19 Re: [PATCH] xen/argo: Command line handling improvements dmkhn
20:03 Re: [PATCH TEST-ARTEFACTS] (Re)add python3 to alpine rootfs Stefano Stabellini
19:51 [PATCH TEST-ARTEFACTS] (Re)add python3 to alpine rootfs Andrew Cooper
19:47 Re: [PATCH] xen: Give compile.h header guards Stefano Stabellini
18:45 Re: [PATCH] xen/argo: Command line handling improvements Daniel P. Smith
18:27 Re: [PATCH v7 3/3] xen/domain: introduce CONFIG_MAX_DOMID dmkhn
17:37 [PATCH] CI: Rename qubes-x86-64 parameter "" to "dom0pv" Andrew Cooper
15:53 [PATCH V2] arm/vgic-v3: Fix write_ignore_64's check in __vgic_v3_rdistr_rd_mmio_write() Oleksandr Tyshchenko
15:24 Re: [PATCH v2 2/2] xen/domain: rewrite emulation_flags_ok() Jan Beulich
15:22 Re: [PATCH] arm/vgic-v3: Fix write_ignore_64's check in __vgic_v3_rdistr_rd_mmio_write() Oleksandr Tyshchenko
15:21 Re: [PATCH v2 1/2] xen/domain: introduce non-x86 hardware emulation flags Jan Beulich
15:17 Re: [PATCH] arm/vgic-v3: Fix write_ignore_64's check in __vgic_v3_rdistr_rd_mmio_write() Oleksandr Tyshchenko
15:16 Re: [PATCH v1 6/6] xen/riscv: implement p2m mapping functionality Jan Beulich
15:11 Re: [PATCH v1 5/6] xen/riscv: add new p2m types and helper macros for type classification Jan Beulich
15:04 Re: [PATCH v1 4/6] xen/riscv: define pt_t and pt_walk_t structures Jan Beulich
15:02 Re: [PATCH] arm/vgic-v3: Fix write_ignore_64's check in __vgic_v3_rdistr_rd_mmio_write() Julien Grall
14:53 Re: [PATCH v2 10/16] xen/riscv: imsic_init() implementation Oleksii Kurochko
14:50 Re: [PATCH v2 2/5] public/sysctl: Clarify usage of pm_{px,cx}_stat Jan Beulich
14:47 Re: [PATCH v2 10/16] xen/riscv: imsic_init() implementation Oleksii Kurochko
14:38 Re: [PATCH v1 3/6] xen/riscv: construct the P2M pages pool for guests Jan Beulich
14:34 Re: [PATCH v2 2/3] Add lockdown mode Kevin Lampis
14:26 Re: [PATCH v2 2/5] public/sysctl: Clarify usage of pm_{px,cx}_stat Ross Lagerwall
14:25 Re: [PATCH] arm/vgic-v3: Fix write_ignore_64's check in __vgic_v3_rdistr_rd_mmio_write() Andrew Cooper
14:23 Re: [PATCH v2 6/6] x86/hvm: reduce the need to flush caches in memory_type_changed() Oleksii Kurochko
14:23 Re: [PATCH v2 2/3] Add lockdown mode Jan Beulich
14:18 Re: [PATCH v2 09/16] xen/riscv: introduce register_intc_ops() and intc_hw_ops. Jan Beulich
14:10 [PATCH] xen/argo: Command line handling improvements Andrew Cooper
14:04 Re: [PATCH v2 09/16] xen/riscv: introduce register_intc_ops() and intc_hw_ops. Oleksii Kurochko
13:47 [PATCH] arm/vgic-v3: Fix write_ignore_64's check in __vgic_v3_rdistr_rd_mmio_write() Oleksandr Tyshchenko
13:47 Re: [PATCH v1 2/6] xen/riscv: introduce things necessary for p2m initialization Jan Beulich
13:37 Re: [PATCH v1 2/6] xen/riscv: introduce things necessary for p2m initialization Jan Beulich
12:43 Re: [PATCH v2 1/5] x86/pmstat: Check size of PMSTAT_get_pxstat buffers Jan Beulich
12:05 [PATCH v2 3/3] Disallow most command-line options when lockdown mode is enabled Kevin Lampis
11:57 Re: [PATCH v2 16/16] xen/riscv: add basic UART support Oleksii Kurochko
11:57 [PATCH v2 2/3] Add lockdown mode Kevin Lampis
11:53 Re: [PATCH v2 15/16] xen/riscv: implement setup_irq() Oleksii Kurochko
11:37 Re: [PATCH v2 14/16] xen/riscv: add external interrupt handling for hypervisor mode Oleksii Kurochko
11:24 Re: [PATCH v2 13/16] xen/riscv: implementation of aplic and imsic operations Oleksii Kurochko
10:54 Re: [PATCH v2 1/5] x86/pmstat: Check size of PMSTAT_get_pxstat buffers Ross Lagerwall
10:43 Re: [PATCH] xen: Give compile.h header guards Frediano Ziglio
09:43 Re: [PATCH v4 09/10] vpci/msi: Free MSI resources when init_msi() fails Roger Pau Monné
09:43 RE: [PATCH v4 05/15] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline Penny, Zheng
09:39 RE: [PATCH v4 12/15] tools/xenpm: Print CPPC parameters for amd-cppc driver Penny, Zheng
09:28 Re: [RFC PATCH] xen: Introduce extra IRQ count domain creation parameter Roger Pau Monné
09:18 Re: [PATCH v4 12/15] tools/xenpm: Print CPPC parameters for amd-cppc driver Jan Beulich
09:15 Re: [PATCH v4 05/15] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline Jan Beulich
09:14 Re: [PATCH v4 09/10] vpci/msi: Free MSI resources when init_msi() fails Jan Beulich
09:13 Re: Request for patch to fix boot loop issue in Xen 4.17.6 Roger Pau Monné
09:09 Re: [PATCH v4 09/10] vpci/msi: Free MSI resources when init_msi() fails Roger Pau Monné
08:42 Re: [PATCH v2 12/16] xen/riscv: introduce intc_init() and helpers Oleksii Kurochko
08:28 RE: [PATCH v4 05/15] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline Penny, Zheng
08:22 RE: [PATCH v4 12/15] tools/xenpm: Print CPPC parameters for amd-cppc driver Penny, Zheng
08:04 xen/arm: Virtio-PCI for dom0less on ARM Edgar E. Iglesias
06:40 Re: [PATCH v4 09/10] vpci/msi: Free MSI resources when init_msi() fails Jan Beulich
06:28 Re: [PATCH v3 4/5] xen/console: remove max_init_domid dependency Jan Beulich
06:20 Re: [PATCH v3 2/5] xen/console: introduce console_get_domid() Jan Beulich
06:07 Re: [PATCH v3 1/5] xen/console: rename switch_serial_input() to console_switch_input() Jan Beulich
06:04 Re: [PATCH v7 3/3] xen/domain: introduce CONFIG_MAX_DOMID Jan Beulich
05:58 Re: [PATCH v7 2/3] xen/domain: adjust domain ID allocation for Arm Jan Beulich
05:53 Re: [PATCH v7 1/3] xen/domain: unify domain ID allocation Jan Beulich
05:44 Re: [PATCH] xen: Give compile.h header guards Jan Beulich
00:18 Re: [RFC PATCH v4 3/8] xen/arm: scmi-smc: passthrough SCMI SMC to domain, single agent Stefano Stabellini
May 19, 25
23:45 Re: [RFC PATCH v4 1/8] xen/arm: add generic SCI subsystem Stefano Stabellini
23:29 Re: [RFC PATCH v4 2/8] xen/arm: scmi-smc: update to be used under sci subsystem Stefano Stabellini
22:39 Re: [PATCH v5 2/3] xen/console: introduce console_send() Stefano Stabellini
22:26 Re: [PATCH 1/6] xen/arm: add inclusion guards Julien Grall
21:40 Re: [PATCH] CI/eclair: Remove ARM64 custom clean rules Stefano Stabellini
21:36 Re: [PATCH 6/6] automation/eclair: update configuration of D4.10 Stefano Stabellini
21:34 Re: [PATCH] xen: Give compile.h header guards Stefano Stabellini
20:55 Re: [PATCH v2 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Rich Persaud
20:13 [PATCH v3 5/5] xen/console: rename console_rx to console_domid dmkhn
20:12 [PATCH v3 4/5] xen/console: remove max_init_domid dependency dmkhn
20:12 [PATCH v3 3/5] xen/console: introduce console input permission dmkhn
20:12 [PATCH v3 2/5] xen/console: introduce console_get_domid() dmkhn
20:12 [PATCH v3 1/5] xen/console: rename switch_serial_input() to console_switch_input() dmkhn
20:12 [PATCH v3 0/5] xen/console: cleanup console input switch logic dmkhn
19:40 [PATCH v5 3/3] xen/console: introduce conring_flush() dmkhn
19:40 [PATCH v5 2/3] xen/console: introduce console_send() dmkhn
19:40 [PATCH v5 1/3] xen/console: cleanup conring management dmkhn
19:40 [PATCH v5 0/3] xen/console: few cleanups in console driver dmkhn
19:31 Re: [PATCH v6 1/2] xen/domain: unify domain ID allocation dmkhn
19:28 Re: [PATCH v6 2/2] xen/domain: adjust domain ID allocation for Arm dmkhn
19:23 [PATCH v7 3/3] xen/domain: introduce CONFIG_MAX_DOMID dmkhn
19:23 [PATCH v7 2/3] xen/domain: adjust domain ID allocation for Arm dmkhn
19:23 [PATCH v7 1/3] xen/domain: unify domain ID allocation dmkhn
19:23 [PATCH v7 0/3] xen/domain: domain ID allocation dmkhn
19:21 Re: [PATCH] xen: Give compile.h header guards Nicola Vetrini
19:10 Re: [PATCH] xen: Give compile.h header guards Jan Beulich
18:54 Re: [RFC PATCH v4 5/8] xen/domctl: extend XEN_DOMCTL_assign_device to handle not only iommu Jan Beulich
18:40 Re: [PATCH v2 11/16] xen/riscv: aplic_init() implementation Jan Beulich
18:33 Re: [PATCH v2 10/16] xen/riscv: imsic_init() implementation Jan Beulich
18:32 Re: [PATCH v2 10/16] xen/riscv: imsic_init() implementation Jan Beulich
18:25 Re: [PATCH v2 6/6] x86/hvm: reduce the need to flush caches in memory_type_changed() Jan Beulich
17:05 Re: [PATCH v1 3/3] x86/msr: Convert a native_wrmsr() use to native_wrmsrq() Xin Li
16:23 Re: [PATCH v2 04/16] xen/riscv: add ioremap_*() variants using ioremap_attr() Teddy Astie
16:09 Re: [PATCH v2 11/16] xen/riscv: aplic_init() implementation Oleksii Kurochko
15:51 [RFC PATCH v4 8/8] docs: arm: proposal to add separate SCMI node for Xen agent Oleksii Moisieiev
15:51 [RFC PATCH v4 7/8] docs: arm: add SCI SCMI SMC multi-agent driver docs Oleksii Moisieiev
15:51 [RFC PATCH v4 6/8] xen/arm: scmi: introduce SCI SCMI SMC multi-agent driver Oleksii Moisieiev
15:51 [RFC PATCH v4 5/8] xen/domctl: extend XEN_DOMCTL_assign_device to handle not only iommu Oleksii Moisieiev
15:51 [RFC PATCH v4 1/8] xen/arm: add generic SCI subsystem Oleksii Moisieiev
15:51 [RFC PATCH v4 4/8] docs: arm: add docs for SCMI over SMC calls forwarding driver Oleksii Moisieiev
15:51 [RFC PATCH v4 0/8] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support Oleksii Moisieiev
15:51 [RFC PATCH v4 2/8] xen/arm: scmi-smc: update to be used under sci subsystem Oleksii Moisieiev
15:51 [RFC PATCH v4 3/8] xen/arm: scmi-smc: passthrough SCMI SMC to domain, single agent Oleksii Moisieiev
15:26 Re: [PATCH v2 10/16] xen/riscv: imsic_init() implementation Oleksii Kurochko
15:19 Re: [PATCH v2 10/16] xen/riscv: imsic_init() implementation Oleksii Kurochko
15:15 Re: [PATCH] CI/eclair: Remove ARM64 custom clean rules Nicola Vetrini
14:33 Re: [PATCH v2 6/6] x86/hvm: reduce the need to flush caches in memory_type_changed() Roger Pau Monné
14:13 Re: [PATCH 6/6] automation/eclair: update configuration of D4.10 Federico Serafini
14:07 [PATCH] CI/eclair: Remove ARM64 custom clean rules Andrew Cooper
13:56 Re: [PATCH v3 4/4] build: don't require full tools build for building stubdoms Anthony PERARD
13:55 Re: [PATCH v3 3/4] tools: remove qemu-traditional Anthony PERARD
13:52 [PATCH] xen: Give compile.h header guards Andrew Cooper
13:43 Re: [PATCH v2 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Sergii Dmytruk
13:34 Re: [PATCH v3 2/4] tools: remove support for running a guest with qemu-traditional Jürgen Groß
13:30 Re: [PATCH v3 2/4] tools: remove support for running a guest with qemu-traditional Anthony PERARD
13:22 Re: [PATCH v2 6/6] x86/hvm: reduce the need to flush caches in memory_type_changed() Jan Beulich
13:22 Re: [PATCH v4 03/10] vpci/header: Emulate extended capability list for dom0 Roger Pau Monné
13:19 Re: [PATCH v4 05/15] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline Jan Beulich
13:16 Re: [PATCH v2 09/16] xen/riscv: introduce register_intc_ops() and intc_hw_ops. Jan Beulich
13:12 Re: [PATCH v4 06/10] vpci: Hide extended capability when it fails to initialize Jan Beulich
13:10 Re: [PATCH v4 03/10] vpci/header: Emulate extended capability list for dom0 Jan Beulich
13:07 Re: [PATCH v4 04/10] vpci: Refactor REGISTER_VPCI_INIT Jan Beulich
11:08 Re: [PATCH v2 6/6] x86/hvm: reduce the need to flush caches in memory_type_changed() Roger Pau Monné
10:58 Re: [PATCH v2 5/6] x86/hvm: limit memory type cache flush to running domains Roger Pau Monné
10:24 Re: [PATCH v4 07/10] vpci: Refactor vpci_remove_register to remove matched registers Roger Pau Monné
10:04 Re: [PATCH v4 05/10] vpci: Hide legacy capability when it fails to initialize Roger Pau Monné
09:16 Re: [PATCH v2 09/16] xen/riscv: introduce register_intc_ops() and intc_hw_ops. Oleksii Kurochko
09:12 Re: [PATCH v3 1/4] docs: remove qemu-traditional support from documentation Anthony PERARD
08:36 RE: [PATCH v4 05/15] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline Penny, Zheng
07:49 Re: [PATCH v4 08/10] vpci/rebar: Remove registers when init_rebar() fails Chen, Jiqian
07:45 Re: [PATCH v2 2/6] x86/gnttab: do not implement GNTTABOP_cache_flush Oleksii Kurochko
07:44 Re: [PATCH v4 07/10] vpci: Refactor vpci_remove_register to remove matched registers Chen, Jiqian
07:41 Re: [PATCH v4 06/10] vpci: Hide extended capability when it fails to initialize Chen, Jiqian
07:35 Re: [PATCH v4 05/10] vpci: Hide legacy capability when it fails to initialize Chen, Jiqian
07:13 Re: [PATCH v4 03/10] vpci/header: Emulate extended capability list for dom0 Chen, Jiqian
06:56 Re: [PATCH v4 04/10] vpci: Refactor REGISTER_VPCI_INIT Chen, Jiqian
06:56 Re: [PATCH v4 03/10] vpci/header: Emulate extended capability list for dom0 Jan Beulich
06:54 Re: [PATCH v4 08/10] vpci/rebar: Remove registers when init_rebar() fails Jan Beulich
06:43 Re: [PATCH v4 03/10] vpci/header: Emulate extended capability list for dom0 Chen, Jiqian
06:32 Re: [PATCH v4 04/15] xen/cpufreq: refactor cmdline "cpufreq=xxx" Jan Beulich
06:30 Re: [PATCH v4 07/10] vpci: Refactor vpci_remove_register to remove matched registers Jan Beulich
06:28 RE: [PATCH v4 04/15] xen/cpufreq: refactor cmdline "cpufreq=xxx" Penny, Zheng
May 18, 25
23:32 Re: [PATCH v2 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Rich Persaud
18:36 Re: [PATCH v2 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Sergii Dmytruk
15:37 Re: BUG kernel 6.12.19 defautl_swiotlb_limit() returns wrong value for CONFIG_SWIOTLB_DYNAMIC=y effects atm only under XEN dom0 Andreas Greve
14:47 Re: [PATCH v4 06/10] vpci: Hide extended capability when it fails to initialize Jan Beulich
14:44 Re: [PATCH v4 05/10] vpci: Hide legacy capability when it fails to initialize Jan Beulich
14:34 Re: [PATCH v4 04/10] vpci: Refactor REGISTER_VPCI_INIT Jan Beulich
14:20 Re: [PATCH v4 03/10] vpci/header: Emulate extended capability list for dom0 Jan Beulich
12:22 Re: [PATCH v2 5/5] livepatch: Verify livepatch signatures Jan Beulich
12:17 Re: [PATCH v2 4/5] livepatch: Load built-in key during boot Jan Beulich
12:08 Re: [PATCH v2 3/5] crypto: Add RSA support Jan Beulich
11:58 Re: [PATCH v2 2/5] livepatch: Embed public key in Xen Jan Beulich
11:44 Re: [PATCH v2 6/6] x86/hvm: reduce the need to flush caches in memory_type_changed() Jan Beulich
11:38 Re: [PATCH v2 5/6] x86/hvm: limit memory type cache flush to running domains Jan Beulich
11:32 Re: Request for patch to fix boot loop issue in Xen 4.17.6 Andrew Cooper
11:32 Re: [PATCH v2 09/22] xen/lib: add implementation of SHA-1 Sergii Dmytruk
11:30 Re: [PATCH v2 3/6] xen/x86: rename cache_flush_permitted() to has_arch_io_resources() Jan Beulich
11:25 Re: Request for patch to fix boot loop issue in Xen 4.17.6 Maximilian Engelhardt
11:24 Re: [PATCH v2 1/6] x86/pv: fix emulation of wb{,no}invd to flush all pCPU caches Jan Beulich
08:57 Re: [PATCH v6 2/2] xen/domain: adjust domain ID allocation for Arm Jan Beulich
08:52 Re: [PATCH v6 1/2] xen/domain: unify domain ID allocation Jan Beulich
08:45 Re: [RFC PATCH] xen: Introduce extra IRQ count domain creation parameter Jan Beulich
08:34 Re: [PATCH v2 09/22] xen/lib: add implementation of SHA-1 Jan Beulich
08:30 Re: [PATCH v2 08/16] xen/riscv: dt_processor_cpuid() implementation Jan Beulich
08:23 Re: [PATCH v2 07/16] xen/riscv: introduce platform_get_irq() Jan Beulich
08:21 Re: [PATCH] x86/stubs: Consolidate the stubs infrastructure in asm/stubs.h Jan Beulich
May 17, 25
18:51 Re: [PATCH v1A 2/3] x86/xen/msr: Fix uninitialized symbol 'err' Jürgen Groß
18:18 Re: [PATCH v2 09/22] xen/lib: add implementation of SHA-1 Sergii Dmytruk
16:57 [PATCH v1A 2/3] x86/xen/msr: Fix uninitialized symbol 'err' Xin Li (Intel)
16:26 Re: [PATCH v1 3/3] x86/msr: Convert a native_wrmsr() use to native_wrmsrq() Xin Li
16:23 Re: [PATCH v1 2/3] x86/xen/msr: Fix uninitialized symbol 'err' Xin Li
13:21 Re: [PATCH v1 3/3] x86/msr: Convert a native_wrmsr() use to native_wrmsrq() Ingo Molnar
07:27 Re: [PATCH v1 3/3] x86/msr: Convert a native_wrmsr() use to native_wrmsrq() Xin Li
07:12 Re: [PATCH v1 3/3] x86/msr: Convert a native_wrmsr() use to native_wrmsrq() Ingo Molnar
04:43 Re: [PATCH v1 3/3] x86/msr: Convert a native_wrmsr() use to native_wrmsrq() Xin Li
00:13 Re: [PATCH v2 4/6] xen: refactor include guards Andrew Cooper
00:10 [PATCH v2 4/6] xen: refactor include guards Stefano Stabellini
00:10 Re: [PATCH 5/6] x86/asm: refactor inclusion guards Andrew Cooper
May 16, 25
23:57 Re: [PATCH 6/6] automation/eclair: update configuration of D4.10 Andrew Cooper
23:30 Re: [PATCH 4/6] xen: refactor include guards Andrew Cooper
23:27 Re: [PATCH 3/6] xen: add inclusion guards Andrew Cooper
23:24 Re: [PATCH 2/6] xen/x86: add inclusion guards Andrew Cooper
23:23 Re: [PATCH 1/6] xen/arm: add inclusion guards Andrew Cooper
23:21 [PATCH 5/6] x86/asm: refactor inclusion guards Stefano Stabellini
23:21 [PATCH 4/6] xen: refactor include guards Stefano Stabellini
23:21 [PATCH 3/6] xen: add inclusion guards Stefano Stabellini
23:21 [PATCH 6/6] automation/eclair: update configuration of D4.10 Stefano Stabellini
23:21 [PATCH 2/6] xen/x86: add inclusion guards Stefano Stabellini
23:21 [PATCH 1/6] xen/arm: add inclusion guards Stefano Stabellini
23:21 [PATCH 0/6] MISRA D4.10: fix header guards Stefano Stabellini
23:02 Re: [PATCH v4 2/3] xen/console: introduce console_send() Stefano Stabellini
23:02 Re: [PATCH v3 2/3] xen/console: introduce console_puts() Stefano Stabellini
23:00 Re: [PATCH v3 2/3] xen/console: introduce console_puts() Stefano Stabellini
22:50 Re: [PATCH v2 1/2] x86/vlapic: Fix handling of writes to APIC_ESR Andrew Cooper
22:50 Re: [PATCH v4 1/3] xen/console: cleanup conring management Stefano Stabellini
22:42 Re: [PATCH 3/3] ARM: Use asm_inline for ALTERNATIVE() Stefano Stabellini
22:40 Re: [PATCH 1/3] xen: Introduce asm inline and use it for BUG_FRAME Stefano Stabellini
22:37 Re: [PATCH] CODING_STYLE: Updated header guard recommendations Stefano Stabellini
21:14 Re: [PATCH v6 1/2] xen/domain: unify domain ID allocation dmkhn
20:35 Re: [PATCH v6 1/2] xen/domain: unify domain ID allocation Julien Grall
19:50 Re: [PATCH v1] xen/riscv: add initialization support for virtual SBI UART (vSBI UART) dmkhn
18:08 Re: [PING MISRA] Re: [PATCH v5 2/2] x86/vmx: remove __vmread() dmkhn
18:07 Re: [PATCH v6 1/2] xen/domain: unify domain ID allocation dmkhn
17:41 Re: [PATCH v5 1/2] x86/vmx: replace __vmread() with vmread() dmkhn
16:02 Re: [PATCH v2 08/16] xen/riscv: dt_processor_cpuid() implementation Oleksii Kurochko
14:20 [PATCH] CODING_STYLE: Updated header guard recommendations Andrew Cooper
14:04 Re: [PATCH v2 07/16] xen/riscv: introduce platform_get_irq() Oleksii Kurochko
13:50 [RFC PATCH] xen: Introduce extra IRQ count domain creation parameter Teddy Astie
13:50 Re: [PATCH] x86/stubs: Consolidate the stubs infrastructure in asm/stubs.h Andrew Cooper
13:42 Re: [PATCH v1 2/3] x86/xen/msr: Fix uninitialized symbol 'err' Jürgen Groß
13:41 Re: [PATCH] x86/stubs: Consolidate the stubs infrastructure in asm/stubs.h Jan Beulich
13:33 [PATCH] x86/stubs: Consolidate the stubs infrastructure in asm/stubs.h Andrew Cooper
13:19 Re: [PATCH v1 2/3] x86/xen/msr: Fix uninitialized symbol 'err' Ingo Molnar
12:54 Re: [PING MISRA] Re: [PATCH v5 2/2] x86/vmx: remove __vmread() Andrew Cooper
12:53 Re: [PING MISRA] Re: [PATCH v5 2/2] x86/vmx: remove __vmread() Nicola Vetrini
12:52 Re: [PATCH] x86/vmx: Annotate the VMCS field widths Jan Beulich
12:45 [PING MISRA] Re: [PATCH v5 2/2] x86/vmx: remove __vmread() Andrew Cooper
12:42 Re: [PATCH v5 1/2] x86/vmx: replace __vmread() with vmread() Andrew Cooper
12:36 Re: [RFC PATCH 00/16] Confidential computing and AMD SEV support Teddy Astie
12:29 [PATCH] x86/vmx: Annotate the VMCS field widths Andrew Cooper
11:59 Re: [PATCH v2 06/16] xen/riscv: introduce init_IRQ() Jan Beulich
11:53 Re: [PATCH v2 06/16] xen/riscv: introduce init_IRQ() Oleksii Kurochko
11:04 Re: [PATCH v2 2/6] x86/gnttab: do not implement GNTTABOP_cache_flush Roger Pau Monné
10:53 Re: [RFC PATCH 00/16] Confidential computing and AMD SEV support Jürgen Groß
10:45 Re: [PATCH v2 05/16] xen/asm-generic: introduce asm-generic/irq-dt.h Oleksii Kurochko
10:42 Re: [PATCH v2 2/6] x86/gnttab: do not implement GNTTABOP_cache_flush Roger Pau Monné
10:41 Re: [PATCH v4 03/15] xen/x86: introduce new sub-hypercall to propagate CPPC data Jan Beulich
10:38 Re: [PATCH v2 2/6] x86/gnttab: do not implement GNTTABOP_cache_flush Jan Beulich
10:35 RE: [PATCH v4 03/15] xen/x86: introduce new sub-hypercall to propagate CPPC data Penny, Zheng
10:32 [RFC PATCH 16/16] HACK: Add sev_console hypercall Teddy Astie
10:32 [RFC PATCH 13/16] x86/coco: Introduce AMD-SEV support Teddy Astie
10:31 [RFC PATCH 11/16] x86/svm: Introduce NPCTRL VMCB bits Teddy Astie
10:31 [RFC PATCH 15/16] HACK: coco: Leak ASID for coco guests Teddy Astie
10:31 [RFC PATCH 12/16] x86/cpufeature: Introduce SME and SEV-related CPU features Teddy Astie
10:31 [RFC PATCH 14/16] sev/emulate: Handle some non-emulable HVM paths Teddy Astie
10:31 [RFC PATCH 10/16] xl/coco: Introduce confidential computing support Teddy Astie
10:30 Re: [PATCH v2 04/16] xen/riscv: add ioremap_*() variants using ioremap_attr() Oleksii Kurochko
10:23 [RFC PATCH 09/16] common: Introduce confidential computing infrastructure Teddy Astie
10:23 [RFC PATCH 08/16] x86/crypto: Introduce AMD PSP driver for SEV Teddy Astie
10:22 [RFC PATCH 07/16] x86/hvm: Introduce Xen-wide ASID allocator Teddy Astie
09:51 [PATCH v2 6/6] x86/hvm: reduce the need to flush caches in memory_type_changed() Roger Pau Monne
09:48 Re: [PATCH v2 2/6] x86/gnttab: do not implement GNTTABOP_cache_flush Jan Beulich
09:46 [PATCH v2 5/6] x86/hvm: limit memory type cache flush to running domains Roger Pau Monne
09:46 [PATCH v2 4/6] xen/x86: account for assigned PCI devices in cache_flush_permitted() Roger Pau Monne
09:46 [PATCH v2 3/6] xen/x86: rename cache_flush_permitted() to has_arch_io_resources() Roger Pau Monne
09:46 [PATCH v2 2/6] x86/gnttab: do not implement GNTTABOP_cache_flush Roger Pau Monne
09:45 [PATCH v2 1/6] x86/pv: fix emulation of wb{,no}invd to flush all pCPU caches Roger Pau Monne
09:45 [PATCH v2 0/6] xen: cache control improvements Roger Pau Monne
09:35 Re: [PATCH v2 03/16] xen/riscv: introduce support of Svpbmt extension Oleksii Kurochko
09:35 Xen 4.18.5 released Jan Beulich
09:31 [RFC PATCH 05/16] docs/x86: Document HVM Physical Addresss ABI Teddy Astie
09:31 [RFC PATCH 06/16] vmx: Introduce vcpu single context VPID invalidation Teddy Astie
09:31 [RFC PATCH 00/16] Confidential computing and AMD SEV support Teddy Astie
09:31 [RFC PATCH 03/16] x86/hvm: Add support for physical address ABI Teddy Astie
09:31 [RFC PATCH 04/16] x86/public: Expose physaddr_abi through Xen HVM CPUID leaf Teddy Astie
09:31 [RFC PATCH 02/16] x86/svm: Move svm_domain structure to svm.h Teddy Astie
09:31 [RFC PATCH 01/16] x86/msr: Introduce SYSCFG_MEM_ENCRYPT MSR. Teddy Astie
08:55 Re: [PATCH 7/9] xen/x86: rename cache_flush_permitted() to has_arch_io_resources() Roger Pau Monné
08:46 Re: [PATCH 5/9] x86/mtrr: use memory_type_changed() in hvm_set_mem_pinned_cacheattr() Roger Pau Monné
08:43 Re: [PATCH v6 1/2] xen/domain: unify domain ID allocation Teddy Astie
08:36 Re: [PATCH 7/9] xen/x86: rename cache_flush_permitted() to has_arch_io_resources() Jan Beulich
08:32 [PATCH v2] x86/vpci: fix handling of BAR overlaps with non-hole regions Roger Pau Monne
08:27 Re: [PATCH 7/9] xen/x86: rename cache_flush_permitted() to has_arch_io_resources() Roger Pau Monné
08:24 Re: [PATCH v2 02/16] xen/riscv: introduce smp_prepare_boot_cpu() Oleksii Kurochko
08:18 Re: [PATCH 2/3] x86: Use asm_inline for ALTERNATIVE() and EXTABLE Jan Beulich
08:15 Re: [PATCH 1/3] xen: Introduce asm inline and use it for BUG_FRAME Jan Beulich
08:08 Re: [PATCH 7/9] xen/x86: rename cache_flush_permitted() to has_arch_io_resources() Jan Beulich
08:06 Re: [PATCH for-4.20] x86/emul: Fix emulation of RDSEED with older toolchains Jan Beulich
08:05 Re: [PATCH 8/9] xen: introduce flag when a domain requires cache control Roger Pau Monné
08:03 Re: [PATCH 7/9] xen/x86: rename cache_flush_permitted() to has_arch_io_resources() Roger Pau Monné
08:02 Re: [PATCH 5/9] x86/mtrr: use memory_type_changed() in hvm_set_mem_pinned_cacheattr() Jan Beulich
07:57 Re: [PATCH 5/9] x86/mtrr: use memory_type_changed() in hvm_set_mem_pinned_cacheattr() Roger Pau Monné
07:55 Re: [PATCH] x86/HVM: restrict use of pinned cache attributes as well as associated flushing Jan Beulich
07:48 Re: [PATCH 5/9] x86/mtrr: use memory_type_changed() in hvm_set_mem_pinned_cacheattr() Roger Pau Monné
07:43 Re: [PATCH] x86/HVM: restrict use of pinned cache attributes as well as associated flushing Roger Pau Monné
07:28 Re: [PATCH] x86/vpci: fix handling of BAR overlaps with non-hole regions Jan Beulich
07:25 Re: [PATCH 9/9] xen/x86: track dirty pCPU caches for a given vCPU Jan Beulich
07:16 Re: [PATCH 8/9] xen: introduce flag when a domain requires cache control Jan Beulich
07:07 Re: [PATCH 7/9] xen/x86: rename cache_flush_permitted() to has_arch_io_resources() Jan Beulich
07:00 Re: [PATCH 5/9] x86/mtrr: use memory_type_changed() in hvm_set_mem_pinned_cacheattr() Jan Beulich
06:58 Re: [PATCH 5/9] x86/mtrr: use memory_type_changed() in hvm_set_mem_pinned_cacheattr() Jan Beulich
06:54 Re: [PATCH] x86/HVM: restrict use of pinned cache attributes as well as associated flushing Jan Beulich
06:20 RE: [PATCH v4 02/15] xen/cpufreq: extract _PSD info from "struct xen_processor_performance" Penny, Zheng
02:33 Re: [PATCH v4 02/10] vpci/header: Emulate legacy capability list for dom0 Chen, Jiqian
02:29 [PATCH v2 2/2] xen/domain: rewrite emulation_flags_ok() dmkhn
02:29 [PATCH v2 1/2] xen/domain: introduce non-x86 hardware emulation flags dmkhn
02:29 [PATCH v2 0/2] xen/domain: updates to hardware emulation flags dmkhn
02:05 [PATCH v6 2/2] xen/domain: adjust domain ID allocation for Arm dmkhn
02:05 [PATCH v6 1/2] xen/domain: unify domain ID allocation dmkhn
02:04 [PATCH v6 0/2] xen/domain: domain ID allocation dmkhn
02:00 BUG kernel 6.12.19 defautl_swiotlb_limit() returns wrong value for CONFIG_SWIOTLB_DYNAMIC=y effects atm only under XEN dom0 Andreas Greve
01:35 [PATCH v4 3/3] xen/console: introduce conring_flush() dmkhn
01:35 [PATCH v4 2/3] xen/console: introduce console_send() dmkhn
01:35 [PATCH v4 1/3] xen/console: cleanup conring management dmkhn
01:35 [PATCH v4 0/3] xen/console: few cleanups in console driver dmkhn
00:21 Re: [PATCH] x86/vpci: fix handling of BAR overlaps with non-hole regions Lira, Victor M
May 15, 25
20:25 Re: [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces H. Peter Anvin
20:12 [RFC PATCH v3] xenconsole: Add connected flag Jason Andryuk
19:56 [PATCH 3/3] ARM: Use asm_inline for ALTERNATIVE() Andrew Cooper
19:55 [PATCH 2/3] x86: Use asm_inline for ALTERNATIVE() and EXTABLE Andrew Cooper
19:55 [PATCH 1/3] xen: Introduce asm inline and use it for BUG_FRAME Andrew Cooper
19:55 [PATCH 0/3] xen: Use asm inline Andrew Cooper
19:51 [PATCH for-4.20] x86/emul: Fix emulation of RDSEED with older toolchains Andrew Cooper
18:11 Re: [PATCH v1 2/3] x86/xen/msr: Fix uninitialized symbol 'err' Xin Li
17:55 Re: [PATCH v1 3/3] x86/msr: Convert a native_wrmsr() use to native_wrmsrq() Xin Li
16:30 Re: [PATCH v4 02/10] vpci/header: Emulate legacy capability list for dom0 Roger Pau Monné
16:26 Re: [PATCH] xen: Use asm inline when available for alternatives Andrew Cooper
16:24 Re: [RFC] xen/x86: allow overlaps with non-RAM regions Lira, Victor M
15:30 Re: [PATCH v1 2/3] x86/xen/msr: Fix uninitialized symbol 'err' Ingo Molnar
15:27 Re: [PATCH v1 3/3] x86/msr: Convert a native_wrmsr() use to native_wrmsrq() Ingo Molnar
14:39 Re: [PATCH v2 20/22] x86/slaunch: support EFI boot Sergii Dmytruk
13:39 [RFCv2 26/38] x86/hyperlaunch: introduce domain builder general dom creation Daniel P. Smith
13:39 [RFCv2 27/38] x86/hyperlaunch: introduce arch builder finalize Daniel P. Smith
13:38 [RFCv2 33/38] x86/hyperlaunch: move kernel extraction under domain builder Daniel P. Smith
13:36 [RFCv2 20/38] x86/hyperlaunch: move remaining pvh dom0 construction Daniel P. Smith
13:35 [RFCv2 28/38] x86/hyperlaunch: allocate xenstore for domu Daniel P. Smith
13:35 [RFCv2 36/38] x86/hyperlaunch: enable unpausing mulitple domains Daniel P. Smith
13:35 [RFCv2 37/38] x86/hyperlaunch: generalize domid assignment Daniel P. Smith
13:34 [RFCv2 35/38] x86/hyperlaunch: add multidomain construction logic Daniel P. Smith
13:34 [RFCv2 24/38] x86/hyperlaunch: convert create_dom0 to arch_create_dom Daniel P. Smith
13:34 [RFCv2 25/38] x86/hyperlaunch: remove dom0-isms from arch_create_dom Daniel P. Smith
13:34 [RFCv2 22/38] x86/hyperlaunch: add domu acpi construction Daniel P. Smith
13:33 [RFCv2 34/38] x86/hyperlaunch: introduce multidomain kconfig option Daniel P. Smith
13:33 [RFCv2 18/38] x86/hyperlaunch: add domu memory map construction Daniel P. Smith
13:33 [RFCv2 29/38] x86/hyperlaunch: allocate console for domu Daniel P. Smith
13:33 [RFCv2 30/38] x86/hyperlaunch: introduce concept of core domains Daniel P. Smith
13:31 [RFCv2 21/38] x86/hyperlaunch: relocate pvh_steal_ram to domain builder Daniel P. Smith
13:31 [RFCv2 17/38] x86/boot: rename pvh acpi setup function Daniel P. Smith
13:30 [RFCv2 23/38] x86/boot: export command line processing Daniel P. Smith
13:30 [RFCv2 38/38] tools: introduce hyperlaunch domain late init Daniel P. Smith
13:23 [RFCv2 31/38] common/gzip: add function to read isize field Daniel P. Smith
13:23 [RFCv2 32/38] x86/hyperlaunch: move headroom under domain builder Daniel P. Smith
13:20 [RFCv2 19/38] x86/hyperlaunch: move populating p2m under domain builder Daniel P. Smith
13:20 [RFCv2 15/38] x86/boot: move and rename sched_setup_dom0_vcpus Daniel P. Smith
13:20 [RFCv2 07/38] x86/hyperlaunch: move initial hwdom setup to dom_construct_pvh Daniel P. Smith
13:20 [RFCv2 04/38] x86/hyperlaunch: convert vcpu0 creation to domain builder Daniel P. Smith
13:20 [RFCv2 11/38] x86/boot: generalize compute number of domain pages Daniel P. Smith
13:20 [RFCv2 10/38] x86/boot: generalize paging pages calculation Daniel P. Smith
13:20 [RFCv2 13/38] x86/hyperlaunch: move pvh p2m init to domain builder Daniel P. Smith
13:20 [RFCv2 16/38] x86/hyperlaunch: move pvh_setup_cpus to domain builder Daniel P. Smith
13:20 [RFCv2 08/38] x86/boot: convert dom0 page calculation to use boot domain Daniel P. Smith
13:20 [RFCv2 09/38] x86/boot: refactor dom0 page calculation Daniel P. Smith
13:20 [RFCv2 14/38] x86/hyperlaunch: move iommu init to domain builder Daniel P. Smith
13:20 [RFCv2 12/38] x86/hyperlaunch: move page computation to domain builder Daniel P. Smith
13:20 [RFCv2 06/38] x86/hyperlaunch: introduce pvh domain builder Daniel P. Smith
13:18 [RFCv2 05/38] x86/hyperlaunch: move dom0 cpuid policy behind capability check Daniel P. Smith
13:18 [RFCv2 02/38] x86/hyperlaunch: correct the naming of domain ramdisk field Daniel P. Smith
13:18 [RFCv2 03/38] x86/hyperlaunch: convert max vcpu determination to domain builder Daniel P. Smith
13:18 [RFCv2 01/38] maintainers: add new section for hyperlaunch Daniel P. Smith
13:18 [RFCv2 00/38] Hyperlaunch domain builder Daniel P. Smith
13:17 Re: [PATCH v6 02/12] common/hyperlaunch: introduce the domain builder Daniel P. Smith
11:33 Re: [PATCH] xen/arm: call uaccess_ttbr0_enable for dm_op hypercall Jürgen Groß
10:52 Re: [PATCH 9/9] xen/x86: track dirty pCPU caches for a given vCPU Roger Pau Monné
10:44 Re: [PATCH 8/9] xen: introduce flag when a domain requires cache control Roger Pau Monné
10:28 Re: [PATCH 7/9] xen/x86: rename cache_flush_permitted() to has_arch_io_resources() Roger Pau Monné
10:22 Re: [PATCH 5/9] x86/mtrr: use memory_type_changed() in hvm_set_mem_pinned_cacheattr() Roger Pau Monné
10:19 Re: [RFC] xen/x86: allow overlaps with non-RAM regions Roger Pau Monné
10:11 Re: [PATCH] x86/vpci: fix handling of BAR overlaps with non-hole regions Roger Pau Monné
10:08 Re: [PATCH v1] xen/riscv: add initialization support for virtual SBI UART (vSBI UART) Jan Beulich
10:04 Re: [PATCH] x86/HVM: restrict use of pinned cache attributes as well as associated flushing Roger Pau Monné
09:59 Re: [PATCH v2 16/16] xen/riscv: add basic UART support Jan Beulich
09:57 Re: [PATCH v2 15/16] xen/riscv: implement setup_irq() Jan Beulich
09:54 Re: [PATCH v2 14/16] xen/riscv: add external interrupt handling for hypervisor mode Jan Beulich
09:44 Re: [PATCH v2 13/16] xen/riscv: implementation of aplic and imsic operations Jan Beulich
09:39 [PATCH v2 5/5] livepatch: Verify livepatch signatures Ross Lagerwall
09:38 [PATCH v2 4/5] livepatch: Load built-in key during boot Ross Lagerwall
09:38 [PATCH v2 2/5] livepatch: Embed public key in Xen Ross Lagerwall
09:38 [PATCH v2 3/5] crypto: Add RSA support Ross Lagerwall
09:38 [PATCH v2 1/5] docs: Introduce live patch signing Ross Lagerwall
09:38 [PATCH v2 0/5] LivePatch signing support Ross Lagerwall
09:29 Re: [PATCH v2 12/16] xen/riscv: introduce intc_init() and helpers Jan Beulich
09:25 Re: [PATCH] x86/vpci: fix handling of BAR overlaps with non-hole regions Jan Beulich
09:13 Re: [PATCH 2/4] crypto: Add RSA support Ross Lagerwall
09:08 Re: [PATCH] x86/iommu: use rangeset_subtract() in arch_iommu_hwdom_init() Jan Beulich
09:06 Re: [PATCH v2 11/16] xen/riscv: aplic_init() implementation Jan Beulich
09:01 Re: [PATCH] xen/x86: fix initial memory balloon target Marek Marczykowski-Górecki
08:57 [PATCH] x86/iommu: use rangeset_subtract() in arch_iommu_hwdom_init() Roger Pau Monne
08:53 Re: [PATCH v2 4/6] rangeset: introduce rangeset_subtract Roger Pau Monné
08:43 Re: [PATCH v2 10/16] xen/riscv: imsic_init() implementation Jan Beulich
08:41 [PATCH] x86/vpci: fix handling of BAR overlaps with non-hole regions Roger Pau Monne
08:09 Re: [PATCH v2 6/6] x86/HVM: limit cache writeback overhead Roger Pau Monné
08:07 Re: Issues on Zen4 (hw12) runner Roger Pau Monné
08:06 Re: [PATCH v2 09/16] xen/riscv: introduce register_intc_ops() and intc_hw_ops. Jan Beulich
07:56 Re: [PATCH v2 08/16] xen/riscv: dt_processor_cpuid() implementation Jan Beulich
07:33 Re: [PATCH v2 07/16] xen/riscv: introduce platform_get_irq() Jan Beulich
07:33 Re: [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces Xin Li
06:47 Re: [PATCH v2 6/6] x86/HVM: limit cache writeback overhead Jan Beulich
06:46 Re: [PATCH v1 2/3] xen/dom0less: refactor architecture-specific DomU construction Orzel, Michal
06:46 Re: [PATCH v2 5/6] x86: FLUSH_CACHE -> FLUSH_CACHE_EVICT Jan Beulich
00:07 Re: [PATCH v1 2/3] xen/dom0less: refactor architecture-specific DomU construction Stefano Stabellini
May 14, 25
21:17 Re: [PATCH v2 05/16] xen/asm-generic: introduce asm-generic/irq-dt.h Stefano Stabellini
21:12 Re: Issues on Zen4 (hw12) runner Marek Marczykowski-Górecki
20:44 Re: Assertion 'desc->arch.creator_domid == DOMID_INVALID' failed Marek Marczykowski-Górecki
20:09 Re: [PATCH v2 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Krystian Hebel
19:15 Re: [PATCH v5 3/6] arm/mpu: Provide and populate MPU C data structures Julien Grall
16:59 Re: [PATCH v2 09/22] xen/lib: add implementation of SHA-1 Andrew Cooper
16:12 Re: [PATCH v2 20/22] x86/slaunch: support EFI boot Marek Marczykowski-Górecki
15:58 Re: [PATCH v2 20/22] x86/slaunch: support EFI boot Demi Marie Obenour
15:56 Re: [PATCH] xen/x86: fix initial memory balloon target Jürgen Groß
15:55 Re: [PATCH] xen: enable XEN_UNPOPULATED_ALLOC as part of xen.config Jürgen Groß
15:12 Re: [PATCH v2 6/6] x86/HVM: limit cache writeback overhead Roger Pau Monné
14:57 Re: [PATCH v2 4/6] VT-d: restrict iommu_flush_all() to cache writeback Jan Beulich
14:55 Re: [PATCH v2 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Andrew Cooper
14:53 Re: [PATCH v2 2/6] x86/HVM: restrict guest-induced WBINVD to cache writeback Jan Beulich
14:50 Re: [PATCH v2 06/16] xen/riscv: introduce init_IRQ() Jan Beulich
14:46 Re: [PATCH v2 5/6] x86: FLUSH_CACHE -> FLUSH_CACHE_EVICT Roger Pau Monné
14:44 Re: [PATCH v2 4/6] VT-d: restrict iommu_flush_all() to cache writeback Roger Pau Monné
14:42 Re: [PATCH v2 2/6] x86/HVM: restrict guest-induced WBINVD to cache writeback Roger Pau Monné
14:36 Re: [PATCH v2 05/16] xen/asm-generic: introduce asm-generic/irq-dt.h Jan Beulich
14:32 Re: [PATCH v2 04/16] xen/riscv: add ioremap_*() variants using ioremap_attr() Jan Beulich
14:28 Re: [PATCH v5 3/6] arm/mpu: Provide and populate MPU C data structures Luca Fancellu
14:25 Re: [PATCH v2 20/22] x86/slaunch: support EFI boot Sergii Dmytruk
13:21 Re: [PATCH v2 6/6] x86/HVM: limit cache writeback overhead Jan Beulich
13:00 Re: [PATCH v2 6/6] x86/HVM: limit cache writeback overhead Roger Pau Monné
12:52 Re: [PATCH v2 5/6] x86: FLUSH_CACHE -> FLUSH_CACHE_EVICT Jan Beulich
12:49 Re: [PATCH v2 4/6] VT-d: restrict iommu_flush_all() to cache writeback Jan Beulich
12:46 Re: [PATCH v2 2/6] x86/HVM: restrict guest-induced WBINVD to cache writeback Jan Beulich
11:45 Re: [PATCH v2 5/6] x86: FLUSH_CACHE -> FLUSH_CACHE_EVICT Roger Pau Monné
11:40 Re: [PATCH v2 4/6] VT-d: restrict iommu_flush_all() to cache writeback Roger Pau Monné
11:33 Re: [PATCH v1 2/3] xen/dom0less: refactor architecture-specific DomU construction Orzel, Michal
11:30 Re: [PATCH v2 2/6] x86/HVM: restrict guest-induced WBINVD to cache writeback Roger Pau Monné
11:18 Re: [PATCH v1 2/3] xen/dom0less: refactor architecture-specific DomU construction Julien Grall
10:52 Re: [PATCH] x86/EFI: purge a stray semicolon Marek Marczykowski
10:51 Re: [PATCH v1 2/3] xen/dom0less: refactor architecture-specific DomU construction Orzel, Michal
10:22 [PATCH] x86/EFI: purge a stray semicolon Jan Beulich
10:06 Re: [PATCH v1 2/3] xen/dom0less: refactor architecture-specific DomU construction Julien Grall
09:58 Re: [PATCH v1 2/3] xen/dom0less: refactor architecture-specific DomU construction Oleksii Kurochko
09:40 Re: [PATCH v1 2/3] xen/dom0less: refactor architecture-specific DomU construction Oleksii Kurochko
09:21 [PATCH] xen: enable XEN_UNPOPULATED_ALLOC as part of xen.config Roger Pau Monne
08:55 Re: Assertion 'desc->arch.creator_domid == DOMID_INVALID' failed Roger Pau Monné
08:44 Re: Assertion 'desc->arch.creator_domid == DOMID_INVALID' failed Marek Marczykowski-Górecki
08:40 Re: [PATCH v5 3/6] arm/mpu: Provide and populate MPU C data structures Julien Grall
08:28 Re: [PATCH] x86/IRQ: constrain creator-domain-ID assertion Roger Pau Monné
08:04 [PATCH] xen/x86: fix initial memory balloon target Roger Pau Monne
08:02 Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init Julien Grall
07:59 Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init Orzel, Michal
07:56 Re: [PATCH v5 2/6] arm/mpu: Introduce MPU memory region map structure Julien Grall
07:55 Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init Julien Grall
07:52 Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init Orzel, Michal
07:52 Re: [PATCH v5 1/6] docs/arm: Document Xen booting protocol on Armv8-R Julien Grall
07:47 Re: [PATCH v2 1/6] xen/arm: fix math in add_ext_regions Julien Grall
07:37 Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init Julien Grall
07:36 Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init Jan Beulich
07:31 Re: [PATCH v3 1/2] xen/arm: exclude xen,reg from direct-map domU extended regions Orzel, Michal
07:28 Re: [RFC PATCH 2/2] add document minimal_xen_tools.pandoc Jan Beulich
07:27 Re: [PATCH v1 3/3] xen/dom0less: move make_chosen_node() to common code Julien Grall
07:25 Re: [PATCH v1 2/3] xen/dom0less: refactor architecture-specific DomU construction Julien Grall
07:25 Re: [RFC PATCH 0/2] Propose an minimal xen-tools Jan Beulich
07:23 [PATCH] x86/IRQ: constrain creator-domain-ID assertion Jan Beulich
07:13 [RFC PATCH 2/2] add document minimal_xen_tools.pandoc Sookyung Ahn
07:13 [RFC PATCH 0/2] Propose an minimal xen-tools Sookyung Ahn
07:13 [RFC PATCH 1/2] changes for minimal-xen-tools Sookyung Ahn
07:09 Re: Assertion 'desc->arch.creator_domid == DOMID_INVALID' failed Jan Beulich
07:08 Re: [PATCH v1 2/3] xen/dom0less: refactor architecture-specific DomU construction Orzel, Michal
07:04 Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init Orzel, Michal
06:57 Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init Jan Beulich
06:53 Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init Jan Beulich
06:49 Re: [PATCH v3 1/2] xen/arm: exclude xen,reg from direct-map domU extended regions Jan Beulich
06:36 Re: [PATCH v2 22/22] MAINTAINERS: add a section for TrenchBoot Slaunch Jan Beulich
06:31 Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init Orzel, Michal
06:15 Re: [PATCH v2 4/6] rangeset: introduce rangeset_subtract Jan Beulich
05:11 Re: [PATCH] hw/xen/arch_hvm: Unify x86 and ARM variants Xiaoyao Li
02:46 RE: [PATCH v4 02/15] xen/cpufreq: extract _PSD info from "struct xen_processor_performance" Penny, Zheng
01:25 Re: [PATCH v2 20/22] x86/slaunch: support EFI boot Demi Marie Obenour
00:14 Re: [PATCH v2] xen: swiotlb: Wire up map_resource callback Stefano Stabellini
00:09 Re: [PATCH 2/2] xen: enforce __init in common/device-tree/*-build.c Stefano Stabellini
00:07 Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init Stefano Stabellini
00:03 Re: [PATCH] hw/xen/arch_hvm: Unify x86 and ARM variants Stefano Stabellini
May 13, 25
23:58 Re: [PATCH v1 2/3] xen/dom0less: refactor architecture-specific DomU construction Stefano Stabellini
22:56 Re: [PATCH] hw/xen/arch_hvm: Unify x86 and ARM variants Pierrick Bouvier
22:25 Re: [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces H. Peter Anvin
22:23 Re: [PATCH v6 02/12] common/hyperlaunch: introduce the domain builder Daniel P. Smith
19:55 [PATCH v3 2/2] tools/arm: exclude iomem from domU extended regions Stewart Hildebrand
19:55 [PATCH v3 1/2] xen/arm: exclude xen,reg from direct-map domU extended regions Stewart Hildebrand
19:55 [PATCH v3 0/2] arm: extended regions fixes Stewart Hildebrand
19:20 Assertion 'desc->arch.creator_domid == DOMID_INVALID' failed Marek Marczykowski-Górecki
17:18 [PATCH 2/2] xen: enforce __init in common/device-tree/*-build.c Stewart Hildebrand
17:18 [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init Stewart Hildebrand
17:17 [PATCH] hw/xen/arch_hvm: Unify x86 and ARM variants Philippe Mathieu-Daudé
17:12 [PATCH v2 11/22] x86/tpm.c: support extending PCRs of TPM2.0 Sergii Dmytruk
17:12 [PATCH v2 17/22] x86/acpi: disallow S3 on Secure Launch boot Sergii Dmytruk
17:12 [PATCH v2 07/22] x86/mtrr: expose functions for pausing caching Sergii Dmytruk
17:11 [PATCH v2 10/22] x86/tpm.c: code for early hashing and extending PCRs (for TPM1.2) Sergii Dmytruk
17:11 [PATCH v2 14/22] x86/boot: choose AP stack based on APIC ID Sergii Dmytruk
17:11 [PATCH v2 21/22] x86/cpu: report SMX, TXT and SKINIT capabilities Sergii Dmytruk
17:11 [PATCH v2 09/22] xen/lib: add implementation of SHA-1 Sergii Dmytruk
17:11 [PATCH v2 20/22] x86/slaunch: support EFI boot Sergii Dmytruk
17:11 [PATCH v2 08/22] x86/slaunch: restore boot MTRRs after Intel TXT DRTM Sergii Dmytruk
17:10 [PATCH v2 15/22] x86/smpboot.c: TXT AP bringup Sergii Dmytruk
17:10 [PATCH v2 19/22] x86/slaunch: support AMD SKINIT Sergii Dmytruk
17:10 [PATCH v2 18/22] x86/boot/slaunch-early: find MBI and SLRT on AMD Sergii Dmytruk
17:10 [PATCH v2 13/22] x86/tpm.c: implement event log for TPM2.0 Sergii Dmytruk
17:10 [PATCH v2 12/22] x86/hvm: check for VMX in SMX if Slaunch is active Sergii Dmytruk
17:10 [PATCH v2 22/22] MAINTAINERS: add a section for TrenchBoot Slaunch Sergii Dmytruk
17:10 [PATCH v2 16/22] x86/slaunch: process DRTM policy Sergii Dmytruk
17:06 [PATCH v2 06/22] xen/arch/x86: reserve TXT memory during Slaunch Sergii Dmytruk
17:06 [PATCH v2 05/22] x86/boot/slaunch-early: early TXT checks and boot data retrieval Sergii Dmytruk
17:06 [PATCH v2 04/22] x86/boot/slaunch-early: implement early initialization Sergii Dmytruk
17:06 [PATCH v2 03/22] x86/boot: add MLE header and Secure Launch entry point Sergii Dmytruk
17:06 [PATCH v2 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions Sergii Dmytruk
17:06 [PATCH v2 00/22] x86: Trenchboot Secure Launch DRTM (Xen) Sergii Dmytruk
17:06 [PATCH v2 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Sergii Dmytruk
17:03 Xen Security Notice 3 (CVE-2024-45332) Intel Branch Privilege Injection Andrew Cooper
17:01 Re: [PATCH v2 4/6] rangeset: introduce rangeset_subtract Stewart Hildebrand
16:09 Re: [PATCH 3/4] Add lockdown mode Jan Beulich
16:01 Re: [PATCH v2 03/16] xen/riscv: introduce support of Svpbmt extension Jan Beulich
15:59 Re: [PATCH 3/4] Add lockdown mode Kevin Lampis
15:48 Re: [PATCH v2 02/16] xen/riscv: introduce smp_prepare_boot_cpu() Jan Beulich
15:44 [PATCH v2] tools/libxl: Only access legacy altp2m on HVM Jason Andryuk
15:44 Re: [PATCH v2 01/16] xen/riscv: initialize bitmap to zero in riscv_fill_hwcap_from_isa_string() Jan Beulich
15:39 Re: [PATCH v2 4/6] rangeset: introduce rangeset_subtract Jan Beulich
14:54 Re: [PATCH v2 3/5] cpufreq: Avoid potential buffer overrun and leak Jan Beulich
14:46 Re: [PATCH v1 3/3] xen/dom0less: move make_chosen_node() to common code Orzel, Michal
14:44 Re: [PATCH v4 4/4] xen/arm: add support for R-Car Gen4 PCI host controller Mykyta Poturai
14:43 Re: [PATCH v2 2/5] public/sysctl: Clarify usage of pm_{px,cx}_stat Jan Beulich
14:36 Re: [PATCH v1 1/3] xen: restrict CONFIG_STATIC_MEMORY to ARM Orzel, Michal
14:32 Re: [PATCH 3/4] Add lockdown mode Jan Beulich
14:29 [PATCH v1 3/3] xen/dom0less: move make_chosen_node() to common code Oleksii Kurochko
14:29 [PATCH v1 2/3] xen/dom0less: refactor architecture-specific DomU construction Oleksii Kurochko
14:29 [PATCH v1 1/3] xen: restrict CONFIG_STATIC_MEMORY to ARM Oleksii Kurochko
14:29 [PATCH v1 0/3] common dom0less updates Oleksii Kurochko
14:28 Re: [PATCH 3/4] Add lockdown mode Kevin Lampis
14:27 Re: [PATCH v2 1/5] x86/pmstat: Check size of PMSTAT_get_pxstat buffers Jan Beulich
13:55 Re: [PATCH v2 2/6] x86/HVM: restrict guest-induced WBINVD to cache writeback Jan Beulich
13:46 Re: [PATCH] x86/spec-ctrl: Support Intel's new PB-OPT Andrew Cooper
13:46 Re: [PATCH v3 0/4] remove qemu-traditional Juergen Gross
13:42 Re: [PATCH] x86/spec-ctrl: Support Intel's new PB-OPT Jan Beulich
13:41 Re: [PATCH v2 2/6] x86/HVM: restrict guest-induced WBINVD to cache writeback Roger Pau Monné
13:39 Re: [PATCH] tools/libxl: Only access legacy altp2m on HVM Jason Andryuk
13:24 Re: [PATCH v2 2/6] x86/HVM: restrict guest-induced WBINVD to cache writeback Jan Beulich
13:12 Re: [PATCH v2 2/6] x86/HVM: restrict guest-induced WBINVD to cache writeback Andrew Cooper
13:02 Re: [PATCH v2 1/6] x86: support cache-writeback in flush_area_local() et al Roger Pau Monné
12:48 [PATCH] x86/spec-ctrl: Support Intel's new PB-OPT Andrew Cooper
11:56 Re: [PATCH 2/4] crypto: Add RSA support Andrew Cooper
11:09 Re: [PATCH 3/4] Add lockdown mode Jan Beulich
11:07 Re: [PATCH 0/3] Add lockdown mode Kevin Lampis
11:07 Re: [PATCH 3/4] Add lockdown mode Kevin Lampis
09:46 Re: [PATCH 1/4] docs: Introduce live patch signing Jan Beulich
09:05 Re: [PATCH 1/4] docs: Introduce live patch signing Ross Lagerwall
08:45 [PATCH v5 6/6] arm/mpu: Provide a constructor for pr_t type Luca Fancellu
08:45 [PATCH v5 5/6] arm/mpu: Introduce utility functions for the pr_t type Luca Fancellu
08:45 [PATCH v5 4/6] arm/mpu: Provide access to the MPU region from the C code Luca Fancellu
08:45 [PATCH v5 2/6] arm/mpu: Introduce MPU memory region map structure Luca Fancellu
08:45 [PATCH v5 1/6] docs/arm: Document Xen booting protocol on Armv8-R Luca Fancellu
08:45 [PATCH v5 3/6] arm/mpu: Provide and populate MPU C data structures Luca Fancellu
08:45 [PATCH v5 0/6] First chunk for Arm R82 and MPU support Luca Fancellu
08:05 Re: [PATCH v6 02/12] common/hyperlaunch: introduce the domain builder Jan Beulich
08:03 Re: [PATCH v4 12/15] tools/xenpm: Print CPPC parameters for amd-cppc driver Jan Beulich
07:55 Re: [PATCH v4 09/15] xen/x86: introduce a new amd cppc driver for cpufreq scaling Jan Beulich
07:49 Re: [PATCH v4 07/15] xen/cpufreq: fix core frequency calculation for AMD Family 1Ah CPUs Jan Beulich
07:44 Re: [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces Xin Li
07:27 Re: [PATCH] tools/libxl: Only access legacy altp2m on HVM Jan Beulich
07:07 Re: [PATCH 0/3] Add lockdown mode Jan Beulich
07:00 Re: [PATCH 3/4] Add lockdown mode Jan Beulich
06:56 Re: [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces Xin Li
06:39 Re: [PATCH v2 5/6] xen/arm: exclude xen,reg from domU extended regions Orzel, Michal
06:06 Re: [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces Jürgen Groß
05:56 Re: [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces Xin Li
05:29 [PATCH v5 2/2] x86/vmx: remove __vmread() dmkhn
05:29 [PATCH v5 1/2] x86/vmx: replace __vmread() with vmread() dmkhn
05:29 [PATCH v5 0/2] x86/vmx: __vmread() cleanup dmkhn
May 12, 25
23:57 Re: [PATCH] tools/libxl: Only read legacy altp2m on HVM Jason Andryuk
23:54 [PATCH] tools/libxl: Only read legacy altp2m on HVM Jason Andryuk
23:54 [PATCH] tools/libxl: Only access legacy altp2m on HVM Jason Andryuk
23:31 Re: [PATCH] xen: Use __auto_type Andrew Cooper
23:28 Re: [PATCH] xen/Kconfig: Improve help test for speculative options Demi Marie Obenour
23:18 Re: Mapping memory into a domain Demi Marie Obenour
23:04 Re: [PATCH] xen: Use __auto_type Demi Marie Obenour
21:55 [PATCH] xen/arm: call uaccess_ttbr0_enable for dm_op hypercall Stefano Stabellini
20:01 [PATCH 2/3] Add lockdown mode Kevin Lampis
19:58 Re: [PATCH] xen: Use __auto_type Nicola Vetrini
19:56 [PATCH 3/3] Disallow most command-line options when lockdown mode is enabled Kevin Lampis
19:56 [PATCH 1/3] efi: Add a function to check if Secure Boot mode is enabled Kevin Lampis
19:56 [PATCH 0/3] Add lockdown mode Kevin Lampis
19:56 Re: [PATCH v2 5/6] xen/arm: exclude xen,reg from domU extended regions Stewart Hildebrand
19:55 Re: [PATCH 4/4] Disallow most command-line options when lockdown mode is enabled Kevin Lampis
19:52 Re: [PATCH 0/4] Add lockdown mode Kevin Lampis
19:51 Re: [PATCH 3/4] Add lockdown mode Kevin Lampis
19:50 Re: [RFC PATCH v3 2/2] ci: enable fuzzing for arm64 Stefano Stabellini
19:10 Re: [RFC PATCH v3 2/2] ci: enable fuzzing for arm64 Volodymyr Babchuk
18:26 Re: [PATCH] xen: Use __auto_type Elliott Mitchell
18:15 [PATCH AUTOSEL 5.10 2/3] xenbus: Allow PVH dom0 a non-local xenstore Sasha Levin
18:05 [PATCH AUTOSEL 5.4 2/3] xenbus: Allow PVH dom0 a non-local xenstore Sasha Levin
18:05 [PATCH AUTOSEL 5.15 2/3] xenbus: Allow PVH dom0 a non-local xenstore Sasha Levin
18:05 [PATCH AUTOSEL 6.1 3/4] xenbus: Allow PVH dom0 a non-local xenstore Sasha Levin
18:05 [PATCH AUTOSEL 6.6 5/6] xenbus: Allow PVH dom0 a non-local xenstore Sasha Levin
18:04 [PATCH AUTOSEL 6.12 09/11] xenbus: Allow PVH dom0 a non-local xenstore Sasha Levin
18:04 [PATCH AUTOSEL 6.14 13/15] xenbus: Allow PVH dom0 a non-local xenstore Sasha Levin
17:55 Re: [RFC] xen/x86: allow overlaps with non-RAM regions Lira, Victor M
17:15 Xen Security Advisory 469 v2 (CVE-2024-28956) - x86: Indirect Target Selection Xen . org security team
17:05 Xen Security Advisory 469 v1 - x86: Indirect Target Selection Xen . org security team
16:16 Re: [RFC] xen/x86: allow overlaps with non-RAM regions Roger Pau Monné
16:02 Re: [PATCH v4 05/15] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline Jan Beulich
15:58 Re: [PATCH v4 04/15] xen/cpufreq: refactor cmdline "cpufreq=xxx" Jan Beulich
15:55 [PATCH v1] xen/riscv: add initialization support for virtual SBI UART (vSBI UART) Oleksii Kurochko
15:52 Re: [PATCH v4 03/15] xen/x86: introduce new sub-hypercall to propagate CPPC data Jan Beulich
15:45 Re: [PATCH v4 02/15] xen/cpufreq: extract _PSD info from "struct xen_processor_performance" Jan Beulich
15:43 Re: [PATCH v4 02/15] xen/cpufreq: extract _PSD info from "struct xen_processor_performance" Jan Beulich
15:41 Re: [PATCH v4 01/15] xen/cpufreq: move "init" flag into common structure Jan Beulich
15:38 Re: [PATCH 9/9] xen/x86: track dirty pCPU caches for a given vCPU Jan Beulich
15:34 Re: [PATCH 9/9] xen/x86: track dirty pCPU caches for a given vCPU Jan Beulich
15:24 Re: [PATCH 8/9] xen: introduce flag when a domain requires cache control Jan Beulich
15:18 Re: [PATCH] xen/Kconfig: Improve help test for speculative options Jan Beulich
15:16 Re: [PATCH 7/9] xen/x86: rename cache_flush_permitted() to has_arch_io_resources() Jan Beulich
15:12 Re: Issues on Zen4 (hw12) runner Marek Marczykowski-Górecki
15:10 Re: [PATCH 6/9] x86/p2m: limit cache flush in memory_type_changed() Jan Beulich
15:05 Re: [PATCH 5/9] x86/mtrr: use memory_type_changed() in hvm_set_mem_pinned_cacheattr() Jan Beulich
14:58 Re: [PATCH] xen/Kconfig: Improve help test for speculative options Andrew Cooper
14:50 Re: Issues on Zen4 (hw12) runner Roger Pau Monné
14:47 [PATCH v2 5/5] libxc/PM: Retry get_pxstat if data is incomplete Ross Lagerwall
14:47 [PATCH v2 4/5] libxc/PM: Ensure pxstat buffers are correctly sized Ross Lagerwall
14:47 [PATCH v2 3/5] cpufreq: Avoid potential buffer overrun and leak Ross Lagerwall
14:47 [PATCH v2 2/5] public/sysctl: Clarify usage of pm_{px,cx}_stat Ross Lagerwall
14:47 [PATCH v2 1/5] x86/pmstat: Check size of PMSTAT_get_pxstat buffers Ross Lagerwall
14:47 [PATCH v2 0/5] pmstat interface fixes Ross Lagerwall
14:42 Re: [PATCH 2/9] x86/pv: fix emulation of wb{,no}invd to flush all pCPU caches Roger Pau Monné
14:40 Re: Issues on Zen4 (hw12) runner Marek Marczykowski-Górecki
14:27 Re: [PATCH 1/9] x86/pv: fix MMUEXT_FLUSH_CACHE to flush all pCPU caches Roger Pau Monné
14:27 Re: [PATCH 4/9] x86/gnttab: do not implement GNTTABOP_cache_flush Jan Beulich
14:24 Re: [PATCH 1/9] x86/pv: fix MMUEXT_FLUSH_CACHE to flush all pCPU caches Roger Pau Monné
14:23 Re: [PATCH 3/9] xen/gnttab: limit cache flush operation to guests allowed cache control Jan Beulich
14:20 Re: [PATCH 2/9] x86/pv: fix emulation of wb{,no}invd to flush all pCPU caches Jan Beulich
14:20 Re: Issues on Zen4 (hw12) runner Roger Pau Monné
14:12 Re: [PATCH 1/9] x86/pv: fix MMUEXT_FLUSH_CACHE to flush all pCPU caches Jan Beulich
14:09 Re: [PATCH 1/9] x86/pv: fix MMUEXT_FLUSH_CACHE to flush all pCPU caches Jan Beulich
13:52 Re: [PATCH] x86/idt: Minor improvements to _update_gate_addr_lower() Jan Beulich
13:48 Re: [PATCH] x86/idt: Minor improvements to _update_gate_addr_lower() Andrew Cooper
13:34 Re: [XEN PATCH v4] sbat: Add SBAT section to the Xen EFI binary Jan Beulich
13:31 Re: Issues on Zen4 (hw12) runner Marek Marczykowski-Górecki
13:23 Re: [PATCH] x86/smp: Drop booting_cpu Jan Beulich
13:21 Re: [PATCH] x86/idt: Minor improvements to _update_gate_addr_lower() Jan Beulich
13:16 Re: [PATCH v2 1/3] xen/elfstructs: Include xen/types.h Jan Beulich
13:11 Re: [RFC PATCH v3 1/2] xen: add libafl-qemu fuzzer support Jan Beulich
13:00 Re: [PATCH] xen: Use __auto_type Jan Beulich
12:50 Re: [PATCH 3/4] livepatch: Embed public key in Xen Jan Beulich
12:41 Re: [PATCH] xen: Use __auto_type Frediano Ziglio
12:38 Re: [PATCH 2/4] crypto: Add RSA support Jan Beulich
12:19 Re: [PATCH 1/4] docs: Introduce live patch signing Jan Beulich
12:09 Re: [PATCH] xen: Use __auto_type Andrew Cooper
12:07 Re: [PATCH v2 1/2] xen/page_alloc: address violation of Rule 14.3 Jan Beulich
12:00 [PATCH] x86/smp: Drop booting_cpu Andrew Cooper
11:59 Re: [PATCH] xen: Use __auto_type Jan Beulich
11:58 [PATCH] x86/idt: Minor improvements to _update_gate_addr_lower() Andrew Cooper
11:51 Re: [PATCH 0/4] Add lockdown mode Andrew Cooper
11:48 Re: [PATCH 4/4] Disallow most command-line options when lockdown mode is enabled Teddy Astie
11:26 Re: [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary Andrew Cooper
11:24 Re: [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces Juergen Gross
11:20 Re: [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces Jürgen Groß
10:58 Re: [PATCH v2] livepatch: Pass buffer size to list sysctl Jan Beulich
10:58 Re: [PATCH] xen/Kconfig: Improve help test for speculative options Jan Beulich
10:54 Re: [PATCH v2] livepatch: Pass buffer size to list sysctl Roger Pau Monné
10:50 Re: [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary Jan Beulich
10:41 Re: [PATCH 4/4] Disallow most command-line options when lockdown mode is enabled Jan Beulich
10:39 [XEN PATCH v4] sbat: Add SBAT section to the Xen EFI binary Gerald Elder-Vass
10:39 Re: [PATCH 3/4] Add lockdown mode Jan Beulich
10:35 Re: [PATCH 2/4] efi: Add a function to check if Secure Boot mode is enabled Jan Beulich
10:32 Re: [PATCH v2] lib: Add strcspn function Jan Beulich
10:30 Re: [PATCH 1/4] xen/lib: Export additional sha256 functions Jan Beulich
10:28 Re: [PATCH v2 0/4] Allows Secure Boot for Kexec Frediano Ziglio
10:28 Re: [PATCH 0/4] Add lockdown mode Jan Beulich
10:26 Re: Issues on Zen4 (hw12) runner Roger Pau Monné
10:25 Re: [PATCH v2 0/4] Allows Secure Boot for Kexec Jan Beulich
10:11 Re: [PATCH] x86/emul: Work around MISRA R13.2 complaint Jan Beulich
10:01 Re: Issues on Zen4 (hw12) runner Jan Beulich
09:58 Re: [PATCH v3 1/3] xen/console: cleanup conring management Jan Beulich
09:56 Re: [PATCH v2 2/3] xen/livepatch: Fix include hierarchy Ross Lagerwall
09:54 Re: [PATCH v2 1/2] x86: x86_emulate: address violations of MISRA C Rule 19.1 Jan Beulich
09:51 Re: [PATCH v2] livepatch: Pass buffer size to list sysctl Jan Beulich
09:47 Re: [PATCH v2 1/3] xen/elfstructs: Include xen/types.h Ross Lagerwall
09:43 Re: [PATCH] x86/pmstat: Check size of PMSTAT_get_pxstat buffers Jan Beulich
09:33 Re: [PATCH v1 2/6] xen/riscv: introduce things necessary for p2m initialization Oleksii Kurochko
09:24 Re: [PATCH v1 2/6] xen/riscv: introduce things necessary for p2m initialization Oleksii Kurochko
09:24 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Jan Beulich
09:14 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Jan Beulich
09:02 [PATCH 4/4] Disallow most command-line options when lockdown mode is enabled Kevin Lampis
08:54 Re: Request for patch to fix boot loop issue in Xen 4.17.6 Jan Beulich
08:51 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Roger Pau Monné
08:46 [PATCH v1 2/3] x86/xen/msr: Fix uninitialized symbol 'err' Xin Li (Intel)
08:46 [PATCH v1 1/3] x86/msr: Remove a superfluous inclusion of <asm/asm.h> Xin Li (Intel)
08:46 [PATCH v1 0/3] MSR fixes and cleanups after last round of MSR cleanups Xin Li (Intel)
08:46 [PATCH v1 3/3] x86/msr: Convert a native_wrmsr() use to native_wrmsrq() Xin Li (Intel)
08:12 Re: [PATCH] xen/bitmap: Drop unused headers Julien Grall
08:08 Re: Mapping memory into a domain Roger Pau Monné
07:14 [PATCH v2] xen: swiotlb: Wire up map_resource callback John Ernberg
May 10, 25
18:37 Re: [PULL v1 0/2] xen: mapcache: Fixes Stefan Hajnoczi
16:28 Re: [GIT PULL] xen: branch for v6.15-rc6 pr-tracker-bot
16:04 RE: [PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions Michael Kelley
13:12 [PATCH] xen/bitmap: Drop unused headers Andrew Cooper
06:02 [GIT PULL] xen: branch for v6.15-rc6 Juergen Gross
00:18 [PATCH] x86/emul: Work around MISRA R13.2 complaint Andrew Cooper
00:03 Re: [PATCH v1 1/2] x86: x86_emulate: address violation of MISRA C Rule 13.2 Stefano Stabellini
May 09, 25
23:46 Re: [PATCH v1 1/2] x86: x86_emulate: address violation of MISRA C Rule 13.2 Andrew Cooper
23:38 Re: [PATCH v2 1/2] xen/page_alloc: address violation of Rule 14.3 Andrew Cooper
23:28 [PATCH v2 1/2] xen/page_alloc: address violation of Rule 14.3 Stefano Stabellini
22:52 Re: [RFC PATCH v3 1/2] xen: add libafl-qemu fuzzer support Stefano Stabellini
22:31 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Stefano Stabellini
22:28 Re: [PATCH v2 1/2] x86: x86_emulate: address violations of MISRA C Rule 19.1 Andrew Cooper
22:16 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Teddy Astie
22:15 Re: [PATCH TEST-ARTEFACTS] Drop legacy jobs Stefano Stabellini
22:12 Re: [PATCH TEST-ARTEFACTS] Drop legacy jobs Andrew Cooper
22:10 Re: [PATCH TEST-ARTEFACTS] Drop legacy jobs Stefano Stabellini
21:52 Re: [RFC PATCH v3 2/2] ci: enable fuzzing for arm64 Stefano Stabellini
21:51 [PATCH TEST-ARTEFACTS] Drop legacy jobs Andrew Cooper
21:49 Re: [PATCH 3/6] x86/msr: minimize usage of native_*() msr access functions Wei Liu
21:10 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Stefano Stabellini
20:58 Re: [PATCH v21 2/2] vpci: translate virtual PCI bus topology for guests Stefano Stabellini
20:58 Re: [PATCH v21 1/2] arm/vpci: mask off upper bits in vPCI read mmio handler Stefano Stabellini
18:29 Re: Mapping memory into a domain Demi Marie Obenour
18:21 Re: Mapping memory into a domain Demi Marie Obenour
18:13 Re: Mapping memory into a domain Demi Marie Obenour
17:40 Re: [PATCH v2 0/4] Allows Secure Boot for Kexec Andrew Cooper
16:32 [PATCH v2 3/3] xen: Sort includes Andrew Cooper
16:32 [PATCH v2 1/3] xen/elfstructs: Include xen/types.h Andrew Cooper
16:32 [PATCH v2 2/3] xen/livepatch: Fix include hierarchy Andrew Cooper
16:32 [PATCH v2 0/3] xen: Header fixes Andrew Cooper
16:20 [PATCH 4/4] livepatch: Verify livepatch signatures Ross Lagerwall
16:18 [PATCH 1/4] docs: Introduce live patch signing Ross Lagerwall
16:14 Re: [PATCH v1 2/6] xen/riscv: introduce things necessary for p2m initialization Andrew Cooper
16:00 Re: [PATCH v1 1/6] xen/riscv: add inclusion of xen/bitops.h to asm/cmpxchg.h Andrew Cooper
15:58 [PATCH v1 6/6] xen/riscv: implement p2m mapping functionality Oleksii Kurochko
15:58 [PATCH v1 5/6] xen/riscv: add new p2m types and helper macros for type classification Oleksii Kurochko
15:58 [PATCH v1 4/6] xen/riscv: define pt_t and pt_walk_t structures Oleksii Kurochko
15:58 [PATCH v1 2/6] xen/riscv: introduce things necessary for p2m initialization Oleksii Kurochko
15:57 [PATCH v1 1/6] xen/riscv: add inclusion of xen/bitops.h to asm/cmpxchg.h Oleksii Kurochko
15:57 [PATCH v1 3/6] xen/riscv: construct the P2M pages pool for guests Oleksii Kurochko
15:57 [PATCH v1 0/6] xen/riscv: introduce p2m functionality Oleksii Kurochko
15:34 Re: [PATCH v2 0/4] Allows Secure Boot for Kexec Frediano Ziglio
15:06 Re: [PATCH v2 0/4] Allows Secure Boot for Kexec Andrew Cooper
15:05 Re: [PATCH v2 0/4] Allows Secure Boot for Kexec Andrew Cooper
11:25 [PATCH v3 2/2] docs: fusa: Add the requirements for few commands of XEN_VERSION Ayan Kumar Halder
11:25 [PATCH v3 1/2] docs: fusa: Define the requirements for XEN_VERSION hypercall. Ayan Kumar Halder
10:50 Re: Mapping memory into a domain Roger Pau Monné
09:50 Re: [PATCH] xen/Kconfig: Improve help test for speculative options Andrew Cooper
09:47 Re: Mapping memory into a domain Alejandro Vallejo
09:42 RE: [PATCH v4 14/15] tools/xenpm: remove px_cap dependency check for average frequency Penny, Zheng
09:39 Re: [PATCH v2] livepatch: Pass buffer size to list sysctl Roger Pau Monné
09:31 Re: [PATCH v21 2/2] vpci: translate virtual PCI bus topology for guests Roger Pau Monné
09:06 [PATCH v4 10/10] vpci/msix: Add function to clean MSIX resources Jiqian Chen
09:06 [PATCH v4 09/10] vpci/msi: Free MSI resources when init_msi() fails Jiqian Chen
09:06 [PATCH v4 00/10] Support hiding capability when its initialization fails Jiqian Chen
09:06 [PATCH v4 02/10] vpci/header: Emulate legacy capability list for dom0 Jiqian Chen
09:06 [PATCH v4 08/10] vpci/rebar: Remove registers when init_rebar() fails Jiqian Chen
09:06 [PATCH v4 07/10] vpci: Refactor vpci_remove_register to remove matched registers Jiqian Chen
09:06 [PATCH v4 06/10] vpci: Hide extended capability when it fails to initialize Jiqian Chen
09:06 [PATCH v4 04/10] vpci: Refactor REGISTER_VPCI_INIT Jiqian Chen
09:06 [PATCH v4 05/10] vpci: Hide legacy capability when it fails to initialize Jiqian Chen
09:06 [PATCH v4 03/10] vpci/header: Emulate extended capability list for dom0 Jiqian Chen
09:06 [PATCH v4 01/10] vpci/header: Move emulating cap list logic into new function Jiqian Chen
08:53 Re: Mapping memory into a domain Roger Pau Monné
08:32 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Roger Pau Monné
08:19 Re: [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces Xin Li
08:14 Re: [PATCH] xen/Kconfig: Improve help test for speculative options Roger Pau Monné
07:48 Re: [PATCH 2/2] xen: swiotlb: Implement map_resource callback John Ernberg
06:55 Re: [PATCH v2 5/6] xen/arm: exclude xen,reg from domU extended regions Orzel, Michal
06:37 RE: [PATCH v4 12/15] tools/xenpm: Print CPPC parameters for amd-cppc driver Penny, Zheng
05:46 Re: [PATCH v3 11/11] vpci/msix: Add function to clean MSIX resources Chen, Jiqian
05:27 Re: [PATCH v3 09/11] vpci/rebar: Remove registers when init_rebar() fails Chen, Jiqian
04:52 Re: Mapping memory into a domain Demi Marie Obenour
03:14 RE: [PATCH v4 11/15] xen/x86: implement EPP support for the amd-cppc driver in active mode Penny, Zheng
May 08, 25
23:59 Re: [PATCH v1 1/2] x86: x86_emulate: address violation of MISRA C Rule 13.2 Stefano Stabellini
23:47 Re: [PATCH v1 2/2] automation/eclair: tag Rule 13.2 as clean Stefano Stabellini
23:42 Re: [PATCH v2 4/6] rangeset: introduce rangeset_subtract Stefano Stabellini
23:40 Re: [PATCH v2 5/6] xen/arm: exclude xen,reg from domU extended regions Stefano Stabellini
23:28 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Stefano Stabellini
23:25 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Stefano Stabellini
23:14 Re: [PATCH 2/2] xen: swiotlb: Implement map_resource callback Stefano Stabellini
20:44 Issues on Zen4 (hw12) runner Marek Marczykowski-Górecki
20:18 Re: [PATCH] xenbus: Use kref to track req lifetime Marek Marczykowski-Górecki
17:02 [PATCH v2] livepatch: Pass buffer size to list sysctl Ross Lagerwall
16:03 [PATCH] xen/Kconfig: Improve help test for speculative options Andrew Cooper
15:21 Re: [PATCH 1/2] xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands it Catalin Marinas
14:50 Re: [PATCH] livepatch: Pass buffer size to list sysctl Roger Pau Monné
13:32 [PATCH v2 6/6] tools/arm: exclude iomem from domU extended regions Stewart Hildebrand
13:21 [PATCH v2 5/6] xen/arm: exclude xen,reg from domU extended regions Stewart Hildebrand
13:21 [PATCH v2 4/6] rangeset: introduce rangeset_subtract Stewart Hildebrand
13:21 [PATCH v2 3/6] xen/arm: switch find_domU_holes to rangesets Stewart Hildebrand
13:21 [PATCH v2 2/6] xen/arm: fix math in add_hwdom_free_regions Stewart Hildebrand
13:21 [PATCH v2 0/6] arm: extended regions fixes Stewart Hildebrand
13:21 [PATCH v2 1/6] xen/arm: fix math in add_ext_regions Stewart Hildebrand
12:43 Re: [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary Marek Marczykowski-Górecki
12:28 Re: [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary Frediano Ziglio
11:55 Re: [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary Andrew Cooper
10:46 Re: [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary Frediano Ziglio
10:46 [PATCH v21 2/2] vpci: translate virtual PCI bus topology for guests Stewart Hildebrand
10:46 [PATCH v21 1/2] arm/vpci: mask off upper bits in vPCI read mmio handler Stewart Hildebrand
10:46 [PATCH v21 0/2] PCI devices passthrough on Arm, part 3 Stewart Hildebrand
10:34 Re: [PATCH v20 2/2] vpci: translate virtual PCI bus topology for guests Stewart Hildebrand
10:31 Re: [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary Marek Marczykowski-Górecki
10:31 Re: [PATCH 2/6] xen/arm: fix math in add_hwdom_free_regions Orzel, Michal
10:30 Re: [PATCH 2/6] xen/arm: fix math in add_hwdom_free_regions Stewart Hildebrand
10:29 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Marek Marczykowski-Górecki
10:14 Re: UBSan bug in real mode fpu emulation Manuel Andreas
10:04 Re: [PATCH v3 11/11] vpci/msix: Add function to clean MSIX resources Roger Pau Monné
09:57 Re: [PATCH v3 10/11] vpci/msi: Free MSI resources when init_msi() fails Roger Pau Monné
09:47 Re: [PATCH v3 07/11] vpci: Hide extended capability when it fails to initialize Roger Pau Monné
09:43 Re: [PATCH v2] lib: Add strcspn function Andrew Cooper
09:39 Re: [PATCH v3 09/11] vpci/rebar: Remove registers when init_rebar() fails Roger Pau Monné
09:16 Re: [PATCH v3 07/11] vpci: Hide extended capability when it fails to initialize Chen, Jiqian
09:12 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Roger Pau Monné
09:10 Re: [PATCH] device-tree: Add missing SPDX identifiers and EMACS comment blocks Julien Grall
08:52 Re: [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary Andrew Cooper
08:33 Re: [PATCH v20 2/2] vpci: translate virtual PCI bus topology for guests Roger Pau Monné
07:52 Re: Mapping memory into a domain Roger Pau Monné
06:57 Re: [PATCH 2/6] xen/arm: fix math in add_hwdom_free_regions Orzel, Michal
06:20 [bug report] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}() Dan Carpenter
04:14 Re: [PATCH 2/2] xen: swiotlb: Implement map_resource callback Christoph Hellwig
00:35 Re: Mapping memory into a domain Demi Marie Obenour
May 07, 25
23:09 Re: [PATCH 2/2] xen: swiotlb: Implement map_resource callback Stefano Stabellini
23:02 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Stefano Stabellini
22:47 [PATCH v1 1/2] x86: x86_emulate: address violation of MISRA C Rule 13.2 victorm.lira
22:47 [PATCH v1 2/2] automation/eclair: tag Rule 13.2 as clean victorm.lira
21:18 Re: [PATCH v20 2/2] vpci: translate virtual PCI bus topology for guests Stewart Hildebrand
20:20 Re: [PATCH v3 5/7] arm/mpu: Introduce MPU memory mapping flags Julien Grall
17:44 Re: [PATCH v20 2/2] vpci: translate virtual PCI bus topology for guests Roger Pau Monné
17:39 Re: Mapping memory into a domain Roger Pau Monné
17:21 Re: [PATCH 5/6] xen/arm: exclude xen,reg{-cacheable} from domU extended regions Stewart Hildebrand
16:39 [PATCH] livepatch: Pass buffer size to list sysctl Ross Lagerwall
16:36 Re: Assert in x86_emulate_wrapper triggerable by HVM domain Manuel Andreas
14:46 [PATCH v2] lib: Add strcspn function Kevin Lampis
14:37 Re: [PATCH] x86/pmstat: Check size of PMSTAT_get_pxstat buffers Ross Lagerwall
14:16 Re: [PATCH] xenbus: Use kref to track req lifetime Jason Andryuk
13:55 [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary Gerald Elder-Vass
13:39 Re: [PATCH v20 2/2] vpci: translate virtual PCI bus topology for guests Stewart Hildebrand
13:29 Re: [PATCH 2/4] efi: Add a function to check if Secure Boot mode is enabled Frediano Ziglio
12:58 Re: [MINI-OS PATCH 00/12] kexec: add kexec support to Mini-OS Juergen Gross
12:39 Re: [PATCH 2/4] efi: Add a function to check if Secure Boot mode is enabled Ross Lagerwall
09:54 [RFC PATCH v3 1/2] xen: add libafl-qemu fuzzer support Volodymyr Babchuk
09:54 [RFC PATCH v3 0/2] xen: add libalf fuzzing support Volodymyr Babchuk
09:54 [RFC PATCH v3 2/2] ci: enable fuzzing for arm64 Volodymyr Babchuk
09:43 [PATCH v2 4/4] kexec: Support non-page-aligned kexec segments Frediano Ziglio
09:43 [PATCH v2 3/4] kexec: Implement new EFI load types Frediano Ziglio
09:43 [PATCH v2 2/4] kexec: Include purgatory in Xen Frediano Ziglio
09:43 [PATCH v2 1/4] xen/lib: Export additional sha256 functions Frediano Ziglio
09:43 [PATCH v2 0/4] Allows Secure Boot for Kexec Frediano Ziglio
09:27 Re: [PATCH] xenbus: Use kref to track req lifetime Jürgen Groß
09:19 RE: [PATCH v4 09/15] xen/x86: introduce a new amd cppc driver for cpufreq scaling Penny, Zheng
09:05 Re: [PATCH v3 07/11] vpci: Hide extended capability when it fails to initialize Roger Pau Monné
08:49 Re: [PATCH v3 07/11] vpci: Hide extended capability when it fails to initialize Chen, Jiqian
08:23 Re: [PATCH v3 05/11] vpci: Refactor REGISTER_VPCI_INIT Chen, Jiqian
08:14 Re: [PATCH v3 03/11] vpci/header: Emulate legacy capability list for dom0 Chen, Jiqian
08:09 Re: [PATCH v3 07/11] vpci: Hide extended capability when it fails to initialize Roger Pau Monné
08:07 Re: [PATCH v3 06/11] vpci: Hide legacy capability when it fails to initialize Roger Pau Monné
08:04 Re: [PATCH v3 05/11] vpci: Refactor REGISTER_VPCI_INIT Roger Pau Monné
07:55 Re: [PATCH v3 04/11] vpci/header: Emulate extended capability list for dom0 Roger Pau Monné
07:49 Re: [PATCH v3 03/11] vpci/header: Emulate legacy capability list for dom0 Roger Pau Monné
07:44 Re: [PATCH v20 2/2] vpci: translate virtual PCI bus topology for guests Roger Pau Monné
07:26 Re: [PATCH v3 07/11] vpci: Hide extended capability when it fails to initialize Chen, Jiqian
06:38 Re: [PATCH v3 06/11] vpci: Hide legacy capability when it fails to initialize Chen, Jiqian
06:17 Re: [PATCH 1/4] xen/lib: Export additional sha256 functions Andrew Cooper
06:12 RE: [PATCH v4 07/15] xen/cpufreq: fix core frequency calculation for AMD Family 1Ah CPUs Penny, Zheng
06:00 Re: [PATCH v3 05/11] vpci: Refactor REGISTER_VPCI_INIT Chen, Jiqian
05:27 RE: [PATCH v4 05/15] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline Penny, Zheng
05:26 Re: [PATCH 1/4] xen/lib: Export additional sha256 functions Frediano Ziglio
03:32 Re: [PATCH v3 04/11] vpci/header: Emulate extended capability list for dom0 Chen, Jiqian
03:18 RE: [PATCH v4 04/15] xen/cpufreq: refactor cmdline "cpufreq=xxx" Penny, Zheng
03:05 Re: [PATCH v20 2/2] vpci: translate virtual PCI bus topology for guests Stewart Hildebrand
02:50 Re: [PATCH v3 03/11] vpci/header: Emulate legacy capability list for dom0 Chen, Jiqian
02:47 Re: [PATCH v3 03/11] vpci/header: Emulate legacy capability list for dom0 Chen, Jiqian
May 06, 25
23:57 Re: [PATCH v2] xenbus: Allow PVH dom0 a non-local xenstore Stefano Stabellini
23:50 Re: [PATCH] xenbus: Allow PVH dom0 a non-local xenstore Stefano Stabellini
22:17 Re: [PATCH 1/4] xen/lib: Export additional sha256 functions Andrew Cooper
21:09 [PATCH] xenbus: Use kref to track req lifetime Jason Andryuk
20:55 Re: Mapping memory into a domain Demi Marie Obenour
20:45 [PATCH v2] xenbus: Allow PVH dom0 a non-local xenstore Jason Andryuk
19:49 Re: [ANNOUNCE] [NEW TIME] Call for agenda items for May 7, 2025 Community Call @ 15:00 UTC Cody Zuschlag
19:30 Re: [PATCH v6 02/12] common/hyperlaunch: introduce the domain builder Daniel P. Smith
19:26 Re: [PATCH v2] x86/cpufeatures: cpuid features for Sierra Forest Kevin Lampis
18:27 [PULL v1 0/2] xen: mapcache: Fixes Edgar E. Iglesias
18:27 [PULL v1 2/2] xen: mapcache: Split mapcache_grants by ro and rw Edgar E. Iglesias
18:27 [PULL v1 1/2] xen: mapcache: Fix finding matching entry Edgar E. Iglesias
17:51 Xen 4.21 Development Update [March-April] Oleksii Kurochko
17:17 Re: [PATCH 0/4] LivePatch signing support Andrew Cooper
17:16 Xen 4.21 release schedule proposal Oleksii Kurochko
17:16 Re: [PATCH 0/4] LivePatch signing support Marek Marczykowski-Górecki
17:14 Re: [PATCH 3/4] Add lockdown mode Kevin Lampis
17:04 Re: [PATCH 0/4] Add lockdown mode Teddy Astie
17:03 [PATCH v2 11/16] xen/riscv: aplic_init() implementation Oleksii Kurochko
17:03 [PATCH v2 14/16] xen/riscv: add external interrupt handling for hypervisor mode Oleksii Kurochko
17:03 [PATCH v2 12/16] xen/riscv: introduce intc_init() and helpers Oleksii Kurochko
17:02 [PATCH v2 15/16] xen/riscv: implement setup_irq() Oleksii Kurochko
16:56 Re: [PATCH 2/4] efi: Add a function to check if Secure Boot mode is enabled Andrew Cooper
16:52 [PATCH v2 16/16] xen/riscv: add basic UART support Oleksii Kurochko
16:52 [PATCH v2 13/16] xen/riscv: implementation of aplic and imsic operations Oleksii Kurochko
16:52 [PATCH v2 10/16] xen/riscv: imsic_init() implementation Oleksii Kurochko
16:52 [PATCH v2 09/16] xen/riscv: introduce register_intc_ops() and intc_hw_ops. Oleksii Kurochko
16:52 [PATCH v2 08/16] xen/riscv: dt_processor_cpuid() implementation Oleksii Kurochko
16:52 [PATCH v2 06/16] xen/riscv: introduce init_IRQ() Oleksii Kurochko
16:52 [PATCH v2 07/16] xen/riscv: introduce platform_get_irq() Oleksii Kurochko
16:52 [PATCH v2 05/16] xen/asm-generic: introduce asm-generic/irq-dt.h Oleksii Kurochko
16:52 [PATCH v2 03/16] xen/riscv: introduce support of Svpbmt extension Oleksii Kurochko
16:52 [PATCH v2 04/16] xen/riscv: add ioremap_*() variants using ioremap_attr() Oleksii Kurochko
16:52 [PATCH v2 02/16] xen/riscv: introduce smp_prepare_boot_cpu() Oleksii Kurochko
16:52 [PATCH v2 01/16] xen/riscv: initialize bitmap to zero in riscv_fill_hwcap_from_isa_string() Oleksii Kurochko
16:51 [PATCH v2 00/16] riscv: introduce basic UART support and interrupts for hypervisor mode Oleksii Kurochko
16:49 Re: [PATCH 3/4] Add lockdown mode Teddy Astie
16:37 Re: [PATCH 1/4] lib: Add strcspn function Andrew Cooper
16:31 [PATCH 3/4] Add lockdown mode Kevin Lampis
16:29 Re: [PATCH v3 08/11] vpci: Refactor vpci_remove_register to remove matched registers Roger Pau Monné
16:24 [PATCH 2/4] efi: Add a function to check if Secure Boot mode is enabled Kevin Lampis
16:24 [PATCH 1/4] lib: Add strcspn function Kevin Lampis
16:23 [PATCH 0/4] Add lockdown mode Kevin Lampis
16:21 Re: [PATCH v3 07/11] vpci: Hide extended capability when it fails to initialize Roger Pau Monné
16:00 Re: [PATCH v3 06/11] vpci: Hide legacy capability when it fails to initialize Roger Pau Monné
14:37 Re: [PATCH v3 05/11] vpci: Refactor REGISTER_VPCI_INIT Roger Pau Monné
14:33 [PATCH 3/4] livepatch: Embed public key in Xen Ross Lagerwall
14:32 [PATCH 2/4] crypto: Add RSA support Ross Lagerwall
14:32 [PATCH 0/4] LivePatch signing support Ross Lagerwall
14:24 Re: [PATCH 3/6] x86/msr: minimize usage of native_*() msr access functions Sean Christopherson
14:14 Re: [PATCH v3 04/11] vpci/header: Emulate extended capability list for dom0 Roger Pau Monné
14:12 Re: [PATCH 0/4] Allows Secure Boot for Kexec Andrii Sultanov
14:05 Re: [PATCH 1/4] xen/lib: Export additional sha256 functions Andrew Cooper
13:57 [PATCH 4/4] kexec: Support non-page-aligned kexec segments Frediano Ziglio
13:57 [PATCH 1/4] xen/lib: Export additional sha256 functions Frediano Ziglio
13:57 [PATCH 0/4] Allows Secure Boot for Kexec Frediano Ziglio
13:54 Re: [PATCH v4 6/7] arm/mpu: Provide a constructor for pr_t type Luca Fancellu
13:52 Re: [PATCH v4 6/7] arm/mpu: Provide a constructor for pr_t type Julien Grall
13:50 Re: [PATCH v3 03/11] vpci/header: Emulate legacy capability list for dom0 Roger Pau Monné
13:47 Re: [PATCH v3 03/11] vpci/header: Emulate legacy capability list for dom0 Roger Pau Monné
13:39 Re: [XEN PATCH v2] sbat: Add SBAT section to the Xen EFI binary Andrew Cooper
13:30 Re: [PATCH v3 01/11] vpci/header: Move emulating cap list logic into new function Roger Pau Monné
13:29 Re: [PATCH v4 6/7] arm/mpu: Provide a constructor for pr_t type Luca Fancellu
13:25 Re: [PATCH] xenbus: Allow PVH dom0 a non-local xenstore Jason Andryuk
13:06 Re: Mapping memory into a domain Alejandro Vallejo
12:56 Re: [PATCH v4 6/7] arm/mpu: Provide a constructor for pr_t type Luca Fancellu
12:55 Re: [PATCH 9/9] xen/x86: track dirty pCPU caches for a given vCPU Roger Pau Monné
12:41 Re: [PATCH v4 1/7] docs/arm: Document Xen booting protocol on Armv8-R Luca Fancellu
12:29 Re: [PATCH v2] x86/cpufeatures: cpuid features for Sierra Forest Andrew Cooper
12:29 Re: [PATCH v4 1/7] docs/arm: Document Xen booting protocol on Armv8-R Julien Grall
12:25 Re: [PATCH v4 1/7] docs/arm: Document Xen booting protocol on Armv8-R Luca Fancellu
12:23 Re: [PATCH 2/2] xen: swiotlb: Implement map_resource callback John Ernberg
11:50 Re: [PATCH v4 2/7] arm/mpu: Introduce MPU memory region map structure Julien Grall
11:44 Re: [PATCH v4 1/7] docs/arm: Document Xen booting protocol on Armv8-R Julien Grall
11:21 Re: Request for Documentation on Bringing Up Xen on R-Car H3e (H3ULCB) Volodymyr Babchuk
11:16 Re: [PATCH v20 2/2] vpci: translate virtual PCI bus topology for guests Roger Pau Monné
11:16 Re: [PATCH 9/9] xen/x86: track dirty pCPU caches for a given vCPU Andrew Cooper
10:43 Re: [PATCH 8/9] xen: introduce flag when a domain requires cache control Roger Pau Monné
10:40 Re: [PATCH 3/9] xen/gnttab: limit cache flush operation to guests allowed cache control Roger Pau Monné
10:20 Re: [PATCH 8/9] xen: introduce flag when a domain requires cache control Julien Grall
10:15 Re: [PATCH 3/9] xen/gnttab: limit cache flush operation to guests allowed cache control Julien Grall
10:07 Re: [PATCH v4 6/7] arm/mpu: Provide a constructor for pr_t type Orzel, Michal
09:56 RE: [PATCH v4 03/15] xen/x86: introduce new sub-hypercall to propagate CPPC data Penny, Zheng
09:32 Re: [PATCH 0/8] xen: cache control improvements Christian Lindig
09:21 [PATCH 6/6] x86/msr: reduce number of low level MSR access helpers Juergen Gross
09:20 [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces Juergen Gross
09:20 [PATCH 3/6] x86/msr: minimize usage of native_*() msr access functions Juergen Gross
09:20 [PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions Juergen Gross
09:11 RE: [PATCH v4 03/15] xen/x86: introduce new sub-hypercall to propagate CPPC data Penny, Zheng
09:00 [PATCH 4/9] x86/gnttab: do not implement GNTTABOP_cache_flush Roger Pau Monne
08:54 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Roger Pau Monné
08:46 Re: [PATCH v4 5/7] arm/mpu: Introduce utility functions for the pr_t type Luca Fancellu
08:46 Re: [PATCH v4 4/7] arm/mpu: Provide access to the MPU region from the C code Luca Fancellu
08:34 [PATCH 9/9] xen/x86: track dirty pCPU caches for a given vCPU Roger Pau Monne
08:34 [PATCH 8/9] xen: introduce flag when a domain requires cache control Roger Pau Monne
08:34 [PATCH 7/9] xen/x86: rename cache_flush_permitted() to has_arch_io_resources() Roger Pau Monne
08:34 [PATCH 6/9] x86/p2m: limit cache flush in memory_type_changed() Roger Pau Monne
08:34 [PATCH 5/9] x86/mtrr: use memory_type_changed() in hvm_set_mem_pinned_cacheattr() Roger Pau Monne
08:34 [PATCH 1/9] x86/pv: fix MMUEXT_FLUSH_CACHE to flush all pCPU caches Roger Pau Monne
08:34 [PATCH 3/9] xen/gnttab: limit cache flush operation to guests allowed cache control Roger Pau Monne
08:34 [PATCH 2/9] x86/pv: fix emulation of wb{,no}invd to flush all pCPU caches Roger Pau Monne
08:34 [PATCH 0/8] xen: cache control improvements Roger Pau Monne
08:15 [PATCH v2] x86/cpufeatures: cpuid features for Sierra Forest Kevin Lampis
08:08 [PATCH] device-tree: Add missing SPDX identifiers and EMACS comment blocks Michal Orzel
07:22 RE: [PATCH v4 02/15] xen/cpufreq: extract _PSD info from "struct xen_processor_performance" Penny, Zheng
06:35 Re: [PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE Chen Linxuan
06:35 Re: [PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE Chen Linxuan
05:57 RE: [PATCH v4 02/15] xen/cpufreq: extract _PSD info from "struct xen_processor_performance" Penny, Zheng
05:33 RE: [PATCH v4 01/15] xen/cpufreq: move "init" flag into common structure Penny, Zheng
01:01 Re: Mapping memory into a domain Demi Marie Obenour
May 05, 25
23:31 Re: [PATCH 5/6] xen/arm: exclude xen,reg{-cacheable} from domU extended regions Stefano Stabellini
23:25 Re: [PATCH 3/6] xen/arm: switch find_domU_holes to rangesets Stefano Stabellini
23:22 [PATCH AUTOSEL 5.4 23/79] xen: Add support for XenServer 6.1 platform device Sasha Levin
23:19 [PATCH AUTOSEL 5.10 031/114] xen: Add support for XenServer 6.1 platform device Sasha Levin
23:14 [PATCH AUTOSEL 5.15 043/153] xen: Add support for XenServer 6.1 platform device Sasha Levin
23:12 Re: [PATCH v2 1/2] x86: x86_emulate: address violations of MISRA C Rule 19.1 Stefano Stabellini
23:08 [PATCH AUTOSEL 6.1 059/212] xen: Add support for XenServer 6.1 platform device Sasha Levin
22:58 [PATCH AUTOSEL 6.6 073/294] xen: Add support for XenServer 6.1 platform device Sasha Levin
22:43 [PATCH AUTOSEL 6.12 117/486] xen: Add support for XenServer 6.1 platform device Sasha Levin
22:41 [PATCH AUTOSEL 6.12 052/486] xen/pci: Do not register devices with segments >= 0x10000 Sasha Levin
22:20 [PATCH AUTOSEL 6.14 146/642] xen: Add support for XenServer 6.1 platform device Sasha Levin
22:18 [PATCH AUTOSEL 6.14 083/642] x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers Sasha Levin
22:16 [PATCH AUTOSEL 6.14 064/642] xen/pci: Do not register devices with segments >= 0x10000 Sasha Levin
21:41 Re: [PATCH v4 2/8] xen/common: dom0less: make some parts of Arm's CONFIG_DOM0LESS common Stefano Stabellini
20:45 Re: [PATCH] xenbus: Allow PVH dom0 a non-local xenstore Stefano Stabellini
20:35 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Demi Marie Obenour
20:19 Re: [PATCH v4 5/8] asm-generic: move some parts of Arm's domain_build.h to common Stefano Stabellini
20:12 Re: [PATCH v4 8/8] xen/common: dom0less: introduce common dom0less-build.c Stefano Stabellini
20:07 Re: [PATCH v4 7/8] xen/common: dom0less: introduce common domain-build.c Stefano Stabellini
19:54 Re: [PATCH v4 4/8] arm/static-shmem.h: drop inclusion of asm/setup.h Stefano Stabellini
19:51 Re: [PATCH v4 3/8] asm-generic: move parts of Arm's asm/kernel.h to common code Stefano Stabellini
19:44 Re: [PATCH] xen: Use __auto_type Stefano Stabellini
18:21 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Stefano Stabellini
18:10 [PATCH v4 8/8] xen/common: dom0less: introduce common dom0less-build.c Oleksii Kurochko
18:10 [PATCH v4 0/8] Move parts of Arm's Dom0less to common code Oleksii Kurochko
18:10 [PATCH v4 7/8] xen/common: dom0less: introduce common domain-build.c Oleksii Kurochko
18:10 [PATCH v4 6/8] xen/common: dom0less: introduce common kernel.c Oleksii Kurochko
18:10 [PATCH v4 5/8] asm-generic: move some parts of Arm's domain_build.h to common Oleksii Kurochko
18:10 [PATCH v4 2/8] xen/common: dom0less: make some parts of Arm's CONFIG_DOM0LESS common Oleksii Kurochko
18:10 [PATCH v4 3/8] asm-generic: move parts of Arm's asm/kernel.h to common code Oleksii Kurochko
18:10 [PATCH v4 4/8] arm/static-shmem.h: drop inclusion of asm/setup.h Oleksii Kurochko
18:10 [PATCH v4 1/8] xen/arm: drop declaration of handle_device_interrupts() Oleksii Kurochko
17:35 Re: [PATCH v3 8/8] xen/common: dom0less: introduce common dom0less-build.c Stefano Stabellini
17:19 Re: [PATCH v3 2/8] xen/common: dom0less: make some parts of Arm's CONFIG_DOM0LESS common Stefano Stabellini
14:31 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Roger Pau Monné
14:20 Re: Mapping memory into a domain Roger Pau Monné
13:19 Re: [PATCH v3 2/8] xen/common: dom0less: make some parts of Arm's CONFIG_DOM0LESS common Oleksii Kurochko
13:00 Re: [PATCH] xen: Use __auto_type Andrew Cooper
12:57 Re: [PATCH] xen: Use __auto_type Nicola Vetrini
12:46 [PATCH] xen: Use __auto_type Andrew Cooper
12:08 Re: [PATCH v4 5/7] arm/mpu: Introduce utility functions for the pr_t type Orzel, Michal
11:56 Re: [PATCH v4 4/7] arm/mpu: Provide access to the MPU region from the C code Orzel, Michal
11:56 Re: [PATCH v3 3/8] asm-generic: move parts of Arm's asm/kernel.h to common code Oleksii Kurochko
11:32 Re: Mapping memory into a domain Alejandro Vallejo
11:10 Re: [PATCH v3 3/8] asm-generic: move parts of Arm's asm/kernel.h to common code Oleksii Kurochko
11:09 Re: [PATCH v3 5/8] asm-generic: move some parts of Arm's domain_build.h to common Oleksii Kurochko
10:57 Re: [PATCH v3 8/8] xen/common: dom0less: introduce common dom0less-build.c Oleksii Kurochko
10:47 Re: [PATCH v3 8/8] xen/common: dom0less: introduce common dom0less-build.c Oleksii Kurochko
10:40 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Marek Marczykowski-Górecki
10:06 Re: [PATCH v3 7/8] xen/common: dom0less: introduce common domain-build.c Oleksii Kurochko
09:23 Re: [PATCH v3 6/8] xen/common: dom0less: introduce common kernel.c Oleksii Kurochko
09:08 Re: [PATCH v3 3/8] asm-generic: move parts of Arm's asm/kernel.h to common code Orzel, Michal
08:35 Re: [PATCH v3 2/8] xen/common: dom0less: make some parts of Arm's CONFIG_DOM0LESS common Orzel, Michal
08:19 Re: [PATCH v3 4/8] arm/static-shmem.h: drop inclusion of asm/setup.h Oleksii Kurochko
07:57 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Roger Pau Monné
07:53 Re: [PATCH 2/6] xen/arm: fix math in add_hwdom_free_regions Orzel, Michal
07:52 Re: [PATCH 1/6] xen/arm: fix math in add_ext_regions Orzel, Michal
07:35 Re: [PATCH v3 2/8] xen/common: dom0less: make some parts of Arm's CONFIG_DOM0LESS common Oleksii Kurochko
04:25 RE: Request for Documentation on Bringing Up Xen on R-Car H3e (H3ULCB) L, John Preetham (893)
03:00 [PATCH 4/6] rangeset: introduce rangeset_subtract Stewart Hildebrand
03:00 [PATCH 6/6] tools/arm: exclude iomem from domU extended regions Stewart Hildebrand
03:00 [PATCH 5/6] xen/arm: exclude xen,reg{-cacheable} from domU extended regions Stewart Hildebrand
02:57 [PATCH 3/6] xen/arm: switch find_domU_holes to rangesets Stewart Hildebrand
02:57 [PATCH 2/6] xen/arm: fix math in add_hwdom_free_regions Stewart Hildebrand
02:57 [PATCH 1/6] xen/arm: fix math in add_ext_regions Stewart Hildebrand
02:56 [PATCH 0/6] arm: extended regions fixes Stewart Hildebrand
May 04, 25
23:24 Re: Mapping memory into a domain Demi Marie Obenour
22:56 Re: Mapping memory into a domain Andrew Cooper
22:51 Mapping memory into a domain Demi Marie Obenour
18:14 [PATCH v3 3/3] xen/console: introduce conring_flush() dmkhn
18:14 [PATCH v3 2/3] xen/console: introduce console_puts() dmkhn
18:14 [PATCH v3 0/3] xen/console: few cleanups in console driver dmkhn
18:14 [PATCH v3 1/3] xen/console: cleanup conring management dmkhn
15:50 Re: [PATCH v5 0/2] xen/domain: domain ID allocation Demi Marie Obenour
13:56 [PATCH v5 1/2] xen/domain: unify domain ID allocation dmkhn
13:56 [PATCH v5 2/2] xen/domain: adjust domain ID allocation for Arm dmkhn
13:56 [PATCH v5 0/2] xen/domain: domain ID allocation dmkhn
08:58 Re: [PATCH v2 1/1] mm: fix folio_pte_batch() on XEN PV David Hildenbrand
07:15 Re: [PATCH v2 1/1] mm: fix folio_pte_batch() on XEN PV Andrew Morton
06:47 Re: [PATCH v2 1/1] mm: fix folio_pte_batch() on XEN PV David Hildenbrand
01:29 Re: [PATCH v2 1/1] mm: fix folio_pte_batch() on XEN PV Andrew Morton
May 03, 25
19:14 Re: [PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE Bart Van Assche
15:09 Re: NULL pointer dereference in xenbus_thread->... Jason Andryuk
14:59 Re: NULL pointer dereference in xenbus_thread->... Jason Andryuk
14:23 Request for patch to fix boot loop issue in Xen 4.17.6 Ngamia Djabiri Julie
13:19 [PATCH] xenbus: Allow PVH dom0 a non-local xenstore Jason Andryuk
May 02, 25
23:49 [PATCH v2 2/2] automation/eclair: tag Rule 19.1 as clean victorm.lira
23:49 [PATCH v2 1/2] x86: x86_emulate: address violations of MISRA C Rule 19.1 victorm.lira
23:45 Re: [PATCH v2 2/2] automation/eclair: tag Rule 19.1 as clean Lira, Victor M
23:36 [PATCH v2 1/2] x86: x86_emulate: address violations of MISRA C Rule 19.1 victorm.lira
23:36 [PATCH v2 2/2] automation/eclair: tag Rule 19.1 as clean victorm.lira
21:50 [PATCH v2 1/1] mm: fix folio_pte_batch() on XEN PV Petr Vaněk
21:50 [PATCH v2 0/1] mm: Xen PV regression after THP PTE optimization Petr Vaněk
20:55 Re: [PATCH v3 5/8] asm-generic: move some parts of Arm's domain_build.h to common Stefano Stabellini
20:53 Re: [PATCH v3 8/8] xen/common: dom0less: introduce common dom0less-build.c Stefano Stabellini
20:02 Re: [PATCH v3 7/8] xen/common: dom0less: introduce common domain-build.c Stefano Stabellini
19:36 Re: [PATCH v3 6/8] xen/common: dom0less: introduce common kernel.c Stefano Stabellini
19:14 Re: [PATCH v3 4/8] arm/static-shmem.h: drop inclusion of asm/setup.h Stefano Stabellini
18:13 Re: [PATCH v3 3/8] asm-generic: move parts of Arm's asm/kernel.h to common code Stefano Stabellini
18:10 Re: [PATCH v4 02/15] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h> Xin Li
18:02 Re: [PATCH v4 02/15] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h> Xin Li
18:01 Re: [PATCH v4 02/15] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h> Xin Li
17:55 Re: [PATCH v3 2/8] xen/common: dom0less: make some parts of Arm's CONFIG_DOM0LESS common Stefano Stabellini
17:50 Re: [PATCH v4A 01/15] x86/msr: Add missing includes of <asm/msr.h> Xin Li
17:20 Re: [PATCH 2/2] xen: swiotlb: Implement map_resource callback Stefano Stabellini
17:07 Re: [PATCH 1/2] xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands it Stefano Stabellini
16:49 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Stefano Stabellini
16:31 [PATCH v3 8/8] xen/common: dom0less: introduce common dom0less-build.c Oleksii Kurochko
16:22 [PATCH v3 7/8] xen/common: dom0less: introduce common domain-build.c Oleksii Kurochko
16:22 [PATCH v3 6/8] xen/common: dom0less: introduce common kernel.c Oleksii Kurochko
16:22 [PATCH v3 4/8] arm/static-shmem.h: drop inclusion of asm/setup.h Oleksii Kurochko
16:22 [PATCH v3 5/8] asm-generic: move some parts of Arm's domain_build.h to common Oleksii Kurochko
16:22 [PATCH v3 3/8] asm-generic: move parts of Arm's asm/kernel.h to common code Oleksii Kurochko
16:22 [PATCH v3 0/8] Move parts of Arm's Dom0less to common code Oleksii Kurochko
16:22 [PATCH v3 2/8] xen/common: dom0less: make some parts of Arm's CONFIG_DOM0LESS common Oleksii Kurochko
16:22 [PATCH v3 1/8] xen/arm: drop declaration of handle_device_interrupts() Oleksii Kurochko
15:55 Re: [PATCH] x86/cpufeatures: cpuid features for Sierra Forest Andrew Cooper
15:17 [PATCH] x86/cpufeatures: cpuid features for Sierra Forest Kevin Lampis
14:13 RE: [PATCH v4 00/15] MSR code cleanup part one Michael Kelley
14:02 Re: [PATCH] x86/mm: Improve bitops in vcpumask_to_pcpumask() Jan Beulich
13:13 [PATCH] x86/mm: Improve bitops in vcpumask_to_pcpumask() Andrew Cooper
13:13 Re: [PATCH v4A 01/15] x86/msr: Add missing includes of <asm/msr.h> Ilpo Järvinen
12:48 Re: [RFC PATCH 1/4] xen: Introduce physaddr_abi CDF flag Jan Beulich
12:24 Re: [PATCH] x86/vpic: Improve bitops usage Andrew Cooper
12:02 Re: [RFC PATCH 0/4] Physical address hypercall ABI ("HVMv2") Teddy Astie
11:55 Re: [RFC PATCH 1/4] xen: Introduce physaddr_abi CDF flag Teddy Astie
11:41 [PATCH 2/2] xen: swiotlb: Implement map_resource callback John Ernberg
11:40 [PATCH 0/2] xen: swiotlb: 2 fixes SoCs w/o IOMMU (e.g. iMX8QXP) John Ernberg
11:40 [PATCH 1/2] xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands it John Ernberg
08:52 Re: [PATCH v4 02/15] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h> Ingo Molnar
08:30 Re: [PATCH v4 10/15] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}() Ingo Molnar
08:18 Re: [PATCH v4 02/15] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h> Ingo Molnar
08:04 Re: [PATCH] x86/vpic: Improve bitops usage Jan Beulich
08:02 Re: [PATCH v4 02/15] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h> Ingo Molnar
07:51 Re: [PATCH] x86/thunk: Don't opencode TSX instructions in clear_bhb_tsx() Jan Beulich
07:50 Re: [PATCH] x86/vmx: Fix label name in vmwrite_safe() Jan Beulich
07:21 Re: [PATCH v6 02/12] common/hyperlaunch: introduce the domain builder Jan Beulich
07:19 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Jan Beulich
07:01 Re: [XEN PATCH v2] sbat: Add SBAT section to the Xen EFI binary Jan Beulich
00:01 Re: NULL pointer dereference in xenbus_thread->... Marek Marczykowski-Górecki
May 01, 25
23:30 [PATCH] x86/vpic: Improve bitops usage Andrew Cooper
23:08 [PATCH] x86/vmx: Fix label name in vmwrite_safe() Andrew Cooper
19:43 Re: [PATCH v5 2/3] xen/mm: Switch some APIs over to pte_attr_t Stefano Stabellini
19:42 Re: [PATCH v5 1/3] xen/mm: Introduce mm-types.h Stefano Stabellini
19:31 Re: [XEN PATCH] sbat: Add SBAT section to the xen binary Demi Marie Obenour
19:27 Re: [PATCH] misra: update list of GCC extensions used by Xen Andrew Cooper
19:24 [PATCH] misra: update list of GCC extensions used by Xen Stefano Stabellini
18:17 [PATCH] x86/thunk: Don't opencode TSX instructions in clear_bhb_tsx() Andrew Cooper
15:51 Re: [PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE Peter Zijlstra
15:23 Re: [PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE Brendan Jackman
15:03 Re: [PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE Peter Zijlstra
14:24 Re: [PATCH v2 0/8] Move parts of Arm's Dom0less to common code Oleksii Kurochko
14:22 Re: [PATCH] mm: move paddr_to_pdx() Oleksii Kurochko
14:20 Re: [PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE Brendan Jackman
13:44 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Jason Andryuk
13:07 Re: [XEN PATCH v2] sbat: Add SBAT section to the Xen EFI binary Frediano Ziglio
12:36 Re: [XEN PATCH] sbat: Add SBAT section to the xen binary Frediano Ziglio
12:23 [XEN PATCH v2] sbat: Add SBAT section to the Xen EFI binary Gerald Elder-Vass
11:34 Re: [XEN PATCH] sbat: Add SBAT section to the xen binary Andrew Cooper
11:14 Re: [RFC PATCH 0/4] Physical address hypercall ABI ("HVMv2") Julien Grall
11:03 Re: [PATCH] mm: move paddr_to_pdx() Julien Grall
11:02 [XEN PATCH] sbat: Add SBAT section to the xen binary Gerald Elder-Vass
05:43 [PATCH v4A 01/15] x86/msr: Add missing includes of <asm/msr.h> Xin Li (Intel)
00:55 Re: [PATCH v2 0/8] Move parts of Arm's Dom0less to common code Stefano Stabellini
00:20 Re: [PATCH v1 1/3] x86: x86_emulate: address violations of MISRA C Rule 19.1 Stefano Stabellini
00:19 Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange Stefano Stabellini
00:13 Re: [PATCH] {hyper,multi}call: further limit arguments to just 5 Stefano Stabellini

Mail converted by MHonArc

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.