xen-devel - Mail Index


July 16, 25
23:24 Re: [PATCH v8 4/7] xen/sysctl: wrap around XEN_SYSCTL_scheduler_op Daniel P. Smith
23:24 Re: [PATCH v8 3/7] xen/sysctl: wrap around XEN_SYSCTL_page_offline_op Daniel P. Smith
23:23 Re: [PATCH v8 2/7] xen/sysctl: wrap around XEN_SYSCTL_readconsole Daniel P. Smith
23:22 Re: [PATCH v8 1/7] xen/xsm: wrap around xsm_sysctl with CONFIG_SYSCTL Daniel P. Smith
22:27 Re: [PATCH v1 0/9] mm: vm_normal_page*() improvements Andrew Morton
21:51 [PATCH v2] build: force compiler to use atomics when coverage is enabled Volodymyr Babchuk
21:30 [PATCH v2 09/17] xen/dom0less: store xenstore event channel in page Jason Andryuk
21:25 [PATCH] coverage: add support for GCC 15 Volodymyr Babchuk
21:22 [PATCH v2 13/17] tools/xenstored: Delay firing special watches Jason Andryuk
21:22 [PATCH v2 10/17] tools/xenstored: Read event channel from xenstored page Jason Andryuk
21:22 [PATCH v2 15/17] tools/init-dom0less: Factor out xenstore setup Jason Andryuk
21:22 [PATCH v2 17/17] tools/init-dom0less: Continue on error Jason Andryuk
21:22 [PATCH v2 11/17] xen: Add capabilities to get_domain_state Jason Andryuk
21:22 [PATCH v2 14/17] tools/xenstored: Auto-introduce domains Jason Andryuk
21:22 [PATCH v2 12/17] tools/manage: Expose domain capabilities Jason Andryuk
21:22 [PATCH v2 07/17] xsm/dummy: Allow HVMOP_get_param for control domain Jason Andryuk
21:22 [PATCH v2 06/17] xen/xsm: Expand XSM_XS_PRIV for untargetable domains Jason Andryuk
21:22 [PATCH v2 03/17] xen: Add DOMAIN_CAPS_DEVICE_MODEL & XEN_DOMCTL_CDF_device_model Jason Andryuk
21:22 [PATCH v2 16/17] tools/init-dom0less: Configure already-introduced domains Jason Andryuk
21:22 [PATCH v2 05/17] xen/dom0less: Workaround XSM for evtchn_alloc_unbound Jason Andryuk
21:22 [PATCH v2 04/17] xen: Introduce XEN_DOMCTL_CDF_not_hypercall_target Jason Andryuk
21:22 [PATCH v2 08/17] public/io: xs_wire: Include event channel in interface page Jason Andryuk
21:22 [PATCH v2 01/17] xen/xsm: Add XSM_HW_PRIV Jason Andryuk
21:22 [PATCH v2 00/17] XSM changes for split hardware / control domain Jason Andryuk
21:22 [PATCH v2 02/17] xsm/silo: Support hardware & xenstore domains Jason Andryuk
20:43 Re: [PATCH 9/9] tools/xenstored: make stubdom_init() live update aware Jason Andryuk
20:38 Re: [PATCH 8/9] xenstored: rebind event channels after live update in stubdom Jason Andryuk
20:37 Re: [PATCH 7/9] tools/libxenevtchn: add xenevtchn_bind() under Mini-OS Jason Andryuk
20:36 Re: [PATCH 6/9] xenstored: don't use xenevtchn_fdopen() in stubdom Jason Andryuk
20:26 Re: [PATCH 5/9] xenstored: use fread() instead of mmap() for reading live update state Jason Andryuk
20:22 Re: [PATCH 4/9] libxengnttab: set the cloexec flag on Mini-OS Jason Andryuk
20:20 Re: [PATCH v7 1/7] x86: suppress ERMS for internal use when MISC_ENABLE.FAST_STRING is clear Jason Andryuk
20:20 Re: [PATCH 1/9] stubdom: configure kexec for PVH Xenstore stubdom Jason Andryuk
20:20 Re: [PATCH 3/9] libevtchn: add O_CLOEXEC support for Mini-OS Jason Andryuk
20:18 Re: [PATCH 2/9] tools/xenstore: perform kexec for stubdom live update Jason Andryuk
20:16 [PATCH v10 9/9] tools/ocaml: Add altp2m_count parameter Petr Beneš
20:16 [PATCH v10 8/9] xen/x86: Disallow creating domains with altp2m enabled and altp2m.nr == 0 Petr Beneš
20:16 [PATCH v10 6/9] xen: Make the maximum number of altp2m views configurable for x86 Petr Beneš
20:16 [PATCH v10 7/9] tools/libxl: Activate the altp2m_count feature Petr Beneš
20:16 [PATCH v10 5/9] x86/altp2m: Wrap altp2m-specific code in #ifdef CONFIG_ALTP2M Petr Beneš
20:15 [PATCH v10 3/9] x86/p2m: Short-circuit p2m_is_altp2m() when CONFIG_ALTP2M=n Petr Beneš
20:15 [PATCH v10 1/9] tools/xl: Add altp2m_count parameter Petr Beneš
20:15 [PATCH v10 4/9] x86/altp2m: Remove p2m_altp2m_check stubs from unsupported architectures Petr Beneš
20:15 [PATCH v10 0/9] x86: Make MAX_ALTP2M configurable Petr Beneš
20:15 [PATCH v10 2/9] docs/man: Add altp2m_count parameter to the xl.cfg manual Petr Beneš
19:35 Re: [PATCH v2 2/3] hvmloader: fix SMBIOS table length checks Petr Beneš
18:58 Re: [PATCH] dom0less: Fix LLC coloring when mixing colored and non-colored domains dmkhn
18:31 Re: [PATCH] xen/netfront: Fix TX response spurious interrupts Elliott Mitchell
18:08 [PATCH] misra: add deviations of MISRA C Rule 5.5 Dmytro Prokopchuk1
18:03 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Dmytro Prokopchuk1
17:31 [PATCH 6/6] x86/apic: Convert the TSC deadline errata table to X86_MATCH_*() Andrew Cooper
17:31 [PATCH 5/6] x86/match-cpu: Support matching on steppings Andrew Cooper
17:31 [PATCH 2/6] x86: Break struct x86_cpu_id out of processor.h Andrew Cooper
17:31 [PATCH 4/6] x86: Convert users of INTEL_FAM6_MODEL() to X86_MATCH_VFM() Andrew Cooper
17:31 [PATCH 3/6] x86/match-cpu: Introduce X86_MATCH_VFM() and convert intel_idle_ids[] Andrew Cooper
17:31 [PATCH 1/6] x86: Sort headers Andrew Cooper
17:31 [PATCH 0/6] x86: Convert x86_cpu_id to VFM Andrew Cooper
16:52 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Nicola Vetrini
16:32 Re: [PATCH 2/3] x86/intel-family: Resync with Linux Andrew Cooper
16:31 Re: [PATCH] xen/livepatch: fixup relocations to replaced symbols Jan Beulich
16:21 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Jan Beulich
16:18 Re: [PATCH v2 13/17] xen/riscv: Implement p2m_entry_from_mfn() and support PBMT configuration Jan Beulich
16:13 Re: [PATCH v2 14/17] xen/riscv: implement p2m_next_level() Jan Beulich
16:07 Re: [PATCH v2 13/17] xen/riscv: Implement p2m_entry_from_mfn() and support PBMT configuration Oleksii Kurochko
16:04 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Dmytro Prokopchuk1
16:02 Re: [PATCH 1/3] x86: Rearrange struct cpuinfo_x86 to introduce a vfm field Jan Beulich
16:00 [PATCH] xen/livepatch: fixup relocations to replaced symbols Roger Pau Monne
15:59 Re: [PATCH v6 11/19] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline and amd-cppc driver Jan Beulich
15:56 Re: [PATCH v7 11/11] xen/dt: Allow CONFIG_DEVICE_TREE_PARSE to include device-tree/ Alejandro Vallejo
15:53 Re: [PATCH v2 14/17] xen/riscv: implement p2m_next_level() Oleksii Kurochko
15:45 Re: [PATCH 1/3] x86: Rearrange struct cpuinfo_x86 to introduce a vfm field Andrew Cooper
15:39 Re: [PATCH v6 10/19] xen/cpufreq: introduce new sub-hypercall to propagate CPPC data Jan Beulich
15:39 Re: [PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus() Jason Andryuk
15:35 [PATCH] dom0less: Fix LLC coloring when mixing colored and non-colored domains Alejandro Vallejo
15:19 Re: [PATCH v6 09/19] xen/cpufreq: neglect unsupported-mode request from DOM0 Jan Beulich
15:18 Re: [PATCH v6 08/19] xen/cpufreq: rename cppc preset name to "XEN_SYSCTL_CPPC_SET_PRESET_ONDEMAND" Jan Beulich
15:10 Re: [PATCH v6 07/19] cpufreq: rename "xen_cppc_para" to "xen_get_cppc_para" Jan Beulich
15:08 Re: [PATCH v6 06/19] xen/cpufreq: make _PSD info common Jan Beulich
15:04 Re: [PATCH 2/2] x86/MCE: adjust x86_mc_get_cpu_info() Andrew Cooper
15:04 Re: [PATCH 1/2] x86/CPU: re-work populating of cpu_data[] Andrew Cooper
15:01 Re: [PATCH v6 05/19] xen/cpufreq: refactor cmdline "cpufreq=xxx" Jan Beulich
14:47 Re: [PATCH v6 04/19] x86/cpufreq: continue looping other than -EBUSY or successful return Jan Beulich
14:43 Re: [PATCH v6 03/19] tools: optimize cpufreq average freq print Jan Beulich
14:39 Re: [PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus() Jan Beulich
14:18 [PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus() Alejandro Vallejo
14:01 Re: [PATCH 3/3] x86/vtd: Switch model check to VFM Jan Beulich
13:56 Re: [PATCH 2/3] x86/intel-family: Resync with Linux Jan Beulich
13:48 Re: [PATCH 1/3] x86: Rearrange struct cpuinfo_x86 to introduce a vfm field Jan Beulich
13:32 Re: [PATCH 3/3] x86/vtd: Switch model check to VFM Andrew Cooper
13:28 [PATCH 0/3] x86: Overhaul of vendor/family/model logic to support DMR Andrew Cooper
13:28 [PATCH 3/3] x86/vtd: Switch model check to VFM Andrew Cooper
13:28 [PATCH 1/3] x86: Rearrange struct cpuinfo_x86 to introduce a vfm field Andrew Cooper
13:28 [PATCH 2/3] x86/intel-family: Resync with Linux Andrew Cooper
13:17 Re: [PATCH 2/2] x86/ept: batch PML p2m type-changes into single locked region Jan Beulich
12:56 [PATCH] automation/eclair: upload code quality report artifact Dmytro Prokopchuk1
12:08 [PATCH] misra: tailor the definition of Rule 12.2 to C standard types Dmytro Prokopchuk1
11:43 Re: [PATCH v2 14/17] xen/riscv: implement p2m_next_level() Jan Beulich
11:32 Re: [PATCH v2 14/17] xen/riscv: implement p2m_next_level() Oleksii Kurochko
11:31 Re: [PATCH v2 13/17] xen/riscv: Implement p2m_entry_from_mfn() and support PBMT configuration Jan Beulich
10:36 Re: [PATCH v2 3/3] hvmloader: add new SMBIOS tables (7, 8, 9, 26, 27, 28) Jan Beulich
10:28 Re: [PATCH v2 2/3] hvmloader: fix SMBIOS table length checks Jan Beulich
10:04 Re: [ImageBuilder][PATCH] Fix DOM0_CMD options for early console Luca Fancellu
10:02 Re: [PATCH v2 1/3] hvmloader: clean up SMBIOS code style and formatting Jan Beulich
09:59 Re: [PATCH v2] xen/arm: fix arm_iommu_map_page after f9f6b22ab Julien Grall
09:56 Re: [PATCH v2] xen/arm: fix arm_iommu_map_page after f9f6b22ab Julien Grall
09:54 Re: [PATCH v9 3/6] xen: Make the maximum number of altp2m views configurable for x86 Jan Beulich
09:29 Re: [PATCH v5 2/4] tools/xl: allow resume command compilation for arm Mykola Kvach
09:26 [ImageBuilder][PATCH] Fix DOM0_CMD options for early console Michal Orzel
08:58 Re: [PATCH v2 4/8] net: mvneta: Fix typo "notifer" Simon Horman
08:47 Re: [PATCH v1 0/9] mm: vm_normal_page*() improvements David Hildenbrand
08:45 Re: [PATCH v13 2/2] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no Jan Beulich
08:40 Re: [PATCH v1 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map() David Hildenbrand
08:36 Re: [PATCH v13 1/2] arm/pci: add pci_passhtrough_enabled check to pci_device_reset Jan Beulich
08:34 Re: [PATCH v8] xen/console: introduce domain_console struct Teddy Astie
08:22 Re: [PATCH v1 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page() Oscar Salvador
08:20 Re: [PATCH v1 8/9] mm: introduce and use vm_normal_page_pud() Oscar Salvador
08:15 Re: [PATCH v1 7/9] mm/memory: factor out common code from vm_normal_page_*() Oscar Salvador
08:08 Re: [PATCH v2 6/8] serial: 8250_dw: Fix typo "notifer" Greg KH
07:47 Re: [PATCH] xen/netfront: Fix TX response spurious interrupts Anthoine Bourgeois
07:43 [PATCH v13 2/2] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no Mykyta Poturai
07:43 [PATCH v13 1/2] arm/pci: add pci_passhtrough_enabled check to pci_device_reset Mykyta Poturai
07:43 [PATCH v13 0/2] SMMU handling for PCIe Passthrough on ARM Mykyta Poturai
07:36 Re: [PATCH v2 6/8] serial: 8250_dw: Fix typo "notifer" Andy Shevchenko
07:03 Re: [PATCH] x86: Drop rep_nop() and use the PAUSE mnemonic directly Jan Beulich
07:02 Re: [PATCH v8 0/7] xen: introduce CONFIG_SYSCTL Jan Beulich
06:59 [PATCH] x86/gen-cpuid: correct cycle detection Jan Beulich
06:23 Re: [PATCH v6 3/6] xen/arm: ffa: Introduce VM to VM support Bertrand Marquis
05:07 [PATCH v8] xen/console: introduce domain_console struct dmukhin
03:52 Re: [RFC PATCH 0/3] Remove unused EFI runtime APIs Ard Biesheuvel
01:24 Re: [PATCH v8 0/7] xen: introduce CONFIG_SYSCTL Stefano Stabellini
July 15, 25
23:31 Re: [PATCH v1 0/9] mm: vm_normal_page*() improvements Andrew Morton
22:11 RE: Xen FuSa Upstream meeting Stefano Stabellini
20:46 [PATCH] x86: Drop rep_nop() and use the PAUSE mnemonic directly Andrew Cooper
19:26 Re: [PATCH v2] hw/arm/xen-pvh: Remove unnecessary 'hw/xen/arch_hvm.h' header Philippe Mathieu-Daudé
19:25 Re: [PATCH] hw/xen/arch_hvm: Unify x86 and ARM variants Philippe Mathieu-Daudé
19:19 Re: [PATCH] xen/netfront: Fix TX response spurious interrupts Elliott Mitchell
17:56 Re: [MINI-OS PATCH v2 07/14] mini-os: kexec: add support for handing over some memory across kexec Jason Andryuk
17:40 Re: [MINI-OS PATCH v2 01/14] mm: don't add module pages to free memory Jason Andryuk
16:42 [PATCH v7 09/11] xen: Split HAS_DEVICE_TREE in two Alejandro Vallejo
16:33 [PATCH v7 11/11] xen/dt: Allow CONFIG_DEVICE_TREE_PARSE to include device-tree/ Alejandro Vallejo
16:12 [PATCH v7 10/11] xen/dt: ifdef out DEV_DT-related bits from device_tree.{c,h} Alejandro Vallejo
16:11 [PATCH v7 08/11] xen/dt: Extract helper to map nodes to module kinds Alejandro Vallejo
16:11 [PATCH v7 07/11] xen/dt: Extract bootinfo-independent functions to bootfdt.c Alejandro Vallejo
16:11 [PATCH v7 05/11] xen/dt: Move bootinfo functions to a new bootinfo.h Alejandro Vallejo
16:11 [PATCH v7 06/11] xen/dt: Rename bootfdt.c -> bootinfo-fdt.c Alejandro Vallejo
16:11 [PATCH v7 03/11] x86: Replace arch-specific boot_domain with the common one Alejandro Vallejo
16:11 [PATCH v7 04/11] xen/dt: Move bootfdt functions to xen/bootfdt.h Alejandro Vallejo
16:11 [PATCH v7 01/11] x86: Replace arch-specific boot_module with common one Alejandro Vallejo
16:11 [PATCH v7 02/11] xen: Refactor kernel_info to have a header like boot_domain Alejandro Vallejo
16:11 [PATCH v7 00/11] Allow x86 to unflatten DTs Alejandro Vallejo
16:11 [PATCH v2] xen/netfront: Fix TX response spurious interrupts Anthoine Bourgeois
15:58 Re: [PATCH v2] xen/arm: fix arm_iommu_map_page after f9f6b22ab Stewart Hildebrand
15:56 RE: Xen FuSa Upstream meeting Weber (US), Matthew L
15:12 Re: [PATCH v2 2/8] cxl: mce: Fix typo "notifer" Dave Jiang
15:01 Re: [RFC PATCH 0/3] Remove unused EFI runtime APIs Sunil V L
14:47 Re: [PATCH v2 13/17] xen/riscv: Implement p2m_entry_from_mfn() and support PBMT configuration Oleksii Kurochko
14:23 Re: [PATCH 0/9] Enable Xenstore-stubdom Live Update Juergen Gross
14:10 Re: [PATCH v3 04/22] x86/boot/slaunch-early: implement early initialization Sergii Dmytruk
13:58 [PATCH v2 7/8] xen/xenbus: Fix typo "notifer" WangYuli
13:55 [PATCH v2 8/8] scripts/spelling.txt: Add notifer||notifier to spelling.txt WangYuli
13:50 Re: [PATCH v2 8/8] scripts/spelling.txt: Add notifer||notifier to spelling.txt Jonathan Cameron
13:48 Re: [PATCH v2 2/8] cxl: mce: Fix typo "notifer" Jonathan Cameron
13:46 [MINI-OS PATCH v2 10/14] 9pfs: refactor init_9pfront() Juergen Gross
13:46 [MINI-OS PATCH v2 13/14] 9pfs: add support to keep device opened across kexec Juergen Gross
13:46 [PATCH v2 6/8] serial: 8250_dw: Fix typo "notifer" WangYuli
13:46 [PATCH v2 4/8] net: mvneta: Fix typo "notifer" WangYuli
13:46 [PATCH v2 5/8] wifi: brcmfmac: Fix typo "notifer" WangYuli
13:45 [PATCH v2 3/8] drm/xe: Fix typo "notifer" WangYuli
13:45 [PATCH v2 2/8] cxl: mce: Fix typo "notifer" WangYuli
13:45 [MINI-OS PATCH v2 12/14] gnttab: add function to obtain memory address from grantref Juergen Gross
13:45 [PATCH v2 1/8] KVM: x86: Fix typo "notifer" WangYuli
13:42 [MINI-OS PATCH v2 14/14] events: export bind_evtchn() Juergen Gross
13:42 [PATCH v2 0/8] treewide: Fix typo "notifer" WangYuli
13:41 [MINI-OS PATCH v2 11/14] gnttab: remove gnttab_alloc_and_grant() function Juergen Gross
13:34 [MINI-OS PATCH v2 07/14] mini-os: kexec: add support for handing over some memory across kexec Juergen Gross
13:34 [MINI-OS PATCH v2 06/14] mini-os: config: add support for config items with numerical values Juergen Gross
13:32 [MINI-OS PATCH v2 08/14] kexec: add support for allocating pages from kexec module memory Juergen Gross
13:30 [MINI-OS PATCH v2 09/14] 9pfs: store bepath in struct struct dev_9pfs Juergen Gross
13:30 [MINI-OS PATCH v2 05/14] e820: use special type for software reserved memory Juergen Gross
13:30 [MINI-OS PATCH v2 04/14] kexec: restructure building the start info data Juergen Gross
13:30 [MINI-OS PATCH v2 03/14] e820: don't count lapic page as initially reserved Juergen Gross
13:29 [MINI-OS PATCH v2 02/14] kexec: fix physical addresses in start info data Juergen Gross
13:29 [MINI-OS PATCH v2 01/14] mm: don't add module pages to free memory Juergen Gross
13:29 [MINI-OS PATCH v2 00/14] Make Xenstore-stubdom live update possible Juergen Gross
13:24 [PATCH v1 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page() David Hildenbrand
13:24 [PATCH v1 8/9] mm: introduce and use vm_normal_page_pud() David Hildenbrand
13:24 [PATCH v1 7/9] mm/memory: factor out common code from vm_normal_page_*() David Hildenbrand
13:24 [PATCH v1 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map() David Hildenbrand
13:24 [PATCH v1 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special David Hildenbrand
13:24 [PATCH v1 4/9] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio David Hildenbrand
13:24 [PATCH v1 3/9] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd() David Hildenbrand
13:24 [PATCH v1 2/9] mm/huge_memory: move more common code into insert_pud() David Hildenbrand
13:24 [PATCH v1 1/9] mm/huge_memory: move more common code into insert_pmd() David Hildenbrand
13:23 [PATCH v1 0/9] mm: vm_normal_page*() improvements David Hildenbrand
13:11 Re: [MINI-OS PATCH 17/19] gnttab: add function to obtain memory address from grantref Juergen Gross
12:04 Re: [PATCH v2] x86/PVH: modify permission checking in hwdom_fixup_p2m() Jan Beulich
11:04 Re: [PATCH v2] x86/PVH: modify permission checking in hwdom_fixup_p2m() Roger Pau Monné
10:50 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Jan Beulich
10:47 Re: [PATCH v2] x86/PVH: modify permission checking in hwdom_fixup_p2m() Jan Beulich
10:45 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Dmytro Prokopchuk1
10:39 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Jan Beulich
10:09 Re: [PATCH v2] x86/PVH: modify permission checking in hwdom_fixup_p2m() Roger Pau Monné
10:07 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Dmytro Prokopchuk1
10:04 Re: [XEN PATCH v5] misra: address violation of MISRA C Rule 10.1 Jan Beulich
10:02 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Jan Beulich
09:59 Re: [PATCH v3 1/6] arm/mpu: Find MPU region by range Orzel, Michal
09:49 Re: [PATCH v3 1/6] arm/mpu: Find MPU region by range Hari Limaye
09:46 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Dmytro Prokopchuk1
09:31 [XEN PATCH v5] misra: address violation of MISRA C Rule 10.1 Dmytro Prokopchuk1
09:10 Re: [XEN PATCH v2] xen/arinc653: fix delay in the start of major frame Jan Beulich
09:02 Re: [MINI-OS PATCH 12/19] mini-os: kexec: add support for handing over some memory across kexec Juergen Gross
08:57 RE: Re: [XEN PATCH v2] xen/arinc653: fix delay in the start of major frame Choi, Anderson
08:52 Re: [PATCH v3 3/6] arm/mpu: Populate a new region in Xen MPU mapping table Orzel, Michal
08:51 Re: [PATCH v3 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table Orzel, Michal
08:51 Re: [PATCH v3 3/6] arm/mpu: Populate a new region in Xen MPU mapping table Hari Limaye
08:45 Re: [PATCH v3 1/6] arm/mpu: Find MPU region by range Orzel, Michal
08:37 Re: [PATCH v3 1/6] arm/mpu: Find MPU region by range Hari Limaye
08:31 [PATCH v9 5/6] xen/x86: Disallow creating domains with altp2m enabled and altp2m.nr == 0 Petr Beneš
08:31 [PATCH v9 6/6] tools/ocaml: Add altp2m_count parameter Petr Beneš
08:31 [PATCH v9 3/6] xen: Make the maximum number of altp2m views configurable for x86 Petr Beneš
08:31 [PATCH v9 4/6] tools/libxl: Activate the altp2m_count feature Petr Beneš
08:31 [PATCH v9 2/6] docs/man: Add altp2m_count parameter to the xl.cfg manual Petr Beneš
08:31 [PATCH v9 1/6] tools/xl: Add altp2m_count parameter Petr Beneš
08:31 [PATCH v9 0/6] x86: Make MAX_ALTP2M configurable Petr Beneš
08:24 Re: [PATCH v8 0/7] x86: Make MAX_ALTP2M configurable Petr Beneš
08:21 Re: [PATCH] xen/netfront: Fix TX response spurious interrupts Anthoine Bourgeois
08:21 Re: [PATCH v3 3/6] arm/mpu: Populate a new region in Xen MPU mapping table Orzel, Michal
08:15 Re: [PATCH v8 0/7] x86: Make MAX_ALTP2M configurable Jan Beulich
08:08 Re: [PATCH v3 1/6] arm/mpu: Find MPU region by range Orzel, Michal
08:07 Re: [XEN PATCH v4] misra: address violation of MISRA C Rule 10.1 Jan Beulich
08:07 Re: [PATCH v8 0/7] x86: Make MAX_ALTP2M configurable Petr Beneš
08:03 Re: [PATCH 1/2] x86/ept: move vmx_domain_flush_pml_buffers() to p2m-ept.c Jan Beulich
08:00 Re: [PATCH v8 0/7] x86: Make MAX_ALTP2M configurable Jan Beulich
07:59 Re: [PATCH] treewide: Fix typo "notifer" Andy Shevchenko
07:55 Re: [XEN PATCH v2] xen/arinc653: fix delay in the start of major frame Jan Beulich
07:55 Re: [PATCH] treewide: Fix typo "notifer" WangYuli
07:51 [PATCH 1/2] x86/ept: move vmx_domain_flush_pml_buffers() to p2m-ept.c Roger Pau Monne
07:51 [PATCH 2/2] x86/ept: batch PML p2m type-changes into single locked region Roger Pau Monne
07:51 [PATCH 0/2] x86/ept: batch PML type-changes into single locked region Roger Pau Monne
07:46 [PATCH v3 6/6] arm/mpu: Implement remove_early_mappings for MPU systems Hari Limaye
07:46 [PATCH v3 5/6] arm/mpu: Implement early_fdt_map support in MPU systems Hari Limaye
07:46 [PATCH v3 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table Hari Limaye
07:45 [PATCH v3 3/6] arm/mpu: Populate a new region in Xen MPU mapping table Hari Limaye
07:45 [PATCH v3 2/6] xen/arm: Introduce flags_has_rwx helper Hari Limaye
07:45 [PATCH v3 1/6] arm/mpu: Find MPU region by range Hari Limaye
07:45 [PATCH v3 0/6] Second series for R82 MPU Support Hari Limaye
07:42 Re: [PATCH v2] hw/arm/xen-pvh: Remove unnecessary 'hw/xen/arch_hvm.h' header Manos Pitsidianakis
07:26 Re: [PATCH v2] hw/arm/xen-pvh: Remove unnecessary 'hw/xen/arch_hvm.h' header Xiaoyao Li
07:22 [PATCH] treewide: Fix typo "notifer" WangYuli
07:22 Re: [PATCH] treewide: Fix typo "notifer" Greg KH
07:15 [PATCH v2] hw/arm/xen-pvh: Remove unnecessary 'hw/xen/arch_hvm.h' header Philippe Mathieu-Daudé
07:13 Re: [PATCH v2] x86emul: adjust BSF/BSR/LZCNT/TZCNT behavior as to EFLAGS Jan Beulich
07:11 Re: [PATCH] hw/xen/arch_hvm: Unify x86 and ARM variants Philippe Mathieu-Daudé
07:05 Re: [PATCH v2] x86emul: adjust BSF/BSR/LZCNT/TZCNT behavior as to EFLAGS Jan Beulich
06:58 Re: [PATCH v6 11/11] xen/dt: Allow CONFIG_DEVICE_TREE_PARSE to include device-tree/ Orzel, Michal
06:33 [PATCH] releases: use newer compression methods for tarballs Jan Beulich
03:29 Re: [RFC PATCH 0/3] Remove unused EFI runtime APIs Ard Biesheuvel
03:17 [XEN PATCH v2] xen/arinc653: fix delay in the start of major frame Anderson Choi
01:13 Re: [PATCH 2/2] xen/x86: address violations of Rule 11.3 Stefano Stabellini
00:38 Re: [PATCH] xen/netfront: Fix TX response spurious interrupts Elliott Mitchell
July 14, 25
22:50 [PATCH v2 3/3] hvmloader: add new SMBIOS tables (7, 8, 9, 26, 27, 28) Petr Beneš
22:50 [PATCH v2 1/3] hvmloader: clean up SMBIOS code style and formatting Petr Beneš
22:50 [PATCH v2 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28) Petr Beneš
22:50 [PATCH v2 2/3] hvmloader: fix SMBIOS table length checks Petr Beneš
22:49 [PATCH v8 7/7] tools/ocaml: Add altp2m_count parameter Petr Beneš
22:49 [PATCH v8 5/7] tools/libxl: Activate the altp2m_count feature Petr Beneš
22:49 [PATCH v8 6/7] xen/x86: Disallow creating domains with altp2m enabled and altp2m.nr == 0 Petr Beneš
22:49 [PATCH v8 4/7] xen: Make the maximum number of altp2m views configurable for x86 Petr Beneš
22:49 [PATCH v8 3/7] docs/man: Add altp2m_count parameter to the xl.cfg manual Petr Beneš
22:49 [PATCH v8 2/7] tools/xl: Add altp2m_count parameter Petr Beneš
22:49 [PATCH v8 1/7] xen: Refactor altp2m options into a structured format Petr Beneš
22:49 [PATCH v8 0/7] x86: Make MAX_ALTP2M configurable Petr Beneš
22:47 Re: [PATCH v2] xen/arm: fix arm_iommu_map_page after f9f6b22ab Julien Grall
22:07 Re: [MINI-OS PATCH 19/19] events: export bind_evtchn() Jason Andryuk
21:42 Re: [MINI-OS PATCH 13/19] kexec: add support for allocating pages from kexec module memory Jason Andryuk
21:41 Re: [MINI-OS PATCH 18/19] 9pfs: add support to keep device opened across kexec Jason Andryuk
21:40 Re: [MINI-OS PATCH 17/19] gnttab: add function to obtain memory address from grantref Jason Andryuk
21:33 Re: [MINI-OS PATCH 16/19] gnttab: remove gnttab_alloc_and_grant() function Jason Andryuk
21:33 Re: [MINI-OS PATCH 15/19] 9pfs: refactor init_9pfront() Jason Andryuk
21:33 Re: [MINI-OS PATCH 14/19] 9pfs: store bepath in struct struct dev_9pfs Jason Andryuk
21:33 Re: [MINI-OS PATCH 12/19] mini-os: kexec: add support for handing over some memory across kexec Jason Andryuk
21:12 Re: [PATCH v2] xen/arm: fix arm_iommu_map_page after f9f6b22ab Stewart Hildebrand
17:53 [XEN PATCH v4] misra: address violation of MISRA C Rule 10.1 Dmytro Prokopchuk1
17:06 Re: [PATCH v3 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions Sergii Dmytruk
16:59 Re: [PATCH v7] xen/console: introduce domain_console struct Roger Pau Monné
16:20 Re: [PATCH v2] x86emul: adjust BSF/BSR/LZCNT/TZCNT behavior as to EFLAGS Andrew Cooper
16:18 Re: [PATCH v2 12/17] xen/riscv: Implement p2m_free_entry() and related helpers Jan Beulich
16:09 [PATCH v2] x86/PVH: modify permission checking in hwdom_fixup_p2m() Jan Beulich
16:02 [PATCH v2] x86emul: adjust BSF/BSR/LZCNT/TZCNT behavior as to EFLAGS Jan Beulich
16:01 Re: [PATCH v2 12/17] xen/riscv: Implement p2m_free_entry() and related helpers Oleksii Kurochko
15:23 Re: [PATCH] x86/PVH: extend checking in hwdom_fixup_p2m() Jan Beulich
15:11 RE: Discussion on the delayed start of major frame with ARINC653 scheduler Weber (US), Matthew L
15:00 Re: [PATCH] x86/PVH: extend checking in hwdom_fixup_p2m() Roger Pau Monné
14:52 Re: [XEN PATCH v3] misra: address violation of MISRA C Rule 10.1 Jan Beulich
14:16 Re: [XEN PATCH v3] misra: address violation of MISRA C Rule 10.1 Nicola Vetrini
14:08 Re: [MINI-OS PATCH] e820: fix e820_get_reserved_pfns() to reserve page aligned area Jürgen Groß
14:02 Re: [MINI-OS PATCH] e820: fix e820_get_reserved_pfns() to reserve page aligned area Jan Beulich
13:54 Re: [XEN PATCH v3] misra: address violation of MISRA C Rule 10.1 Jan Beulich
13:49 Re: [XEN PATCH v3] misra: address violation of MISRA C Rule 10.1 Jan Beulich
13:38 Re: [PATCH v2] xen/arm: fix arm_iommu_map_page after f9f6b22ab Jason Andryuk
13:27 [XEN PATCH v3] misra: address violation of MISRA C Rule 10.1 Dmytro Prokopchuk1
12:56 Re: [PATCH 2/2] xen/arm: Skip loops in init_pdx() when no PDX compression is used Julien Grall
12:37 Re: [PATCH 2/2] xen/arm: Skip loops in init_pdx() when no PDX compression is used Orzel, Michal
11:36 Re: [PATCH v2] misra: add deviation of Rule 10.1 for unary minus Jan Beulich
11:24 [PATCH v2] misra: add deviation of Rule 10.1 for unary minus Dmytro Prokopchuk1
10:09 Re: [PATCH 2/2] xen/arm: Skip loops in init_pdx() when no PDX compression is used Julien Grall
09:50 Re: [PATCH 2/2] xen/arm: Skip loops in init_pdx() when no PDX compression is used Orzel, Michal
09:45 Re: [PATCH 2/2] xen/arm: Skip loops in init_pdx() when no PDX compression is used Julien Grall
08:51 [PATCH v2 3/3] iommu/ipmmu-vmsa: Implement basic PCIE-IPMMU OSID support Mykyta Poturai
08:51 [PATCH v2 2/3] pci/rcar: implement OSID configuration for Renesas RCar Gen4 PCIe host Mykyta Poturai
08:51 [PATCH v2 1/3] arm/pci: allow designware-based hosts to have private data Mykyta Poturai
08:51 [PATCH v2 0/3] IPMMU handling for PCIe Passthrough on ARM Mykyta Poturai
08:19 Re: [RFC PATCH 0/3] Remove unused EFI runtime APIs Heinrich Schuchardt
07:55 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Jan Beulich
07:50 Re: [PATCH] xen: Remove some deadcode (x) Jürgen Groß
07:38 Re: [PATCH v3 03/22] x86/boot: add MLE header and Secure Launch entry point Jan Beulich
07:37 Re: [PATCH 2/2] xen/arm: Skip loops in init_pdx() when no PDX compression is used Orzel, Michal
07:33 Re: [PATCH v3 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions Jan Beulich
07:28 Re: [PATCH v2 3/6] arm/mpu: Populate a new region in Xen MPU mapping table Orzel, Michal
07:28 Re: [RFC PATCH 1/3] efi-rtc: Remove wakeup functionality Feng Tang
07:26 Re: [PATCH v2 5/6] arm/mpu: Implement early_fdt_map support in MPU systems Orzel, Michal
07:26 Re: [PATCH] Arm: tidy page_get_owner_and_nr_reference() Jan Beulich
07:25 Re: [PATCH v2 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table Orzel, Michal
07:20 Re: [PATCH v2 5/5] xen/arm: Support ARM standard PV time for domains created via toolstack Jan Beulich
07:15 Re: [PATCH v2 12/17] xen/riscv: Implement p2m_free_entry() and related helpers Jan Beulich
07:11 Re: [PATCH] xen/netfront: Fix TX response spurious interrupts Anthoine Bourgeois
06:51 Re: [XEN PATCH v2] misra: address violation of MISRA C Rule 10.1 Jan Beulich
06:34 Re: [RFC PATCH 1/3] efi-rtc: Remove wakeup functionality Ard Biesheuvel
06:22 Re: [RFC PATCH 1/3] efi-rtc: Remove wakeup functionality Demi Marie Obenour
06:20 Re: [RFC PATCH 1/3] efi-rtc: Remove wakeup functionality Ard Biesheuvel
06:13 Re: [RFC PATCH 1/3] efi-rtc: Remove wakeup functionality Demi Marie Obenour
06:11 [RFC PATCH 3/3] efi: Remove support for pointless, unused EFI services Ard Biesheuvel
06:11 [RFC PATCH 2/3] efi/test: Don't bother pseudo-testing unused EFI services Ard Biesheuvel
06:11 [RFC PATCH 1/3] efi-rtc: Remove wakeup functionality Ard Biesheuvel
06:10 [RFC PATCH 0/3] Remove unused EFI runtime APIs Ard Biesheuvel
July 13, 25
17:51 Re: [PATCH v3 03/22] x86/boot: add MLE header and Secure Launch entry point Sergii Dmytruk
17:29 Re: [PATCH v3 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions Sergii Dmytruk
15:22 RE: Discussion on the delayed start of major frame with ARINC653 scheduler Nathan Studer
13:26 [PATCH] xen: Remove some deadcode (x) linux
July 12, 25
17:44 Re: [PATCH v12 3/7] xen/arm: smmuv2: Add PCI devices support for SMMUv2 Demi Marie Obenour
11:35 Re: [PATCH] MAINTAINERS: add me as an additional stubdom maintainer Samuel Thibault
10:44 Re: [PATCH] MAINTAINERS: add me as an additional stubdom maintainer Julien Grall
10:41 Re: [PATCH v12 3/7] xen/arm: smmuv2: Add PCI devices support for SMMUv2 Julien Grall
10:37 Re: [PATCH] Arm: tidy page_get_owner_and_nr_reference() Julien Grall
10:33 Re: [PATCH] xen/arm: Enhance IPMMU-VMSA driver robustness and debug output Julien Grall
10:29 Re: [PATCH 2/2] xen/arm: Skip loops in init_pdx() when no PDX compression is used Julien Grall
10:20 Re: [PATCH v2] xvmalloc: extend to cover 2-dimensional arrays Julien Grall
10:08 Re: [PATCH v2] xen/arm: fix arm_iommu_map_page after f9f6b22ab Julien Grall
08:31 Re: [PATCH v2 5/5] xen/arm: Support ARM standard PV time for domains created via toolstack Koichiro Den
08:26 Re: [PATCH v2 3/5] xen/arm: Move make_resv_memory_node() Koichiro Den
07:45 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Nicola Vetrini
01:13 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Stefano Stabellini
July 11, 25
22:00 Re: [XEN PATCH v2] misra: address violation of MISRA C Rule 10.1 Stefano Stabellini
21:22 Re: [PATCH] xen/netfront: Fix TX response spurious interrupts Elliott Mitchell
19:37 Re: [PATCH v2 3/5] xen/arm: Move make_resv_memory_node() Stewart Hildebrand
19:05 Re: [PATCH v7] xen/console: introduce domain_console struct dmkhn
17:58 Re: [PATCH v2] xen/arm: fix arm_iommu_map_page after f9f6b22ab Stewart Hildebrand
17:45 Re: [PATCH v6 05/11] xen/dt: Move bootfdt functions to xen/bootfdt.h Alejandro Vallejo
15:56 Re: [PATCH v2 12/17] xen/riscv: Implement p2m_free_entry() and related helpers Oleksii Kurochko
15:33 Re: [PATCH] xen/netfront: Fix TX response spurious interrupts Juergen Gross
15:28 Re: [PATCH] xen/netfront: Fix TX response spurious interrupts Jürgen Groß
15:28 Re: [PATCH] xen/netfront: Fix TX response spurious interrupts Jürgen Groß
15:10 Re: [PATCH v2 3/6] arm/mpu: Populate a new region in Xen MPU mapping table Hari Limaye
13:22 Re: [PATCH v5] xen/efi: Update error flow for read_file function Frediano Ziglio
12:30 Re: [XEN PATCH v2] misra: address violation of MISRA C Rule 10.1 Dmytro Prokopchuk1
12:27 Re: [MINI-OS PATCH] e820: fix e820_get_reserved_pfns() to reserve page aligned area Jan Beulich
12:09 Re: [XEN PATCH v2] misra: address violation of MISRA C Rule 10.1 Dmytro Prokopchuk1
12:04 Re: [XEN PATCH v2] misra: address violation of MISRA C Rule 10.1 Jan Beulich
12:03 [MINI-OS PATCH] e820: fix e820_get_reserved_pfns() to reserve page aligned area Juergen Gross
11:52 Re: [XEN PATCH v2] misra: address violation of MISRA C Rule 10.1 Dmytro Prokopchuk1
11:43 [XEN PATCH v2] misra: address violation of MISRA C Rule 10.1 Dmytro Prokopchuk1
11:37 Re: RFC: Proposal for supporting EL1 MPU region context switch in Xen Julien Grall
10:54 Re: [PATCH v7] xen/console: introduce domain_console struct Roger Pau Monné
10:12 Re: [PATCH v6] xen/console: introduce domain_console struct Jan Beulich
09:29 Re: [PATCH] xen/netfront: Fix TX response spurious interrupts Teddy Astie
09:19 [PATCH] libxl: allow to run non-HVM guest without any device model being available Juergen Gross
08:29 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Nicola Vetrini
07:56 Re: [MINI-OS PATCH 11/19] mini-os: config: add support for config items with numerical values Jürgen Groß
07:49 Re: [MINI-OS PATCH 12/19] mini-os: kexec: add support for handing over some memory across kexec Jürgen Groß
07:41 Re: [PATCH] xen/netfront: Fix TX response spurious interrupts Anthoine Bourgeois
07:25 Re: [PATCH v6] xen/console: introduce domain_console struct dmkhn
07:16 Re: [PATCH] xen/gntdev: remove struct gntdev_copy_batch from stack Jürgen Groß
06:53 Re: [XEN PATCH] xen/arm: address violation of MISRA C Rule 10.1 Jan Beulich
06:42 Re: [PATCH v6 02/19] tools: drop "has_num" condition check for cppc mode Jan Beulich
06:40 Re: [PATCH v8 4/7] xen/sysctl: wrap around XEN_SYSCTL_scheduler_op Jan Beulich
06:38 Re: [PATCH v8 7/7] xen/sysctl: wrap around sysctl hypercall Jan Beulich
06:24 Re: [MINI-OS PATCH 11/19] mini-os: config: add support for config items with numerical values Jan Beulich
06:11 Re: [PATCH v2 1/2] xen/x86: don't send IPI to sync TSC when it is reliable Jan Beulich
06:06 Re: [PATCH v2 5/6] arm/mpu: Implement early_fdt_map support in MPU systems Hari Limaye
06:05 Re: [PATCH v2 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table Hari Limaye
05:59 Re: [PATCH v6] xen/console: introduce domain_console struct Jan Beulich
04:59 Re: [PATCH 4/9] x86/mwait-idle: Add Meteorlake support Alex Zero
04:32 [PATCH v8 7/7] xen/sysctl: wrap around sysctl hypercall Penny Zheng
04:32 [PATCH v8 6/7] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE" Penny Zheng
04:32 [PATCH v8 5/7] xen/sysctl: wrap around arch-specific arch_do_sysctl Penny Zheng
04:32 [PATCH v8 4/7] xen/sysctl: wrap around XEN_SYSCTL_scheduler_op Penny Zheng
04:32 [PATCH v8 3/7] xen/sysctl: wrap around XEN_SYSCTL_page_offline_op Penny Zheng
04:32 [PATCH v8 1/7] xen/xsm: wrap around xsm_sysctl with CONFIG_SYSCTL Penny Zheng
04:32 [PATCH v8 2/7] xen/sysctl: wrap around XEN_SYSCTL_readconsole Penny Zheng
04:32 [PATCH v8 0/7] xen: introduce CONFIG_SYSCTL Penny Zheng
04:02 [PATCH v6 16/19] xen/cpufreq: introduce GET_CPUFREQ_CPPC sub-op Penny Zheng
04:01 [PATCH v6 13/19] xen/x86: implement amd-cppc-epp driver for CPPC in active mode Penny Zheng
04:01 [PATCH v6 15/19] tools/cpufreq: introduce helper to deal with CPPC-related parameters Penny Zheng
04:01 [PATCH v6 14/19] xen/cpufreq: get performance policy from governor set via xenpm Penny Zheng
04:01 [PATCH v6 11/19] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline and amd-cppc driver Penny Zheng
04:01 [PATCH v6 12/19] xen/cpufreq: implement amd-cppc driver for CPPC in passive mode Penny Zheng
04:01 [PATCH v6 17/19] xen/cpufreq: introduce helper cpufreq_in_cppc_passive_mode() Penny Zheng
04:01 [PATCH v6 19/19] xen/cpufreq: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver Penny Zheng
04:00 [PATCH v6 18/19] xen/cpufreq: bypass governor-related para for amd-cppc-epp Penny Zheng
03:51 [PATCH v6 10/19] xen/cpufreq: introduce new sub-hypercall to propagate CPPC data Penny Zheng
03:51 [PATCH v6 09/19] xen/cpufreq: neglect unsupported-mode request from DOM0 Penny Zheng
03:51 [PATCH v6 07/19] cpufreq: rename "xen_cppc_para" to "xen_get_cppc_para" Penny Zheng
03:51 [PATCH v6 08/19] xen/cpufreq: rename cppc preset name to "XEN_SYSCTL_CPPC_SET_PRESET_ONDEMAND" Penny Zheng
03:51 [PATCH v6 06/19] xen/cpufreq: make _PSD info common Penny Zheng
03:51 [PATCH v6 05/19] xen/cpufreq: refactor cmdline "cpufreq=xxx" Penny Zheng
03:51 [PATCH v6 04/19] x86/cpufreq: continue looping other than -EBUSY or successful return Penny Zheng
03:51 [PATCH v6 01/19] xen/amd: introduce amd_process_freq() to get processor frequency Penny Zheng
03:51 [PATCH v6 02/19] tools: drop "has_num" condition check for cppc mode Penny Zheng
03:51 [PATCH v6 03/19] tools: optimize cpufreq average freq print Penny Zheng
03:51 [PATCH v6 00/19] amd-cppc CPU Performance Scaling Driver Penny Zheng
02:17 Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Stefano Stabellini
01:34 Re: [PATCH v2 1/2] xen/x86: don't send IPI to sync TSC when it is reliable Stefano Stabellini
01:25 Re: [XEN PATCH] xen/arm: address violation of MISRA C Rule 10.1 Demi Marie Obenour
01:23 Re: [PATCH 0/2] Xen real-time x86 Demi Marie Obenour
01:07 Re: [PATCH v6] xen/console: introduce domain_console struct dmkhn
01:03 Re: [PATCH] xen/gntdev: remove struct gntdev_copy_batch from stack Stefano Stabellini
00:40 [PATCH v7] xen/console: introduce domain_console struct dmkhn
00:36 Re: [MINI-OS PATCH 12/19] mini-os: kexec: add support for handing over some memory across kexec Jason Andryuk
00:25 [PATCH v2] xen/arm: fix arm_iommu_map_page after f9f6b22ab Stefano Stabellini
00:15 Re: [XEN PATCH] xen/arm: address violation of MISRA C Rule 10.1 Stefano Stabellini
July 10, 25
22:12 Re: [XEN PATCH] xen/arm: address violation of MISRA C Rule 10.1 Dmytro Prokopchuk1
22:11 [XEN PATCH] xen/arm: address violation of MISRA C Rule 10.1 Dmytro Prokopchuk1
21:39 Re: [PATCH 0/2] Xen real-time x86 Stefano Stabellini
20:06 Re: [PATCH] xen/netfront: Fix TX response spurious interrupts Elliott Mitchell
18:32 Re: [PATCH v1 13/16] drivers/vuart: move PL011 emulator code dmkhn
17:00 Re: [PATCH v1 13/16] drivers/vuart: move PL011 emulator code Stefano Stabellini
16:11 [PATCH] xen/netfront: Fix TX response spurious interrupts Anthoine Bourgeois
15:01 Re: [XEN PATCH v2] build: detect compiler change to rerun kconfig Jan Beulich
14:24 [PATCH] x86emul: replace custom handling for SHLD/SHRD Jan Beulich
14:18 Re: [ANNOUNCE] [NEW TIME] Call for agenda items for July 10, 2025 Community Call @ 15:00 UTC Cody Zuschlag
13:38 Re: [PATCH v2 0/3] stubdom/grub: avoid relying on start_info definition Juergen Gross
13:01 Re: [PATCH v3 06/22] xen/arch/x86: reserve TXT memory during Slaunch Jan Beulich
13:00 Re: [PATCH v3 06/22] xen/arch/x86: reserve TXT memory during Slaunch Jan Beulich
12:03 Re: [PATCH v6 04/11] x86: Replace arch-specific boot_domain with the common one Alejandro Vallejo
12:03 Xen 4.20.1 released Jan Beulich
11:56 Re: [PATCH v6 2/7] xen/riscv: aplic_init() implementation Jan Beulich
11:29 Re: [PATCH v6 2/7] xen/riscv: aplic_init() implementation Jan Beulich
11:19 Re: [PATCH v6 2/7] xen/riscv: aplic_init() implementation Oleksii Kurochko
11:16 Re: [PATCH v6] xen/console: introduce domain_console struct Jan Beulich
11:03 [PATCH v2] xvmalloc: extend to cover 2-dimensional arrays Jan Beulich
10:47 Re: [PATCH v6 1/7] xen/riscv: imsic_init() implementation Oleksii Kurochko
09:47 Re: [XEN PATCH v2 1/3] iommu: address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
09:44 Re: [XEN PATCH v2 1/3] iommu: address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
08:24 Re: [PATCH] build: force compiler to use atomics when coverage is enabled Jan Beulich
08:21 Re: [XEN PATCH v2 1/3] iommu: address violation of MISRA C Rule 5.5 Jan Beulich
08:16 Re: [PATCH v1 13/16] drivers/vuart: move PL011 emulator code Jan Beulich
08:02 Re: [PATCH 0/2] Xen real-time x86 Jan Beulich
08:00 Re: [PATCH 2/2] xen/x86: address violations of Rule 11.3 Jan Beulich
07:02 Re: [PATCH 0/2] Xen real-time x86 Roger Pau Monné
06:53 Re: [PATCH v2 1/2] xen/x86: don't send IPI to sync TSC when it is reliable Jan Beulich
06:36 RE: Discussion on the delayed start of major frame with ARINC653 scheduler Choi, Anderson
01:59 Re: [PATCH v1 13/16] drivers/vuart: move PL011 emulator code dmkhn
01:52 Re: [PATCH v1 14/16] drivers/vuart: move simple MMIO-based UART emulator dmkhn
01:36 [PATCH v6] xen/console: introduce domain_console struct dmkhn
00:45 Re: [RFC] xen/arm: fix arm_iommu_map_page after f9f6b22ab Stewart Hildebrand
00:44 Re: [PATCH 0/2] Xen real-time x86 Stefano Stabellini
00:35 Re: [PATCH 2/2] xen/x86: address violations of Rule 11.3 Stefano Stabellini
July 09, 25
23:29 [RFC] xen/arm: fix arm_iommu_map_page after f9f6b22ab Stefano Stabellini
21:56 Re: [XEN PATCH v2 0/3] address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
21:38 [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5 Dmytro Prokopchuk1
21:38 [XEN PATCH v2 2/3] device-tree: address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
21:38 [XEN PATCH v2 1/3] iommu: address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
21:38 [XEN PATCH v2 0/3] address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
20:12 [PATCH] build: force compiler to use atomics when coverage is enabled Volodymyr Babchuk
17:08 Re: [PATCH 1/2] xen/arm: address violations of Rule 11.3 Bertrand Marquis
15:53 Re: BUG during vgic3 ITS mapping Stewart Hildebrand
15:30 Re: [PATCH v7 2/7] tools/xl: Add altp2m_count parameter Anthony PERARD
15:25 Re: [XEN PATCH v2] automation/eclair: Make report browsing URL configurable. Anthony PERARD
15:16 BUG during vgic3 ITS mapping Jason Andryuk
15:13 Re: [RFC PATCH] xen/arm: Track coverage gap due to architecture limitations Ayan Kumar Halder
15:00 Re: [PATCH v2 2/2] xen/x86: introduce MCE_NONFATAL Jan Beulich
14:57 Re: [PATCH v1 12/16] xen/domain: introduce domain-emu.h Jan Beulich
14:31 Re: [PATCH v6 09/11] xen: Split HAS_DEVICE_TREE in two Jan Beulich
14:26 Re: [MINI-OS PATCH 12/19] mini-os: kexec: add support for handing over some memory across kexec Juergen Gross
14:24 Re: [PATCH v6 04/11] x86: Replace arch-specific boot_domain with the common one Jan Beulich
14:21 RE: Discussion on the delayed start of major frame with ARINC653 scheduler Nathan Studer
14:18 Re: [PATCH v6 02/11] x86: Replace arch-specific boot_module with common one Jan Beulich
14:10 Re: [PATCH 0/2] Xen real-time x86 Roger Pau Monné
13:38 Re: [RFC PATCH] xen/arm: Track coverage gap due to architecture limitations Orzel, Michal
13:13 [RFC PATCH] xen/arm: Track coverage gap due to architecture limitations Ayan Kumar Halder
12:39 Re: [MINI-OS PATCH 06/19] mm: don't add module pages to free memory Jürgen Groß
11:42 Re: [PATCH] acpi/pm-op: make do_pm_op() decl available in pm-op.c Nicola Vetrini
11:41 Re: [PATCH] acpi/pm-op: make do_pm_op() decl available in pm-op.c Nicola Vetrini
10:10 [PATCH] acpi/pm-op: make do_pm_op() decl available in pm-op.c Jan Beulich
09:47 Re: [PATCH v2 2/2] xen/x86: introduce MCE_NONFATAL Alejandro Vallejo
09:44 Re: [PATCH v2 1/2] xen/x86: don't send IPI to sync TSC when it is reliable Alejandro Vallejo
09:37 Re: [PATCH for-4.{20,19,18,17}] x86/idle: undo use of MONITOR/MWAIT mnemonics Andrew Cooper
09:33 Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2 Frediano Ziglio
09:16 Re: [PATCH v2 5/5] xen/arm: Support ARM standard PV time for domains created via toolstack Jan Beulich
09:11 Re: [PATCH v2] xen/efi: Fix crash with initial empty EFI options Jan Beulich
09:07 Re: [PATCH v2] xen/efi: Fix crash with initial empty EFI options Frediano Ziglio
08:44 [PATCH for-4.{20,19,18,17}] x86/idle: undo use of MONITOR/MWAIT mnemonics Jan Beulich
08:41 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Jan Beulich
08:37 Re: [PATCH v2 6/6] arm/mpu: Implement remove_early_mappings for MPU systems Orzel, Michal
08:37 RE: [PATCH] tools/xentop: Add physical CPU statistics support Jahan Murudi
08:34 Re: [PATCH v2 5/6] arm/mpu: Implement early_fdt_map support in MPU systems Orzel, Michal
08:34 Re: [PATCH v2 5/5] xen/arm: Support ARM standard PV time for domains created via toolstack Koichiro Den
08:28 [RFC PATCH v2] tools/xentop: Add physical CPU statistics support Jahan Murudi
08:24 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Oleksii Kurochko
08:04 Re: [PATCH v2 5/5] xen/arm: Support ARM standard PV time for domains created via toolstack Koichiro Den
08:03 Re: [PATCH v2 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table Orzel, Michal
07:58 Re: [PATCH v2 3/5] xen/arm: Move make_resv_memory_node() Koichiro Den
07:14 Re: [XEN PATCH] iommu: remove unused external variables Jan Beulich
07:04 Re: [PATCH 1/2] xen/x86: don't send IPI to sync TSC when it is reliable Jan Beulich
06:50 Re: [PATCH v7 7/8] vpci/msi: Free MSI resources when init_msi() fails Jan Beulich
06:41 RE: [PATCH 11/11] xen/sysctl: wrap around sysctl hypercall Penny, Zheng
06:10 Re: [PATCH v7 7/8] vpci/msi: Free MSI resources when init_msi() fails Chen, Jiqian
05:45 Re: [PATCH v5] xen/console: introduce domain_console struct Jan Beulich
05:38 Re: [PATCH 2/2] xen/x86: address violations of Rule 11.3 Jan Beulich
05:37 Re: [PATCH 0/2] Xen real-time x86 Jan Beulich
05:34 Re: [PATCH v7 1/8] vpci/header: Emulate extended capability list for dom0 Chen, Jiqian
05:32 Re: [PATCH v7 1/8] vpci/header: Emulate extended capability list for dom0 Jan Beulich
05:30 Re: [PATCH v2] xen/efi: Fix crash with initial empty EFI options Jan Beulich
05:29 Re: [PATCH v7 1/8] vpci/header: Emulate extended capability list for dom0 Chen, Jiqian
05:23 Re: [PATCH] xen/gntdev: remove struct gntdev_copy_batch from stack Jürgen Groß
00:44 Re: [PATCH v5] xen/console: introduce domain_console struct dmkhn
00:26 Re: [PATCH v6 01/11] xen: Conditionally compile out the boot_module.domU dmkhn
00:18 RE: Re: Discussion on the delayed start of major frame with ARINC653 scheduler Choi, Anderson
00:08 [XEN PATCH] xen/arinc653: fix delay in the start of major frame Anderson Choi
July 08, 25
23:34 Re: [PATCH v3 2/2] xen/console: unify printout behavior for UART emulators dmkhn
23:32 Re: [PATCH v3 2/2] xen/console: unify printout behavior for UART emulators dmkhn
23:30 Re: [PATCH v3 2/2] xen/console: unify printout behavior for UART emulators dmkhn
23:27 Re: [PATCH v3 2/2] xen/console: unify printout behavior for UART emulators dmkhn
22:23 [XEN PATCH] iommu: remove unused external variables Dmytro Prokopchuk1
21:48 Re: [MINI-OS PATCH 10/19] e820: use special type for software reserved memory Jason Andryuk
21:41 Re: [MINI-OS PATCH 09/19] kexec: restructure building the start info data Jason Andryuk
21:41 Re: [MINI-OS PATCH 06/19] mm: don't add module pages to free memory Jason Andryuk
21:40 Re: [MINI-OS PATCH 08/19] e820: don't count lapic page as initially reserved Jason Andryuk
21:31 Re: [MINI-OS PATCH 07/19] kexec: fix physical addresses in start info data Jason Andryuk
21:31 Re: [MINI-OS PATCH 06/19] mm: don't add module pages to free memory Jason Andryuk
21:30 Re: [MINI-OS PATCH 05/19] mm: refactor init_page_allocator() Jason Andryuk
21:30 Re: [MINI-OS PATCH 04/19] time: unbind VIRQ_TIMER across kexec Jason Andryuk
21:26 Re: [MINI-OS PATCH 03/19] mini-os: grants: support populated grant table at boot Jason Andryuk
21:25 Re: [MINI-OS PATCH 02/19] mini-os: kexec: add O_CLOEXEC support Jason Andryuk
21:25 Re: [MINI-OS PATCH 01/19] setup: add global pointer for struct hvm_start_info Jason Andryuk
21:10 Re: [PATCH v2 5/5] xen/arm: Support ARM standard PV time for domains created via toolstack Stewart Hildebrand
20:13 Re: [PATCH v2 3/5] xen/arm: Move make_resv_memory_node() Stewart Hildebrand
19:14 Re: [PATCH v1 3/3] iommu/ipmmu-vmsa: Implement basic PCIE-IPMMU OSID support Stefano Stabellini
19:14 Re: [PATCH v1 2/3] pci/rcar: implement OSID configuration for Renesas RCar Gen4 PCIe host Stefano Stabellini
19:14 Re: [PATCH v1 1/3] arm/pci: allow designware-based hosts to have private data Stefano Stabellini
19:01 Re: [PATCH] xen/gntdev: remove struct gntdev_copy_batch from stack Stefano Stabellini
18:46 RE: [EXTERNAL] Re: [RFC PATCH 0/2] Propose an minimal xen-tools Weber (US), Matthew L
18:44 Re: [PATCH v6 09/11] xen: Split HAS_DEVICE_TREE in two Stefano Stabellini
18:39 Re: [PATCH v6 01/11] xen: Conditionally compile out the boot_module.domU Stefano Stabellini
18:32 [PATCH v2 2/2] xen/x86: introduce MCE_NONFATAL Stefano Stabellini
18:32 [PATCH v2 1/2] xen/x86: don't send IPI to sync TSC when it is reliable Stefano Stabellini
18:32 [PATCH v2 0/2] Xen real-time x86 Stefano Stabellini
18:21 Re: Discussion on the delayed start of major frame with ARINC653 scheduler Stewart Hildebrand
18:10 [PATCH v6 11/11] xen/dt: Allow CONFIG_DEVICE_TREE_PARSE to include device-tree/ Alejandro Vallejo
18:10 [PATCH v6 09/11] xen: Split HAS_DEVICE_TREE in two Alejandro Vallejo
18:08 [PATCH v6 10/11] xen/dt: ifdef out DEV_DT-related bits from device_tree.{c,h} Alejandro Vallejo
18:08 [PATCH v6 08/11] xen/dt: Extract helper to map nodes to module kinds Alejandro Vallejo
18:08 [PATCH v6 05/11] xen/dt: Move bootfdt functions to xen/bootfdt.h Alejandro Vallejo
18:08 [PATCH v6 07/11] xen/dt: Rename bootfdt.c -> bootinfo-fdt.c Alejandro Vallejo
18:08 [PATCH v6 06/11] xen/dt: Move bootinfo functions to a new bootinfo.h Alejandro Vallejo
18:07 [PATCH v6 04/11] x86: Replace arch-specific boot_domain with the common one Alejandro Vallejo
18:07 [PATCH v6 03/11] xen: Refactor kernel_info to have a header like boot_domain Alejandro Vallejo
18:07 [PATCH v6 02/11] x86: Replace arch-specific boot_module with common one Alejandro Vallejo
18:07 [PATCH v6 01/11] xen: Conditionally compile out the boot_module.domU Alejandro Vallejo
18:07 [PATCH v6 00/11] Allow x86 to unflatten DTs Alejandro Vallejo
17:53 Re: [PATCH 1/2] xen/x86: don't send IPI to sync TSC when it is reliable Alejandro Vallejo
17:40 Re: [PATCH 1/2] xen/x86: don't send IPI to sync TSC when it is reliable Stefano Stabellini
17:40 Re: [PATCH 1/2] xen/x86: don't send IPI to sync TSC when it is reliable Stefano Stabellini
17:32 Re: [PATCH 2/2] xen/x86: address violations of Rule 11.3 Stefano Stabellini
17:22 Re: [PATCH v2] xen/efi: Fix crash with initial empty EFI options Marek Marczykowski-Górecki
17:13 Re: [PATCH 2/2] xen/x86: introduce AMD_MCE_NONFATAL Stefano Stabellini
17:11 Re: [PATCH 0/2] Xen real-time x86 Stefano Stabellini
16:30 RFC: Proposal for supporting EL1 MPU region context switch in Xen Hari Limaye
16:21 Re: FuSA configuration Ayan Kumar Halder
16:04 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Jan Beulich
16:00 Re: [PATCH v3 05/22] x86/boot/slaunch-early: early TXT checks and boot data retrieval Jan Beulich
15:43 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Oleksii Kurochko
15:41 Re: [PATCH v2] xen/efi: Fix crash with initial empty EFI options Jan Beulich
15:13 Re: [PATCH v7 7/8] vpci/msi: Free MSI resources when init_msi() fails Jan Beulich
15:07 FuSA configuration Weber (US), Matthew L
14:52 Re: [PATCH v7 2/8] vpci: Refactor REGISTER_VPCI_INIT Jan Beulich
14:41 Re: [PATCH 0/9] x86/mwait-idle: (mainly) imports from Linux Andrew Cooper
14:19 Re: [PATCH] xen/efi: Fix crash with initial empty EFI options Frediano Ziglio
14:11 Re: [PATCH v7 1/8] vpci/header: Emulate extended capability list for dom0 Jan Beulich
14:08 Xen Security Advisory 471 v1 (CVE-2024-36350,CVE-2024-36357) - x86: Transitive Scheduler Attacks Xen . org security team
13:58 Re: [PATCH v6 2/7] xen/riscv: aplic_init() implementation Jan Beulich
13:57 [PATCH v2] xen/efi: Fix crash with initial empty EFI options Frediano Ziglio
13:52 Re: [PATCH v6 1/7] xen/riscv: imsic_init() implementation Jan Beulich
13:47 Re: [PATCH 11/11] xen/sysctl: wrap around sysctl hypercall Jan Beulich
13:44 Re: [PATCH] tools/xentop: Add physical CPU statistics support Jan Beulich
13:40 RE: [PATCH] tools/xentop: Add physical CPU statistics support Jahan Murudi
13:38 Re: [PATCH 04/11] xen/pmstat: introduce CONFIG_PM_OP Jan Beulich
13:31 Re: [PATCH 0/2] Xen real-time x86 Jan Beulich
13:29 Re: [PATCH 2/2] xen/x86: introduce AMD_MCE_NONFATAL Jan Beulich
13:24 Re: [PATCH 1/2] xen/x86: don't send IPI to sync TSC when it is reliable Jan Beulich
13:08 Re: [PATCH v2] x86/idle: Implement support for Meteor Lake Jan Beulich
13:01 [PATCH 9/9] x86/mwait-idle: add Clearwater Forest SoC support Jan Beulich
13:01 [PATCH 8/9] x86/mwait-idle: add Granite Rapids Xeon D support Jan Beulich
13:00 [PATCH 7/9] x86/mwait-idle: add Granite Rapids Xeon support Jan Beulich
13:00 [PATCH 6/9] x86/mwait-idle: add Sierra Forest SoC support Jan Beulich
12:59 [PATCH 5/9] x86/mwait-idle: add Grand Ridge SoC support Jan Beulich
12:59 [PATCH 4/9] x86/mwait-idle: Add Meteorlake support Jan Beulich
12:58 [PATCH 3/9] x86/mwait-idle: add Emerald Rapids Xeon support Jan Beulich
12:57 [PATCH 2/9] x86/mwait-idle: Add AlderLake-N support Jan Beulich
12:57 [PATCH 1/9] x86/mwait-idle: adjust section annotations Jan Beulich
12:56 [PATCH 0/9] x86/mwait-idle: (mainly) imports from Linux Jan Beulich
12:56 Re: [PATCH] tools/xentop: Add physical CPU statistics support Andriy Sultanov
12:46 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Jan Beulich
11:46 [PATCH] tools/xentop: Add physical CPU statistics support Jahan Murudi
10:37 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Oleksii Kurochko
10:25 Re: [PATCH 2/2] xen/x86: introduce AMD_MCE_NONFATAL Alejandro Vallejo
10:11 Re: [PATCH 0/2] Xen real-time x86 Roger Pau Monné
10:10 [PATCH v2] x86/idle: Implement support for Meteor Lake Alex XZ Cypher Zero
09:54 Re: [PATCH 1/2] xen/x86: don't send IPI to sync TSC when it is reliable Alejandro Vallejo
09:01 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Oleksii Kurochko
08:46 Re: [PATCH] x86/idle: Implement support for Meteor Lake Jan Beulich
08:31 Re: [PATCH] docs/misra/rules.rst: allow string literals with memcmp Jan Beulich
08:28 Re: [PATCH] xen/efi: Fix crash with initial empty EFI options Jan Beulich
08:26 Re: [PATCH] xen/efi: Fix crash with initial empty EFI options Jan Beulich
07:29 Re: [XEN PATCH 3/5] x86/irq: address violation of MISRA C Rule 5.5 Jan Beulich
07:27 Re: [XEN PATCH 2/5] iommu: address violation of MISRA C Rule 5.5 Jan Beulich
07:21 Re: [PATCH 2/2] xen/x86: address violations of Rule 11.3 Jan Beulich
07:14 Re: [PATCH v5 18/18] xen/cpufreq: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver Jan Beulich
07:11 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Jan Beulich
07:03 Re: [PATCH v3 03/22] x86/boot: add MLE header and Secure Launch entry point Jan Beulich
06:52 Re: [PATCH v3 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions Jan Beulich
06:37 [MINI-OS PATCH 2/2] x86: don't use a memory page for mapping the shared info page Juergen Gross
06:37 [MINI-OS PATCH 1/2] mm: provide a way to do very early page table allocations Juergen Gross
06:37 [MINI-OS PATCH 0/2] x86: don't use a memory page for mapping the shared info page Juergen Gross
06:03 Re: [PATCH] xen/efi: Fix crash with initial empty EFI options Frediano Ziglio
04:02 RE: [PATCH v5 18/18] xen/cpufreq: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver Penny, Zheng
03:24 Re: [PATCH 2/2] xen/x86: introduce AMD_MCE_NONFATAL Demi Marie Obenour
00:41 Re: [RFC PATCH] xen/flask: estimate max sidtable size Daniel P. Smith
00:07 [PATCH 2/2] xen/x86: introduce AMD_MCE_NONFATAL Stefano Stabellini
00:07 [PATCH 1/2] xen/x86: don't send IPI to sync TSC when it is reliable Stefano Stabellini
00:07 [PATCH 0/2] Xen real-time x86 Stefano Stabellini
July 07, 25
22:06 Re: [PATCH v2] SUPPORT.md: Document guest PSCI support Stefano Stabellini
22:00 Re: [PATCH 2/2] xen/x86: address violations of Rule 11.3 Stefano Stabellini
21:54 Re: [PATCH v3 03/22] x86/boot: add MLE header and Secure Launch entry point Sergii Dmytruk
21:52 Re: [PATCH 4/4] xsm/dummy: Allow hwdom SYSCTL_readconsole/physinfo Stefano Stabellini
21:48 Re: [PATCH] xen/arm: Fix booting hwdom/1:1 domU with CONFIG_GRANT_TABLE=n Stefano Stabellini
21:45 Re: [PATCH] docs/misra/rules.rst: allow string literals with memcmp Stefano Stabellini
21:42 Re: [RFC PATCH] xen/flask: estimate max sidtable size Stefano Stabellini
21:34 Re: [XEN PATCH 5/5] xen/bitops: address violation of MISRA C Rule 5.5 Stefano Stabellini
21:29 Re: [XEN PATCH 4/5] device-tree: address violation of MISRA C Rule 5.5 Stefano Stabellini
21:28 Re: [XEN PATCH 1/5] gnttab: address violation of MISRA C Rule 5.5 Stefano Stabellini
21:25 Re: [XEN PATCH 3/5] x86/irq: address violation of MISRA C Rule 5.5 Stefano Stabellini
21:21 Re: [XEN PATCH 2/5] iommu: address violation of MISRA C Rule 5.5 Stefano Stabellini
20:48 Re: [PATCH] xen/arm32: Tidy up setup_mm() Stefano Stabellini
20:48 Re: [PATCH 2/2] xen/arm: Skip loops in init_pdx() when no PDX compression is used Stefano Stabellini
20:48 Re: [PATCH 1/2] xen/arm64: Panic if direct map is too small Stefano Stabellini
19:31 [PATCH] x86/idle: Implement support for Meteor Lake Alex XZ Cypher Zero
18:53 [PATCH v2] vpci: const-ify some pdev instances Stewart Hildebrand
17:31 Re: [PATCH v3 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions Sergii Dmytruk
16:27 Re: [PATCH v1 1/5] vpci: const-ify some pdev instances Stewart Hildebrand
16:10 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Oleksii Kurochko
16:04 Re: [PATCH] xen/efi: Fix crash with initial empty EFI options Jan Beulich
15:56 Re: [PATCH v5 14/18] xen/cpufreq: introduce GET_CPUFREQ_CPPC sub-cmd Jason Andryuk
15:51 Re: [PATCH] xen/efi: Fix crash with initial empty EFI options Frediano Ziglio
15:43 Re: [PATCH] xen/efi: Fix crash with initial empty EFI options Jan Beulich
15:28 [XEN PATCH v2] automation/eclair: Make report browsing URL configurable. Nicola Vetrini
15:19 Re: [PATCH v6] automation/eclair: update configuration of D4.10 Anthony PERARD
15:15 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Jan Beulich
15:11 [PATCH] xen/efi: Fix crash with initial empty EFI options Frediano Ziglio
15:01 Re: [PATCH] x86/PVH: extend checking in hwdom_fixup_p2m() Jan Beulich
15:00 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Oleksii Kurochko
14:52 Re: [PATCH v7 2/7] tools/xl: Add altp2m_count parameter Petr Beneš
14:49 Re: [PATCH v5 03/10] x86: Replace arch-specific boot_domain with the common one Alejandro Vallejo
14:44 [PATCH] x86/PVH: extend checking in hwdom_fixup_p2m() Jan Beulich
14:22 Re: [PATCH] systemd: Add hooks to stop/start xen-watchdog on suspend/resume Anthony PERARD
13:35 Re: [PATCH v7 2/7] tools/xl: Add altp2m_count parameter Anthony PERARD
12:54 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Jan Beulich
12:48 Re: [PATCH v6] automation/eclair: update configuration of D4.10 Anthony PERARD
12:43 Re: [PATCH v7 2/7] tools/xl: Add altp2m_count parameter Jan Beulich
12:43 Re: [PATCH 2/2] xen/arm: Skip loops in init_pdx() when no PDX compression is used Orzel, Michal
12:06 Re: [PATCH 2/2] xen/arm: Skip loops in init_pdx() when no PDX compression is used Hari Limaye
11:56 Re: [PATCH 2/2] xen/arm: Skip loops in init_pdx() when no PDX compression is used Hari Limaye
11:49 Re: [PATCH 3/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28) Petr Beneš
11:46 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Oleksii Kurochko
11:40 Re: [PATCH 1/2] xen/arm64: Panic if direct map is too small Hari Limaye
11:27 Re: [PATCH] xen/arm: Enhance IPMMU-VMSA driver robustness and debug output Julien Grall
11:25 RE: [PATCH] xen/arm: Enhance IPMMU-VMSA driver robustness and debug output Jahan Murudi
11:07 Re: [PATCH] xen/arm32: Tidy up setup_mm() Hari Limaye
09:20 [PATCH v1 2/3] pci/rcar: implement OSID configuration for Renesas RCar Gen4 PCIe host Mykyta Poturai
09:20 [PATCH v1 3/3] iommu/ipmmu-vmsa: Implement basic PCIE-IPMMU OSID support Mykyta Poturai
09:20 [PATCH v1 1/3] arm/pci: allow designware-based hosts to have private data Mykyta Poturai
09:20 [PATCH v1 0/3] IPMMU handling for PCIe Passthrough on ARM Mykyta Poturai
09:02 [PATCH v6 6/7] xen/riscv: implement setup_irq() Oleksii Kurochko
09:02 [PATCH v6 7/7] xen/riscv: add basic UART support Oleksii Kurochko
09:02 [PATCH v6 5/7] xen/riscv: add external interrupt handling for hypervisor mode Oleksii Kurochko
09:02 [PATCH v6 4/7] xen/riscv: implementation of aplic and imsic operations Oleksii Kurochko
09:02 [PATCH v6 2/7] xen/riscv: aplic_init() implementation Oleksii Kurochko
09:02 [PATCH v6 3/7] xen/riscv: introduce intc_init() and helpers Oleksii Kurochko
09:02 [PATCH v6 1/7] xen/riscv: imsic_init() implementation Oleksii Kurochko
09:02 [PATCH v6 0/7] riscv: introduce basic UART support and interrupts for hypervisor mode Oleksii Kurochko
08:37 Re: [PATCH v3 08/22] x86/slaunch: restore boot MTRRs after Intel TXT DRTM Jan Beulich
08:33 Re: [PATCH v3 07/22] x86/mtrr: expose functions for pausing caching Jan Beulich
08:29 Re: [PATCH v3 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions Jan Beulich
08:24 Re: [PATCH v3 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Jan Beulich
08:15 Re: [XEN PATCH 3/5] x86/irq: address violation of MISRA C Rule 5.5 Jan Beulich
08:10 Re: [XEN PATCH 2/5] iommu: address violation of MISRA C Rule 5.5 Jan Beulich
08:10 Re: [PATCH v2 3/6] arm/mpu: Populate a new region in Xen MPU mapping table Orzel, Michal
08:01 Re: [PATCH v2 5/5] xen/arm: Support ARM standard PV time for domains created via toolstack Jan Beulich
07:47 Re: [PATCH v2 1/6] arm/mpu: Find MPU region by range Orzel, Michal
07:41 Re: [PATCH v2 4/5] xen/arm: Implement standard PV time interface as per ARM DEN 0057A Jan Beulich
07:20 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Jan Beulich
06:58 Re: [PATCH v5 3/9] xen/riscv: imsic_init() implementation Jan Beulich
06:56 Re: [PATCH 3/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28) Jan Beulich
06:55 Re: [PATCH 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28) Jan Beulich
06:53 Re: [PATCH v7 4/7] xen: Make the maximum number of altp2m views configurable for x86 Jan Beulich
05:27 Re: [PATCH 08/11] xen/sysctl: wrap around XEN_SYSCTL_scheduler_op Juergen Gross
05:25 Re: [PATCH 07/11] xen/sysctl: wrap around XEN_SYSCTL_cpupool_op Juergen Gross
05:23 Re: [PATCH 03/11] xen/sysctl: wrap around XEN_SYSCTL_sched_id Juergen Gross
03:31 RE: [PATCH v5 14/18] xen/cpufreq: introduce GET_CPUFREQ_CPPC sub-cmd Penny, Zheng
03:20 [PATCH 11/11] xen/sysctl: wrap around sysctl hypercall Penny Zheng
03:14 [PATCH 10/11] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE" Penny Zheng
03:14 [PATCH 09/11] xen/sysctl: wrap around arch-specific arch_do_sysctl Penny Zheng
03:14 [PATCH 08/11] xen/sysctl: wrap around XEN_SYSCTL_scheduler_op Penny Zheng
03:14 [PATCH 07/11] xen/sysctl: wrap around XEN_SYSCTL_cpupool_op Penny Zheng
03:14 [PATCH 05/11] xen/sysctl: introduce CONFIG_PM_STATS Penny Zheng
03:14 [PATCH 06/11] xen/sysctl: wrap around XEN_SYSCTL_page_offline_op Penny Zheng
03:14 [PATCH 04/11] xen/pmstat: introduce CONFIG_PM_OP Penny Zheng
03:14 [PATCH 03/11] xen/sysctl: wrap around XEN_SYSCTL_sched_id Penny Zheng
03:14 [PATCH 02/11] xen/sysctl: wrap around XEN_SYSCTL_readconsole Penny Zheng
03:14 [PATCH 01/11] xen/xsm: wrap around xsm_sysctl with CONFIG_SYSCTL Penny Zheng
03:14 [PATCH v7 00/11] xen: introduce CONFIG_SYSCTL Penny Zheng
July 06, 25
21:56 Re: [PATCH v3 08/22] x86/slaunch: restore boot MTRRs after Intel TXT DRTM Sergii Dmytruk
17:34 Re: [PATCH v3 07/22] x86/mtrr: expose functions for pausing caching Sergii Dmytruk
17:23 Re: [PATCH v3 12/22] x86/hvm: check for VMX in SMX if Slaunch is active Sergii Dmytruk
17:18 Re: [PATCH v3 17/22] x86/acpi: disallow S3 on Secure Launch boot Sergii Dmytruk
17:08 Re: [PATCH v3 09/22] xen/lib: add implementation of SHA-1 Sergii Dmytruk
16:55 Re: [PATCH v3 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions Sergii Dmytruk
15:59 Re: [PATCH v3 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Sergii Dmytruk
15:57 Re: [PATCH v3 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Sergii Dmytruk
July 05, 25
14:27 [PATCH v2 5/5] xen/arm: Support ARM standard PV time for domains created via toolstack Koichiro Den
14:27 [PATCH v2 4/5] xen/arm: Implement standard PV time interface as per ARM DEN 0057A Koichiro Den
14:27 [PATCH v2 3/5] xen/arm: Move make_resv_memory_node() Koichiro Den
14:27 [PATCH v2 2/5] xen/arm: Reorder hypervisor node creation Koichiro Den
14:27 [PATCH v2 0/5] arm: Implement ARM DEN 0057A PV time interface Koichiro Den
14:27 [PATCH v2 1/5] xen/arm: Generalize memory hole finding at the final stage Koichiro Den
00:22 Re: [PATCH v7 4/7] xen: Make the maximum number of altp2m views configurable for x86 Petr Beneš
July 04, 25
23:48 Re: [PATCH 3/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28) Petr Beneš
21:15 Re: [PATCH 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28) Petr Beneš
21:12 Re: [XEN PATCH 0/5] address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
20:39 [XEN PATCH 5/5] xen/bitops: address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
20:39 [XEN PATCH 4/5] device-tree: address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
20:39 [XEN PATCH 3/5] x86/irq: address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
20:39 [XEN PATCH 1/5] gnttab: address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
20:39 [XEN PATCH 2/5] iommu: address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
20:39 [XEN PATCH 0/5] address violation of MISRA C Rule 5.5 Dmytro Prokopchuk1
17:53 Re: [PATCH v2 5/6] x86/idle: Implement a new MWAIT IPI-elision algorithm Roger Pau Monné
17:52 Re: [PATCH v2 3/6] x86/idle: Convert force_mwait_ipi_wakeup to X86_BUG_MONITOR Roger Pau Monné
17:51 Re: [PATCH v2 2/6] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints() Roger Pau Monné
16:34 [PATCH v2 6/6] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons" Andrew Cooper
16:34 [PATCH v2 4/6] xen/softirq: Rework arch_skip_send_event_check() into arch_set_softirq() Andrew Cooper
16:34 [PATCH v2 5/6] x86/idle: Implement a new MWAIT IPI-elision algorithm Andrew Cooper
16:34 [PATCH v2 2/6] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints() Andrew Cooper
16:34 [PATCH v2 3/6] x86/idle: Convert force_mwait_ipi_wakeup to X86_BUG_MONITOR Andrew Cooper
16:34 [PATCH v2 1/6] x86/idle: Remove broken MWAIT implementation Andrew Cooper
16:34 [PATCH v2 0/6] x86/idle: Multiple MWAIT fixes Andrew Cooper
16:14 Re: [PATCH 4/6] x86/idle: Implement a new MWAIT IPI-elision algorithm Andrew Cooper
16:13 Re: [PATCH 4/6] x86/idle: Implement a new MWAIT IPI-elision algorithm Andrew Cooper
16:01 Re: [PATCH 3/6] xen/softirq: Rework arch_skip_send_event_check() into arch_pend_softirq() Andrew Cooper
15:45 Re: [PATCH 5/6] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints() Andrew Cooper
15:29 Re: [PATCH v5 3/9] xen/riscv: imsic_init() implementation Oleksii Kurochko
15:02 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Oleksii Kurochko
14:03 Re: [PATCH v6 38/39] accel: Extract AccelClass definition to 'accel/accel-ops.h' Richard Henderson
14:02 Re: [PATCH v6 37/39] accel: Rename 'system/accel-ops.h' -> 'accel/accel-cpu-ops.h' Richard Henderson
12:49 [PATCH 5.15.y v3] xen: replace xen_remap() with memremap() Teddy Astie
11:12 Re: [PATCH v6 30/39] accel: Propagate AccelState to AccelClass::init_machine() Zhao Liu
10:49 Re: [RFC PATCH] xen/flask: estimate max sidtable size Jan Beulich
10:31 Re: [PATCH v4 56/65] accel: Expose and register generic_handle_interrupt() Mads Ynddal
10:10 Re: [RFC PATCH] xen/flask: estimate max sidtable size Sergiy Kibrik
09:51 RE: [PATCH v6 00/18] xen: introduce CONFIG_SYSCTL Penny, Zheng
09:50 Re: [PATCH v4 58/65] accel: Always register AccelOpsClass::get_elapsed_ticks() handler Mads Ynddal
09:50 Re: [PATCH v4 59/65] accel: Always register AccelOpsClass::get_virtual_clock() handler Mads Ynddal
09:49 Re: [PATCH v6 00/18] xen: introduce CONFIG_SYSCTL Jan Beulich
09:46 Re: [PATCH v5 14/18] xen/cpufreq: introduce GET_CPUFREQ_CPPC sub-cmd Jan Beulich
09:41 [PATCH v6 13/18] xen/sysctl: wrap around XEN_SYSCTL_physinfo Penny Zheng
09:41 [PATCH v6 16/18] xen/sysctl: wrap around arch-specific arch_do_sysctl Penny Zheng
09:41 [PATCH v6 12/18] xen/sysctl: wrap around XEN_SYSCTL_scheduler_op Penny Zheng
09:41 [PATCH v6 15/18] xen/sysctl: make CONFIG_LIVEPATCH depend on CONFIG_SYSCTL Penny Zheng
09:41 [PATCH v6 17/18] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE" Penny Zheng
09:40 [PATCH v6 14/18] xen/sysctl: make CONFIG_COVERAGE depend on CONFIG_SYSCTL Penny Zheng
09:40 [PATCH v6 18/18] xen/sysctl: wrap around sysctl hypercall Penny Zheng
09:30 [PATCH v6 10/18] xen/sysctl: wrap around XEN_SYSCTL_page_offline_op Penny Zheng
09:30 [PATCH v6 11/18] xen/sysctl: wrap around XEN_SYSCTL_cpupool_op Penny Zheng
09:30 [PATCH v6 09/18] xen/sysctl: introduce CONFIG_PM_STATS Penny Zheng
09:30 [PATCH v6 06/18] xen/sysctl: wrap around XEN_SYSCTL_perfc_op Penny Zheng
09:30 [PATCH v6 08/18] xen/pmstat: introduce CONFIG_PM_OP Penny Zheng
09:30 [PATCH v6 07/18] xen/sysctl: wrap around XEN_SYSCTL_lockprof_op Penny Zheng
09:30 [PATCH v6 05/18] xen/sysctl: wrap around XEN_SYSCTL_sched_id Penny Zheng
09:30 [PATCH v6 00/18] xen: introduce CONFIG_SYSCTL Penny Zheng
09:30 [PATCH v6 04/18] xen/sysctl: make CONFIG_TRACEBUFFER depend on CONFIG_SYSCTL Penny Zheng
09:30 [PATCH v6 02/18] xen/xsm: wrap around xsm_sysctl with CONFIG_SYSCTL Penny Zheng
09:30 [PATCH v6 03/18] xen/sysctl: wrap around XEN_SYSCTL_readconsole Penny Zheng
09:30 [PATCH v6 01/18] xen: introduce CONFIG_SYSCTL Penny Zheng
09:08 [PATCH] xen/arm32: Tidy up setup_mm() Michal Orzel
08:56 RE: [PATCH v5 14/18] xen/cpufreq: introduce GET_CPUFREQ_CPPC sub-cmd Penny, Zheng
08:41 Re: [PATCH v6 38/39] accel: Extract AccelClass definition to 'accel/accel-ops.h' Zhao Liu
08:36 Re: [PATCH v5 14/18] xen/cpufreq: introduce GET_CPUFREQ_CPPC sub-cmd Jan Beulich
08:33 Re: [PATCH v5 14/18] xen/cpufreq: introduce GET_CPUFREQ_CPPC sub-cmd Jan Beulich
08:31 Re: [PATCH v6 37/39] accel: Rename 'system/accel-ops.h' -> 'accel/accel-cpu-ops.h' Zhao Liu
08:28 Re: [PATCH v5 12/18] xen/cpufreq: get performance policy from governor set via xenpm Jan Beulich
08:28 Re: [PATCH v6 28/39] accel: Expose and register generic_handle_interrupt() Philippe Mathieu-Daudé
08:25 Re: [PATCH 3/6] xen/softirq: Rework arch_skip_send_event_check() into arch_pend_softirq() Jan Beulich
08:13 RE: [PATCH v5 14/18] xen/cpufreq: introduce GET_CPUFREQ_CPPC sub-cmd Penny, Zheng
07:55 Re: [PATCH 3/6] xen/softirq: Rework arch_skip_send_event_check() into arch_pend_softirq() Roger Pau Monné
07:54 [PATCH 0/2] xen/arm: Creating base for future PDX changes Michal Orzel
07:54 [PATCH 2/2] xen/arm: Skip loops in init_pdx() when no PDX compression is used Michal Orzel
07:54 [PATCH 1/2] xen/arm64: Panic if direct map is too small Michal Orzel
07:52 Re: [PATCH 4/6] x86/idle: Implement a new MWAIT IPI-elision algorithm Roger Pau Monné
07:51 RE: [PATCH v5 12/18] xen/cpufreq: get performance policy from governor set via xenpm Penny, Zheng
07:35 Re: [PATCH v5 10/18] xen/cpufreq: introduce a new amd cppc driver for cpufreq scaling Jan Beulich
07:24 Re: [PATCH 4/6] x86/idle: Implement a new MWAIT IPI-elision algorithm Roger Pau Monné
07:24 RE: [PATCH v5 10/18] xen/cpufreq: introduce a new amd cppc driver for cpufreq scaling Penny, Zheng
07:23 Re: [PATCH 3/6] xen/softirq: Rework arch_skip_send_event_check() into arch_pend_softirq() Jan Beulich
07:08 [PATCH v7 7/8] vpci/msi: Free MSI resources when init_msi() fails Jiqian Chen
07:08 [PATCH v7 8/8] vpci/msix: Free MSIX resources when init_msix() fails Jiqian Chen
07:08 [PATCH v7 6/8] vpci/rebar: Free Rebar resources when init_rebar() fails Jiqian Chen
07:08 [PATCH v7 4/8] vpci: Hide extended capability when it fails to initialize Jiqian Chen
07:08 [PATCH v7 5/8] vpci: Refactor vpci_remove_register to remove matched registers Jiqian Chen
07:08 [PATCH v7 3/8] vpci: Hide legacy capability when it fails to initialize Jiqian Chen
07:08 [PATCH v7 2/8] vpci: Refactor REGISTER_VPCI_INIT Jiqian Chen
07:08 [PATCH v7 1/8] vpci/header: Emulate extended capability list for dom0 Jiqian Chen
07:08 [PATCH v7 0/8] Support hiding capability when its initialization fails Jiqian Chen
06:38 Re: [PATCH v6 28/39] accel: Expose and register generic_handle_interrupt() Xiaoyao Li
06:21 Re: [PATCH v5 10/18] xen/cpufreq: introduce a new amd cppc driver for cpufreq scaling Jan Beulich
06:17 Re: [PATCH v6 26/39] accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h' Xiaoyao Li
06:06 Re: [RFC PATCH] xen/gntdev: reduce stack usage by dynamically allocating gntdev_copy_batch Juergen Gross
03:40 RE: [PATCH v5 10/18] xen/cpufreq: introduce a new amd cppc driver for cpufreq scaling Penny, Zheng
July 03, 25
19:45 Re: [XEN PATCH] misra: deviate violations of Rule 21.6 Stefano Stabellini
18:35 Re: [REGRESSION] Linux 6.15.1 xen/dom0 domain_crash_sync called from entry.S Chuck Zmudzinski
18:05 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Stefano Stabellini
17:48 Re: [PATCH 4/6] x86/idle: Implement a new MWAIT IPI-elision algorithm Andrew Cooper
17:40 [PATCH v6 38/39] accel: Extract AccelClass definition to 'accel/accel-ops.h' Philippe Mathieu-Daudé
17:36 [PATCH v6 37/39] accel: Rename 'system/accel-ops.h' -> 'accel/accel-cpu-ops.h' Philippe Mathieu-Daudé
17:36 [PATCH v6 35/39] accel: Remove unused MachineState argument of AccelClass::setup_post() Philippe Mathieu-Daudé
17:35 Re: [RFC PATCH] xen/gntdev: reduce stack usage by dynamically allocating gntdev_copy_batch Christophe JAILLET
17:35 [PATCH v6 30/39] accel: Propagate AccelState to AccelClass::init_machine() Philippe Mathieu-Daudé
17:35 [PATCH v6 28/39] accel: Expose and register generic_handle_interrupt() Philippe Mathieu-Daudé
17:35 [PATCH v6 26/39] accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h' Philippe Mathieu-Daudé
17:29 Re: [PATCH 4/6] x86/idle: Implement a new MWAIT IPI-elision algorithm Andrew Cooper
17:21 Re: [PATCH v5 61/69] accel: Expose and register generic_handle_interrupt() Richard Henderson
16:36 Re: [PATCH 4/6] x86/idle: Implement a new MWAIT IPI-elision algorithm Roger Pau Monné
16:21 Re: [PATCH 3/6] xen/softirq: Rework arch_skip_send_event_check() into arch_pend_softirq() Roger Pau Monné
16:19 Re: [PATCH 1/6] x86/idle: Remove broken MWAIT implementation Andrew Cooper
16:01 Re: [PATCH 1/6] x86/idle: Remove broken MWAIT implementation Roger Pau Monné
14:07 Re: [PATCH 4/6] x86/idle: Implement a new MWAIT IPI-elision algorithm Jan Beulich
13:34 Re: [PATCH v2 10/17] xen/riscv: implement guest_physmap_add_entry() for mapping GFNs to MFNs Jan Beulich
13:30 Re: [PATCH 5/6] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints() Jan Beulich
13:28 Re: [PATCH v2 10/17] xen/riscv: implement guest_physmap_add_entry() for mapping GFNs to MFNs Oleksii Kurochko
13:11 Re: [PATCH 6/6] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons" Jan Beulich
13:10 Re: [PATCH v2 10/17] xen/riscv: implement guest_physmap_add_entry() for mapping GFNs to MFNs Jan Beulich
12:37 Re: [PATCH 5/6] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints() Andrew Cooper
12:10 Re: [PATCH 6/6] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons" Andrew Cooper
11:59 Re: [PATCH 4/6] x86/idle: Implement a new MWAIT IPI-elision algorithm Andrew Cooper
11:54 Re: [PATCH v2 10/17] xen/riscv: implement guest_physmap_add_entry() for mapping GFNs to MFNs Oleksii Kurochko
11:33 Re: [PATCH v2 10/17] xen/riscv: implement guest_physmap_add_entry() for mapping GFNs to MFNs Jan Beulich
11:24 Re: [PATCH 3/6] xen/softirq: Rework arch_skip_send_event_check() into arch_pend_softirq() Jan Beulich
11:14 [PATCH v5 64/69] accel: Always register AccelOpsClass::get_virtual_clock() handler Philippe Mathieu-Daudé
11:12 [PATCH v5 63/69] accel: Always register AccelOpsClass::get_elapsed_ticks() handler Philippe Mathieu-Daudé
11:02 Re: [PATCH v2 10/17] xen/riscv: implement guest_physmap_add_entry() for mapping GFNs to MFNs Oleksii Kurochko
11:01 [PATCH v5 62/69] accel: Always register AccelOpsClass::kick_vcpu_thread() handler Philippe Mathieu-Daudé
11:01 [PATCH v5 61/69] accel: Expose and register generic_handle_interrupt() Philippe Mathieu-Daudé
11:00 [PATCH v5 53/69] accel/dummy: Convert to AccelOpsClass::cpu_thread_routine Philippe Mathieu-Daudé
11:00 [PATCH v5 48/69] accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h' Philippe Mathieu-Daudé
10:57 [PATCH v5 16/69] accel: Remove unused MachineState argument of AccelClass::setup_post() Philippe Mathieu-Daudé
10:56 [PATCH v5 10/69] accel: Propagate AccelState to AccelClass::init_machine() Philippe Mathieu-Daudé
10:50 Re: [PATCH v3 04/22] x86/boot/slaunch-early: implement early initialization Jan Beulich
10:45 Re: [PATCH v4 57/65] accel: Always register AccelOpsClass::kick_vcpu_thread() handler Philippe Mathieu-Daudé
10:37 Re: [PATCH 3/6] xen/softirq: Rework arch_skip_send_event_check() into arch_pend_softirq() Andrew Cooper
10:27 Re: [PATCH v3 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Jan Beulich
10:25 Re: [PATCH v3 03/22] x86/boot: add MLE header and Secure Launch entry point Jan Beulich
10:05 Re: [PATCH v5 08/10] xen: Split HAS_DEVICE_TREE in two Alejandro Vallejo
10:04 Re: [PATCH] Arm: tidy page_get_owner_and_nr_reference() Jan Beulich
09:57 Re: [PATCH v5 02/10] xen: Refactor kernel_info to have a header like boot_domain Alejandro Vallejo
09:43 Re: [PATCH 6/6] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons" Jan Beulich
09:36 Re: [PATCH v5 2/4] tools/xl: allow resume command compilation for arm Hari Limaye
09:35 Re: [PATCH 6/6] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons" Jan Beulich
09:24 Re: [PATCH 5/6] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints() Jan Beulich
09:01 Re: [PATCH 4/6] x86/idle: Implement a new MWAIT IPI-elision algorithm Jan Beulich
08:52 Re: [PATCH] Arm: tidy page_get_owner_and_nr_reference() Julien Grall
08:42 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Roger Pau Monné
08:31 Re: [PATCH v4 56/65] accel: Expose and register generic_handle_interrupt() Zhao Liu
08:27 Re: [PATCH v4 59/65] accel: Always register AccelOpsClass::get_virtual_clock() handler Zhao Liu
08:26 Re: [PATCH v4 58/65] accel: Always register AccelOpsClass::get_elapsed_ticks() handler Zhao Liu
08:25 Re: [PATCH v4 57/65] accel: Always register AccelOpsClass::kick_vcpu_thread() handler Zhao Liu
08:11 Re: [PATCH 3/6] xen/softirq: Rework arch_skip_send_event_check() into arch_pend_softirq() Jan Beulich
07:33 [PATCH] xen/gntdev: remove struct gntdev_copy_batch from stack Juergen Gross
06:04 Re: [PATCH v5 03/10] x86: Replace arch-specific boot_domain with the common one Jan Beulich
06:01 Re: [PATCH v5 02/10] xen: Refactor kernel_info to have a header like boot_domain Jan Beulich
06:01 Re: [PATCH v5 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests Mykola Kvach
05:59 Re: [PATCH v2 09/17] xen/riscv: introduce page_set_xenheap_gfn() Jan Beulich
05:56 Re: [PATCH v5 08/10] xen: Split HAS_DEVICE_TREE in two Jan Beulich
05:23 Re: [RFC PATCH] xen/gntdev: reduce stack usage by dynamically allocating gntdev_copy_batch Jürgen Groß
00:22 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Stefano Stabellini
00:19 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Stefano Stabellini
July 02, 25
22:57 Re: [PATCH v5 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests Julien Grall
22:42 Re: [RFC PATCH] xen/gntdev: reduce stack usage by dynamically allocating gntdev_copy_batch Tu Dinh
22:27 Re: [PATCH v5 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests Mykola Kvach
21:35 Re: [PATCH v4 59/65] accel: Always register AccelOpsClass::get_virtual_clock() handler Pierrick Bouvier
21:30 Re: [PATCH v4 59/65] accel: Always register AccelOpsClass::get_virtual_clock() handler Pierrick Bouvier
21:29 Re: [PATCH v4 58/65] accel: Always register AccelOpsClass::get_elapsed_ticks() handler Pierrick Bouvier
21:26 Re: [PATCH v4 57/65] accel: Always register AccelOpsClass::kick_vcpu_thread() handler Pierrick Bouvier
21:19 Re: [PATCH v4 56/65] accel: Expose and register generic_handle_interrupt() Pierrick Bouvier
20:09 Re: [PATCH v4 48/65] accel/dummy: Convert to AccelOpsClass::cpu_thread_routine Fabiano Rosas
19:00 [PATCH v4 59/65] accel: Always register AccelOpsClass::get_virtual_clock() handler Philippe Mathieu-Daudé
19:00 [PATCH v4 57/65] accel: Always register AccelOpsClass::kick_vcpu_thread() handler Philippe Mathieu-Daudé
19:00 [PATCH v4 58/65] accel: Always register AccelOpsClass::get_elapsed_ticks() handler Philippe Mathieu-Daudé
19:00 [PATCH v4 56/65] accel: Expose and register generic_handle_interrupt() Philippe Mathieu-Daudé
18:59 [PATCH v4 48/65] accel/dummy: Convert to AccelOpsClass::cpu_thread_routine Philippe Mathieu-Daudé
18:58 [PATCH v4 43/65] accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h' Philippe Mathieu-Daudé
18:55 [PATCH v4 15/65] accel: Remove unused MachineState argument of AccelClass::setup_post() Philippe Mathieu-Daudé
18:54 [PATCH v4 09/65] accel: Propagate AccelState to AccelClass::init_machine() Philippe Mathieu-Daudé
17:08 Re: [PATCH] x86/cpu-policy: Fix handling of leaf 0x80000021 Andrew Cooper
16:15 Re: [PATCH v5 02/10] xen: Refactor kernel_info to have a header like boot_domain Alejandro Vallejo
15:59 Re: [PATCH v2 09/17] xen/riscv: introduce page_set_xenheap_gfn() Oleksii Kurochko
15:57 Re: [PATCH v3 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap ross . philipson
15:34 Re: [PATCH v5 03/10] x86: Replace arch-specific boot_domain with the common one Alejandro Vallejo
15:28 Re: [PATCH v5 08/10] xen: Split HAS_DEVICE_TREE in two Alejandro Vallejo
15:16 Re: [PATCH v5 03/10] x86: Replace arch-specific boot_domain with the common one Jan Beulich
15:11 Re: [PATCH v3 08/22] x86/slaunch: restore boot MTRRs after Intel TXT DRTM Jan Beulich
15:09 Re: [PATCH v5 03/10] x86: Replace arch-specific boot_domain with the common one Alejandro Vallejo
15:04 Re: [PATCH v5 03/10] x86: Replace arch-specific boot_domain with the common one Alejandro Vallejo
15:02 Re: [PATCH v5 01/10] x86: Replace arch-specific boot_module with common one Alejandro Vallejo
14:57 Re: [PATCH v3 07/22] x86/mtrr: expose functions for pausing caching Jan Beulich
14:50 Re: [PATCH v3 12/22] x86/hvm: check for VMX in SMX if Slaunch is active Jan Beulich
14:48 Re: [PATCH v3 17/22] x86/acpi: disallow S3 on Secure Launch boot Jan Beulich
14:45 Re: [PATCH v3 09/22] xen/lib: add implementation of SHA-1 Jan Beulich
14:41 [PATCH 6/6] x86/idle: Fix buggy "x86/mwait-idle: enable interrupts before C1 on Xeons" Andrew Cooper
14:41 [PATCH 5/6] x86/idle: Drop incorrect smp_mb() in mwait_idle_with_hints() Andrew Cooper
14:41 [PATCH 4/6] x86/idle: Implement a new MWAIT IPI-elision algorithm Andrew Cooper
14:41 [PATCH 0/6] x86/idle: Multiple MWAIT fixes Andrew Cooper
14:41 [PATCH 3/6] xen/softirq: Rework arch_skip_send_event_check() into arch_pend_softirq() Andrew Cooper
14:41 [PATCH 2/6] x86/idle: Convert force_mwait_ipi_wakeup to X86_BUG_MONITOR Andrew Cooper
14:41 [PATCH 1/6] x86/idle: Remove broken MWAIT implementation Andrew Cooper
14:36 Re: [PATCH v3 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions Jan Beulich
14:29 Re: [PATCH v3 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap Jan Beulich
14:14 [PATCH v2 6/6] arm/mpu: Implement remove_early_mappings for MPU systems Hari Limaye
14:14 [PATCH v2 5/6] arm/mpu: Implement early_fdt_map support in MPU systems Hari Limaye
14:14 [PATCH v2 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table Hari Limaye
14:14 [PATCH v2 3/6] arm/mpu: Populate a new region in Xen MPU mapping table Hari Limaye
14:14 [PATCH v2 1/6] arm/mpu: Find MPU region by range Hari Limaye
14:14 [PATCH v2 2/6] xen/arm: Introduce flags_has_rwx helper Hari Limaye
14:14 [PATCH v2 0/6] Second series for R82 MPU Support Hari Limaye
14:11 Re: [PATCH v7 4/7] xen: Make the maximum number of altp2m views configurable for x86 Jan Beulich
14:05 Re: [PATCH v6] automation/eclair: update configuration of D4.10 Dmytro Prokopchuk1
13:52 Re: [PATCH 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table Ayan Kumar Halder
13:44 Re: [PATCH 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table Luca Fancellu
13:37 Re: [PATCH] Arm: tidy page_get_owner_and_nr_reference() Jan Beulich
13:30 Re: [PATCH v5 08/10] xen: Split HAS_DEVICE_TREE in two Jan Beulich
13:29 Re: [PATCH v7 2/7] tools/xl: Add altp2m_count parameter Nick Rosbrook
13:19 Re: [PATCH] tools/golang: update auto-generated libxl based types Nick Rosbrook
13:18 Re: [PATCH] Arm: tidy page_get_owner_and_nr_reference() Julien Grall
13:15 Re: [PATCH v5 03/10] x86: Replace arch-specific boot_domain with the common one Jan Beulich
13:11 Re: [PATCH 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table Ayan Kumar Halder
13:06 [PATCH] Arm: tidy page_get_owner_and_nr_reference() Jan Beulich
12:57 Re: [PATCH v5 02/10] xen: Refactor kernel_info to have a header like boot_domain Jan Beulich
12:52 Re: [PATCH v2 16/17] xen/riscv: implement mfn_valid() and page reference, ownership handling helpers Orzel, Michal
12:49 Re: [PATCH v2 04/17] xen/riscv: construct the P2M pages pool for guests Jan Beulich
12:44 [ANNOUNCE] [NEW TIME] Call for agenda items for July 10, 2025 Community Call @ 15:00 UTC Cody Zuschlag
12:44 Re: [PATCH v5 01/10] x86: Replace arch-specific boot_module with common one Jan Beulich
12:34 Re: [PATCH v2 04/17] xen/riscv: construct the P2M pages pool for guests Oleksii Kurochko
12:30 [PATCH RFC] x86: re-inline RET used in assembly code Jan Beulich
12:28 Re: [PATCH v5 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests Julien Grall
12:19 [PATCH v7 7/7] mm: allow page scrubbing routine(s) to be arch controlled Jan Beulich
12:18 [PATCH v7 6/7] x86: introduce "hot" and "cold" page clearing functions Jan Beulich
12:17 [PATCH v7 5/7] x86: control memset() and memcpy() inlining Jan Beulich
12:17 [PATCH v7 4/7] x86: re-work memcpy() Jan Beulich
12:16 [PATCH v7 3/7] x86: re-work memset() Jan Beulich
12:16 [PATCH v7 2/7] x86/alternatives: serialize after (self-)modifying code Jan Beulich
12:15 [PATCH v7 1/7] x86: suppress ERMS for internal use when MISC_ENABLE.FAST_STRING is clear Jan Beulich
12:10 [PATCH v7 0/7] x86: memcpy() / memset() (non-)ERMS flavors plus fallout Jan Beulich
11:56 Re: [PATCH v2 04/17] xen/riscv: construct the P2M pages pool for guests Jan Beulich
11:48 Re: [PATCH v2 04/17] xen/riscv: construct the P2M pages pool for guests Oleksii Kurochko
11:44 Re: [PATCH v2 17/17] xen/riscv: add support of page lookup by GFN Jan Beulich
11:17 Re: [PATCH v2 04/17] xen/riscv: construct the P2M pages pool for guests Oleksii Kurochko
10:48 Re: [PATCH v5 10/18] xen/cpufreq: introduce a new amd cppc driver for cpufreq scaling Jan Beulich
10:36 Re: [PATCH v2 08/17] xen/riscv: add new p2m types and helper macros for type classification Jan Beulich
10:34 Re: [PATCH v2 04/17] xen/riscv: construct the P2M pages pool for guests Jan Beulich
10:30 Re: [PATCH v2 04/17] xen/riscv: construct the P2M pages pool for guests Oleksii Kurochko
10:29 Re: [PATCH v2 16/17] xen/riscv: implement mfn_valid() and page reference, ownership handling helpers Jan Beulich
10:17 Re: [PATCH v1] misra: add deviation for rules 21.1 and 21.2 Nicola Vetrini
10:13 Re: [PATCH v2 08/17] xen/riscv: add new p2m types and helper macros for type classification Oleksii Kurochko
10:11 Re: [PATCH] tools/golang: update auto-generated libxl based types Jürgen Groß
10:09 Re: [PATCH v2 16/17] xen/riscv: implement mfn_valid() and page reference, ownership handling helpers Jan Beulich
10:04 RE: [PATCH v5 10/18] xen/cpufreq: introduce a new amd cppc driver for cpufreq scaling Penny, Zheng
10:01 Re: [PATCH v5 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests Mykola Kvach
09:56 [PATCH] tools/golang: update auto-generated libxl based types Roger Pau Monne
09:55 Re: [PATCH v1] misra: add deviation for rules 21.1 and 21.2 Dmytro Prokopchuk1
09:49 RE: [PATCH v5 10/18] xen/cpufreq: introduce a new amd cppc driver for cpufreq scaling Penny, Zheng
09:48 [PATCH 5.15.y v2] xen: replace xen_remap() with memremap() Teddy Astie
09:45 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Roger Pau Monné
09:25 Re: [PATCH v2 15/17] xen/riscv: Implement superpage splitting for p2m mappings Jan Beulich
09:14 [PATCH 5.15.y] xen: replace xen_remap() with memremap() Teddy Astie
08:54 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Orzel, Michal
08:49 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Julien Grall
08:45 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Julien Grall
08:35 Re: [PATCH v2 14/17] xen/riscv: implement p2m_next_level() Jan Beulich
08:26 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Roger Pau Monné
08:21 [MINI-OS PATCH 07/19] kexec: fix physical addresses in start info data Juergen Gross
08:21 [MINI-OS PATCH 12/19] mini-os: kexec: add support for handing over some memory across kexec Juergen Gross
08:21 [PATCH 9/9] tools/xenstored: make stubdom_init() live update aware Juergen Gross
08:21 [PATCH 8/9] xenstored: rebind event channels after live update in stubdom Juergen Gross
08:21 [MINI-OS PATCH 18/19] 9pfs: add support to keep device opened across kexec Juergen Gross
08:21 [PATCH 3/9] libevtchn: add O_CLOEXEC support for Mini-OS Juergen Gross
08:21 [MINI-OS PATCH 13/19] kexec: add support for allocating pages from kexec module memory Juergen Gross
08:21 [MINI-OS PATCH 10/19] e820: use special type for software reserved memory Juergen Gross
08:21 [MINI-OS PATCH 06/19] mm: don't add module pages to free memory Juergen Gross
08:21 [MINI-OS PATCH 05/19] mm: refactor init_page_allocator() Juergen Gross
08:21 [PATCH 5/9] xenstored: use fread() instead of mmap() for reading live update state Juergen Gross
08:21 [PATCH 7/9] tools/libxenevtchn: add xenevtchn_bind() under Mini-OS Juergen Gross
08:21 [MINI-OS PATCH 08/19] e820: don't count lapic page as initially reserved Juergen Gross
08:21 [MINI-OS PATCH 09/19] kexec: restructure building the start info data Juergen Gross
08:20 [MINI-OS PATCH 15/19] 9pfs: refactor init_9pfront() Juergen Gross
08:20 [PATCH 2/9] tools/xenstore: perform kexec for stubdom live update Juergen Gross
08:20 [MINI-OS PATCH 14/19] 9pfs: store bepath in struct struct dev_9pfs Juergen Gross
08:20 [MINI-OS PATCH 16/19] gnttab: remove gnttab_alloc_and_grant() function Juergen Gross
08:20 [PATCH 4/9] libxengnttab: set the cloexec flag on Mini-OS Juergen Gross
08:20 [PATCH 6/9] xenstored: don't use xenevtchn_fdopen() in stubdom Juergen Gross
08:20 [MINI-OS PATCH 19/19] events: export bind_evtchn() Juergen Gross
08:20 [MINI-OS PATCH 11/19] mini-os: config: add support for config items with numerical values Juergen Gross
08:20 [MINI-OS PATCH 04/19] time: unbind VIRQ_TIMER across kexec Juergen Gross
08:20 [MINI-OS PATCH 17/19] gnttab: add function to obtain memory address from grantref Juergen Gross
08:13 [PATCH 1/9] stubdom: configure kexec for PVH Xenstore stubdom Juergen Gross
08:13 [MINI-OS PATCH 03/19] mini-os: grants: support populated grant table at boot Juergen Gross
08:13 [PATCH 0/9] Enable Xenstore-stubdom Live Update Juergen Gross
08:13 [MINI-OS PATCH 02/19] mini-os: kexec: add O_CLOEXEC support Juergen Gross
08:13 [MINI-OS PATCH 01/19] setup: add global pointer for struct hvm_start_info Juergen Gross
08:13 [MINI-OS PATCH 00/19] Make Xenstore-stubdom live update possible Juergen Gross
07:52 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Orzel, Michal
07:31 Re: [PATCH v7 0/7] x86: Make MAX_ALTP2M configurable Jan Beulich
07:22 Re: [PATCH v12 6/7] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no Jan Beulich
07:17 Re: [PATCH v3 15/68] accel: Remove unused MachineState argument of AccelClass::setup_post() Philippe Mathieu-Daudé
07:15 Re: [PATCH 3/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28) Jan Beulich
07:10 [PATCH v12 1/7] iommu/arm: Introduce iommu_add_dt_pci_sideband_ids API Mykyta Poturai
07:10 [PATCH v12 7/7] xen/arm: Map ITS doorbell register to IOMMU page tables Mykyta Poturai
07:10 [PATCH v12 6/7] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no Mykyta Poturai
07:10 [PATCH v12 0/7] SMMU handling for PCIe Passthrough on ARM Mykyta Poturai
07:10 [PATCH v12 2/7] iommu/arm: iommu_add_dt_pci_sideband_ids phantom handling Mykyta Poturai
07:10 [PATCH v12 3/7] xen/arm: smmuv2: Add PCI devices support for SMMUv2 Mykyta Poturai
07:10 [PATCH v12 5/7] xen/arm: Fix mapping for PCI bridge mmio region Mykyta Poturai
07:10 [PATCH v12 4/7] xen/arm: smmuv3: Add PCI devices support for SMMUv3 Mykyta Poturai
07:01 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Roger Pau Monné
06:59 Re: [PATCH 2/3] hvmloader: fix SMBIOS table length checks Jan Beulich
06:53 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Roger Pau Monné
06:51 Re: [PATCH 1/3] hvmloader: fix code style violations Jan Beulich
06:47 Re: [PATCH 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28) Jan Beulich
06:32 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Jan Beulich
06:08 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Jan Beulich
05:34 Re: [PATCH 1/3] hvmloader: fix code style violations Frediano Ziglio
July 01, 25
23:45 [PATCH 1/3] hvmloader: fix code style violations Petr Beneš
23:45 [PATCH 2/3] hvmloader: fix SMBIOS table length checks Petr Beneš
23:45 [PATCH 3/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28) Petr Beneš
23:45 [PATCH 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28) Petr Beneš
21:53 Re: [RFC PATCH] xen/gntdev: reduce stack usage by dynamically allocating gntdev_copy_batch Abinash
20:46 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Stefano Stabellini
19:54 [PATCH v7 7/7] tools/ocaml: Add altp2m_count parameter Petr Beneš
19:54 [PATCH v7 6/7] xen/x86: Disallow creating domains with altp2m enabled and altp2m.nr == 0 Petr Beneš
19:54 [PATCH v7 5/7] tools/libxl: Activate the altp2m_count feature Petr Beneš
19:54 [PATCH v7 4/7] xen: Make the maximum number of altp2m views configurable for x86 Petr Beneš
19:54 [PATCH v7 3/7] docs/man: Add altp2m_count parameter to the xl.cfg manual Petr Beneš
19:54 [PATCH v7 2/7] tools/xl: Add altp2m_count parameter Petr Beneš
19:54 [PATCH v7 1/7] xen: Refactor altp2m options into a structured format Petr Beneš
19:54 [PATCH v7 0/7] x86: Make MAX_ALTP2M configurable Petr Beneš
19:51 [XEN PATCH] misra: deviate violations of Rule 21.6 Dmytro Prokopchuk1
19:38 Re: [PATCH] MAINTAINERS: add me as an additional stubdom maintainer Stefano Stabellini
18:13 [PATCH v2] SUPPORT.md: Document guest PSCI support Mykola Kvach
16:01 Re: [PATCH v2 8/8] pdx: introduce a new compression algorithm based on region offsets Jan Beulich
15:49 Re: [PATCH v2 8/8] pdx: introduce a new compression algorithm based on region offsets Roger Pau Monné
15:18 Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2 Marek Marczykowski-Górecki
15:08 Re: [PATCH v2 13/17] xen/riscv: Implement p2m_entry_from_mfn() and support PBMT configuration Jan Beulich
14:57 Re: [PATCH 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table Hari Limaye
14:31 Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2 Frediano Ziglio
14:28 Re: [PATCH v2 06/17] xen/riscv: add root page table allocation Jan Beulich
14:23 Re: [PATCH v2 12/17] xen/riscv: Implement p2m_free_entry() and related helpers Jan Beulich
14:02 Re: [PATCH v2 06/17] xen/riscv: add root page table allocation Oleksii Kurochko
13:49 Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry() Jan Beulich
13:04 Re: [PATCH v2 04/17] xen/riscv: construct the P2M pages pool for guests Jan Beulich
12:37 Re: [PATCH] x86/cpu-policy: Fix handling of leaf 0x80000021 Andrew Cooper
12:11 Re: [PATCH] x86/cpu-policy: Fix handling of leaf 0x80000021 Jan Beulich
12:11 Re: [PATCH] systemd: Add hooks to stop/start xen-watchdog on suspend/resume Mykola Kvach
12:00 Xen Security Advisory 470 v2 (CVE-2025-27465) - x86: Incorrect stubs exception handling for flags recovery Xen . org security team
11:01 [PATCH v5 10/10] xen/dt: Allow CONFIG_DEVICE_TREE_PARSE to include device-tree/ Alejandro Vallejo
10:57 [PATCH v5 08/10] xen: Split HAS_DEVICE_TREE in two Alejandro Vallejo
10:57 [PATCH v5 09/10] xen/dt: ifdef out DEV_DT-related bits from device_tree.{c,h} Alejandro Vallejo
10:57 [PATCH v5 07/10] xen/dt: Extract helper to map nodes to module kinds Alejandro Vallejo
10:57 [PATCH v5 06/10] xen/dt: Rename bootfdt.c -> bootinfo-fdt.c Alejandro Vallejo
10:57 [PATCH v5 05/10] xen/dt: Move bootinfo functions to a new bootinfo.h Alejandro Vallejo
10:57 [PATCH v5 04/10] xen/dt: Move bootfdt functions to xen/bootfdt.h Alejandro Vallejo
10:57 [PATCH v5 01/10] x86: Replace arch-specific boot_module with common one Alejandro Vallejo
10:57 [PATCH v5 02/10] xen: Refactor kernel_info to have a header like boot_domain Alejandro Vallejo
10:57 [PATCH v5 03/10] x86: Replace arch-specific boot_domain with the common one Alejandro Vallejo
10:57 [PATCH v5 00/10] Allow x86 to unflatten DTs Alejandro Vallejo
10:53 [PATCH] x86/cpu-policy: Fix handling of leaf 0x80000021 Andrew Cooper
10:42 Re: [RFC PATCH] xen/flask: estimate max sidtable size Jan Beulich
10:27 Re: [PATCH v2 06/17] xen/riscv: add root page table allocation Jan Beulich
09:44 Re: [PATCH v2 06/17] xen/riscv: add root page table allocation Oleksii Kurochko
09:13 Re: [PATCH v5 01/18] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE" Jan Beulich
08:49 Re: [PATCH v11 6/7] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no Jan Beulich
08:40 Re: [PATCH] x86/cpu-policy: Simplify logic in guest_common_default_feature_adjustments() Jan Beulich
08:29 Re: [PATCH v11 6/7] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no Mykyta Poturai
07:26 Re: [PATCH v2 8/8] pdx: introduce a new compression algorithm based on region offsets Roger Pau Monné
07:01 RE: [PATCH v5 01/18] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE" Penny, Zheng
06:29 Re: [PATCH v2 06/17] xen/riscv: add root page table allocation Jan Beulich
06:22 [PATCH] MAINTAINERS: add me as an additional stubdom maintainer Juergen Gross
06:05 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Jan Beulich
05:59 RE: [PATCH v5 09/18] xen/pmstat: introduce CONFIG_PM_OP Penny, Zheng
03:34 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm Stefano Stabellini
01:50 Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm 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®.