xen-devel Mail Thread Index
- [PATCH v2] build: force compiler to use atomics when coverage is enabled,
Volodymyr Babchuk
- [PATCH] coverage: add support for GCC 15,
Volodymyr Babchuk
- [PATCH v2 00/17] XSM changes for split hardware / control domain,
Jason Andryuk
- [PATCH v2 02/17] xsm/silo: Support hardware & xenstore domains,
Jason Andryuk
- [PATCH v2 01/17] xen/xsm: Add XSM_HW_PRIV,
Jason Andryuk
- [PATCH v2 08/17] public/io: xs_wire: Include event channel in interface page,
Jason Andryuk
- [PATCH v2 04/17] xen: Introduce XEN_DOMCTL_CDF_not_hypercall_target,
Jason Andryuk
- [PATCH v2 05/17] xen/dom0less: Workaround XSM for evtchn_alloc_unbound,
Jason Andryuk
- [PATCH v2 16/17] tools/init-dom0less: Configure already-introduced domains,
Jason Andryuk
- [PATCH v2 03/17] xen: Add DOMAIN_CAPS_DEVICE_MODEL & XEN_DOMCTL_CDF_device_model,
Jason Andryuk
- [PATCH v2 06/17] xen/xsm: Expand XSM_XS_PRIV for untargetable domains,
Jason Andryuk
- [PATCH v2 07/17] xsm/dummy: Allow HVMOP_get_param for control domain,
Jason Andryuk
- [PATCH v2 12/17] tools/manage: Expose domain capabilities,
Jason Andryuk
- [PATCH v2 14/17] tools/xenstored: Auto-introduce domains,
Jason Andryuk
- [PATCH v2 11/17] xen: Add capabilities to get_domain_state,
Jason Andryuk
- [PATCH v2 17/17] tools/init-dom0less: Continue on error,
Jason Andryuk
- [PATCH v2 15/17] tools/init-dom0less: Factor out xenstore setup,
Jason Andryuk
- [PATCH v2 10/17] tools/xenstored: Read event channel from xenstored page,
Jason Andryuk
- [PATCH v2 13/17] tools/xenstored: Delay firing special watches,
Jason Andryuk
- [PATCH v2 09/17] xen/dom0less: store xenstore event channel in page,
Jason Andryuk
- [PATCH v10 0/9] x86: Make MAX_ALTP2M configurable,
Petr Beneš
- [PATCH] misra: add deviations of MISRA C Rule 5.5,
Dmytro Prokopchuk1
- [PATCH 0/6] x86: Convert x86_cpu_id to VFM,
Andrew Cooper
- [PATCH] xen/livepatch: fixup relocations to replaced symbols,
Roger Pau Monne
- [PATCH] dom0less: Fix LLC coloring when mixing colored and non-colored domains,
Alejandro Vallejo
- Re: [PATCH 2/2] x86/MCE: adjust x86_mc_get_cpu_info(),
Andrew Cooper
- Re: [PATCH 1/2] x86/CPU: re-work populating of cpu_data[],
Andrew Cooper
- [PATCH] x86: Prefer d->max_vcpus to dom0_max_vcpus(),
Alejandro Vallejo
- [PATCH 0/3] x86: Overhaul of vendor/family/model logic to support DMR,
Andrew Cooper
- [PATCH] automation/eclair: upload code quality report artifact,
Dmytro Prokopchuk1
- [PATCH] misra: tailor the definition of Rule 12.2 to C standard types,
Dmytro Prokopchuk1
- [ImageBuilder][PATCH] Fix DOM0_CMD options for early console,
Michal Orzel
- [PATCH v13 0/2] SMMU handling for PCIe Passthrough on ARM,
Mykyta Poturai
- [PATCH] x86/gen-cpuid: correct cycle detection,
Jan Beulich
- Re: [PATCH v6 3/6] xen/arm: ffa: Introduce VM to VM support,
Bertrand Marquis
- [PATCH v8] xen/console: introduce domain_console struct,
dmukhin
- [PATCH] x86: Drop rep_nop() and use the PAUSE mnemonic directly,
Andrew Cooper
- [PATCH v7 00/11] Allow x86 to unflatten DTs,
Alejandro Vallejo
- [PATCH v7 02/11] xen: Refactor kernel_info to have a header like boot_domain,
Alejandro Vallejo
- [PATCH v7 01/11] x86: Replace arch-specific boot_module with common one,
Alejandro Vallejo
- [PATCH v7 04/11] xen/dt: Move bootfdt functions to xen/bootfdt.h,
Alejandro Vallejo
- [PATCH v7 03/11] x86: Replace arch-specific boot_domain with the common one,
Alejandro Vallejo
- [PATCH v7 06/11] xen/dt: Rename bootfdt.c -> bootinfo-fdt.c,
Alejandro Vallejo
- [PATCH v7 05/11] xen/dt: Move bootinfo functions to a new bootinfo.h,
Alejandro Vallejo
- [PATCH v7 07/11] xen/dt: Extract bootinfo-independent functions to bootfdt.c,
Alejandro Vallejo
- [PATCH v7 08/11] xen/dt: Extract helper to map nodes to module kinds,
Alejandro Vallejo
- [PATCH v7 10/11] xen/dt: ifdef out DEV_DT-related bits from device_tree.{c,h},
Alejandro Vallejo
- [PATCH v7 11/11] xen/dt: Allow CONFIG_DEVICE_TREE_PARSE to include device-tree/,
Alejandro Vallejo
- [PATCH v7 09/11] xen: Split HAS_DEVICE_TREE in two,
Alejandro Vallejo
- [PATCH v2] xen/netfront: Fix TX response spurious interrupts,
Anthoine Bourgeois
- RE: Xen FuSa Upstream meeting,
Weber (US), Matthew L
- [PATCH v2 0/8] treewide: Fix typo "notifer",
WangYuli
- [MINI-OS PATCH v2 00/14] Make Xenstore-stubdom live update possible,
Juergen Gross
- [MINI-OS PATCH v2 01/14] mm: don't add module pages to free memory,
Juergen Gross
- [MINI-OS PATCH v2 02/14] kexec: fix physical addresses in start info data,
Juergen Gross
- [MINI-OS PATCH v2 03/14] e820: don't count lapic page as initially reserved,
Juergen Gross
- [MINI-OS PATCH v2 04/14] kexec: restructure building the start info data,
Juergen Gross
- [MINI-OS PATCH v2 05/14] e820: use special type for software reserved memory,
Juergen Gross
- [MINI-OS PATCH v2 09/14] 9pfs: store bepath in struct struct dev_9pfs,
Juergen Gross
- [MINI-OS PATCH v2 08/14] kexec: add support for allocating pages from kexec module memory,
Juergen Gross
- [MINI-OS PATCH v2 06/14] mini-os: config: add support for config items with numerical values,
Juergen Gross
- [MINI-OS PATCH v2 07/14] mini-os: kexec: add support for handing over some memory across kexec,
Juergen Gross
- [MINI-OS PATCH v2 11/14] gnttab: remove gnttab_alloc_and_grant() function,
Juergen Gross
- [MINI-OS PATCH v2 14/14] events: export bind_evtchn(),
Juergen Gross
- [MINI-OS PATCH v2 12/14] gnttab: add function to obtain memory address from grantref,
Juergen Gross
- [MINI-OS PATCH v2 13/14] 9pfs: add support to keep device opened across kexec,
Juergen Gross
- [MINI-OS PATCH v2 10/14] 9pfs: refactor init_9pfront(),
Juergen Gross
- [PATCH v1 0/9] mm: vm_normal_page*() improvements,
David Hildenbrand
- [PATCH v1 1/9] mm/huge_memory: move more common code into insert_pmd(),
David Hildenbrand
- [PATCH v1 2/9] mm/huge_memory: move more common code into insert_pud(),
David Hildenbrand
- [PATCH v1 3/9] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd(),
David Hildenbrand
- [PATCH v1 4/9] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio,
David Hildenbrand
- [PATCH v1 5/9] mm/huge_memory: mark PMD mappings of the huge zero folio special,
David Hildenbrand
- [PATCH v1 6/9] mm/memory: convert print_bad_pte() to print_bad_page_map(),
David Hildenbrand
- [PATCH v1 7/9] mm/memory: factor out common code from vm_normal_page_*(),
David Hildenbrand
- [PATCH v1 8/9] mm: introduce and use vm_normal_page_pud(),
David Hildenbrand
- [PATCH v1 9/9] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page(),
David Hildenbrand
- Re: [PATCH v1 0/9] mm: vm_normal_page*() improvements,
Andrew Morton
- [XEN PATCH v5] misra: address violation of MISRA C Rule 10.1,
Dmytro Prokopchuk1
- [PATCH v9 0/6] x86: Make MAX_ALTP2M configurable,
Petr Beneš
- [PATCH 0/2] x86/ept: batch PML type-changes into single locked region,
Roger Pau Monne
- [PATCH v3 0/6] Second series for R82 MPU Support,
Hari Limaye
- [PATCH] treewide: Fix typo "notifer",
WangYuli
- [PATCH v2] hw/arm/xen-pvh: Remove unnecessary 'hw/xen/arch_hvm.h' header,
Philippe Mathieu-Daudé
- Re: [PATCH] hw/xen/arch_hvm: Unify x86 and ARM variants,
Philippe Mathieu-Daudé
- [PATCH] releases: use newer compression methods for tarballs,
Jan Beulich
- [XEN PATCH v2] xen/arinc653: fix delay in the start of major frame,
Anderson Choi
- [PATCH v2 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28),
Petr Beneš
- [PATCH v8 0/7] x86: Make MAX_ALTP2M configurable,
Petr Beneš
- [XEN PATCH v4] misra: address violation of MISRA C Rule 10.1,
Dmytro Prokopchuk1
- [PATCH v2] x86/PVH: modify permission checking in hwdom_fixup_p2m(),
Jan Beulich
- [PATCH v2] x86emul: adjust BSF/BSR/LZCNT/TZCNT behavior as to EFLAGS,
Jan Beulich
- [XEN PATCH v3] misra: address violation of MISRA C Rule 10.1,
Dmytro Prokopchuk1
- [PATCH v2] misra: add deviation of Rule 10.1 for unary minus,
Dmytro Prokopchuk1
- [PATCH v2 0/3] IPMMU handling for PCIe Passthrough on ARM,
Mykyta Poturai
- [RFC PATCH 0/3] Remove unused EFI runtime APIs,
Ard Biesheuvel
- [PATCH] xen: Remove some deadcode (x),
linux
- Re: [PATCH v5] xen/efi: Update error flow for read_file function,
Frediano Ziglio
- [MINI-OS PATCH] e820: fix e820_get_reserved_pfns() to reserve page aligned area,
Juergen Gross
- [XEN PATCH v2] misra: address violation of MISRA C Rule 10.1,
Dmytro Prokopchuk1
- [PATCH] libxl: allow to run non-HVM guest without any device model being available,
Juergen Gross
- [PATCH v8 0/7] xen: introduce CONFIG_SYSCTL,
Penny Zheng
- [PATCH v6 00/19] amd-cppc CPU Performance Scaling Driver,
Penny Zheng
- [PATCH v6 03/19] tools: optimize cpufreq average freq print,
Penny Zheng
- [PATCH v6 02/19] tools: drop "has_num" condition check for cppc mode,
Penny Zheng
- [PATCH v6 01/19] xen/amd: introduce amd_process_freq() to get processor frequency,
Penny Zheng
- [PATCH v6 04/19] x86/cpufreq: continue looping other than -EBUSY or successful return,
Penny Zheng
- [PATCH v6 05/19] xen/cpufreq: refactor cmdline "cpufreq=xxx",
Penny Zheng
- [PATCH v6 06/19] xen/cpufreq: make _PSD info common,
Penny Zheng
- [PATCH v6 08/19] xen/cpufreq: rename cppc preset name to "XEN_SYSCTL_CPPC_SET_PRESET_ONDEMAND",
Penny Zheng
- [PATCH v6 07/19] cpufreq: rename "xen_cppc_para" to "xen_get_cppc_para",
Penny Zheng
- [PATCH v6 09/19] xen/cpufreq: neglect unsupported-mode request from DOM0,
Penny Zheng
- [PATCH v6 10/19] xen/cpufreq: introduce new sub-hypercall to propagate CPPC data,
Penny Zheng
- [PATCH v6 18/19] xen/cpufreq: bypass governor-related para for amd-cppc-epp,
Penny Zheng
- [PATCH v6 19/19] xen/cpufreq: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver,
Penny Zheng
- [PATCH v6 17/19] xen/cpufreq: introduce helper cpufreq_in_cppc_passive_mode(),
Penny Zheng
- [PATCH v6 12/19] xen/cpufreq: implement amd-cppc driver for CPPC in passive mode,
Penny Zheng
- [PATCH v6 11/19] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline and amd-cppc driver,
Penny Zheng
- [PATCH v6 14/19] xen/cpufreq: get performance policy from governor set via xenpm,
Penny Zheng
- [PATCH v6 15/19] tools/cpufreq: introduce helper to deal with CPPC-related parameters,
Penny Zheng
- [PATCH v6 13/19] xen/x86: implement amd-cppc-epp driver for CPPC in active mode,
Penny Zheng
- [PATCH v6 16/19] xen/cpufreq: introduce GET_CPUFREQ_CPPC sub-op,
Penny Zheng
- [PATCH v7] xen/console: introduce domain_console struct,
dmkhn
- [PATCH v2] xen/arm: fix arm_iommu_map_page after f9f6b22ab,
Stefano Stabellini
- [XEN PATCH] xen/arm: address violation of MISRA C Rule 10.1,
Dmytro Prokopchuk1
- [PATCH] xen/netfront: Fix TX response spurious interrupts,
Anthoine Bourgeois
- Re: [XEN PATCH v2] build: detect compiler change to rerun kconfig,
Jan Beulich
- [PATCH] x86emul: replace custom handling for SHLD/SHRD,
Jan Beulich
- Re: [PATCH v2 0/3] stubdom/grub: avoid relying on start_info definition,
Juergen Gross
- Re: [PATCH v3 06/22] xen/arch/x86: reserve TXT memory during Slaunch,
Jan Beulich
- Xen 4.20.1 released,
Jan Beulich
- [PATCH v2] xvmalloc: extend to cover 2-dimensional arrays,
Jan Beulich
- Re: [PATCH v1 13/16] drivers/vuart: move PL011 emulator code,
dmkhn
- Re: [PATCH v1 14/16] drivers/vuart: move simple MMIO-based UART emulator,
dmkhn
- [PATCH v6] xen/console: introduce domain_console struct,
dmkhn
- [RFC] xen/arm: fix arm_iommu_map_page after f9f6b22ab,
Stefano Stabellini
- [XEN PATCH v2 0/3] address violation of MISRA C Rule 5.5,
Dmytro Prokopchuk1
- [XEN PATCH v2 1/3] iommu: address violation of MISRA C Rule 5.5,
Dmytro Prokopchuk1
- [XEN PATCH v2 2/3] device-tree: address violation of MISRA C Rule 5.5,
Dmytro Prokopchuk1
- [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Dmytro Prokopchuk1
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Stefano Stabellini
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Nicola Vetrini
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Stefano Stabellini
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Nicola Vetrini
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Jan Beulich
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Dmytro Prokopchuk1
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Jan Beulich
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Dmytro Prokopchuk1
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Jan Beulich
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Dmytro Prokopchuk1
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Jan Beulich
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Dmytro Prokopchuk1
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Jan Beulich
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Nicola Vetrini
- Re: [XEN PATCH v2 3/3] eclair: add deviations of MISRA C Rule 5.5,
Dmytro Prokopchuk1
- Re: [XEN PATCH v2 0/3] address violation of MISRA C Rule 5.5,
Dmytro Prokopchuk1
- [PATCH] build: force compiler to use atomics when coverage is enabled,
Volodymyr Babchuk
- Re: [PATCH 1/2] xen/arm: address violations of Rule 11.3,
Bertrand Marquis
- BUG during vgic3 ITS mapping,
Jason Andryuk
- Re: [PATCH v1 12/16] xen/domain: introduce domain-emu.h,
Jan Beulich
- [RFC PATCH] xen/arm: Track coverage gap due to architecture limitations,
Ayan Kumar Halder
- [PATCH] acpi/pm-op: make do_pm_op() decl available in pm-op.c,
Jan Beulich
- [PATCH for-4.{20,19,18,17}] x86/idle: undo use of MONITOR/MWAIT mnemonics,
Jan Beulich
- [RFC PATCH v2] tools/xentop: Add physical CPU statistics support,
Jahan Murudi
- Re: [PATCH v5] xen/console: introduce domain_console struct,
dmkhn
- [XEN PATCH] xen/arinc653: fix delay in the start of major frame,
Anderson Choi
- Re: [PATCH v3 2/2] xen/console: unify printout behavior for UART emulators,
dmkhn
- [XEN PATCH] iommu: remove unused external variables,
Dmytro Prokopchuk1
- RE: [EXTERNAL] Re: [RFC PATCH 0/2] Propose an minimal xen-tools,
Weber (US), Matthew L
- [PATCH v2 0/2] Xen real-time x86,
Stefano Stabellini
- Re: Discussion on the delayed start of major frame with ARINC653 scheduler,
Stewart Hildebrand
- [PATCH v6 00/11] Allow x86 to unflatten DTs,
Alejandro Vallejo
- [PATCH v6 01/11] xen: Conditionally compile out the boot_module.domU,
Alejandro Vallejo
- [PATCH v6 02/11] x86: Replace arch-specific boot_module with common one,
Alejandro Vallejo
- [PATCH v6 03/11] xen: Refactor kernel_info to have a header like boot_domain,
Alejandro Vallejo
- [PATCH v6 04/11] x86: Replace arch-specific boot_domain with the common one,
Alejandro Vallejo
- [PATCH v6 06/11] xen/dt: Move bootinfo functions to a new bootinfo.h,
Alejandro Vallejo
- [PATCH v6 07/11] xen/dt: Rename bootfdt.c -> bootinfo-fdt.c,
Alejandro Vallejo
- [PATCH v6 05/11] xen/dt: Move bootfdt functions to xen/bootfdt.h,
Alejandro Vallejo
- [PATCH v6 08/11] xen/dt: Extract helper to map nodes to module kinds,
Alejandro Vallejo
- [PATCH v6 10/11] xen/dt: ifdef out DEV_DT-related bits from device_tree.{c,h},
Alejandro Vallejo
- [PATCH v6 09/11] xen: Split HAS_DEVICE_TREE in two,
Alejandro Vallejo
- [PATCH v6 11/11] xen/dt: Allow CONFIG_DEVICE_TREE_PARSE to include device-tree/,
Alejandro Vallejo
- RFC: Proposal for supporting EL1 MPU region context switch in Xen,
Hari Limaye
- Re: [PATCH v3 05/22] x86/boot/slaunch-early: early TXT checks and boot data retrieval,
Jan Beulich
- FuSA configuration,
Weber (US), Matthew L
- Xen Security Advisory 471 v1 (CVE-2024-36350,CVE-2024-36357) - x86: Transitive Scheduler Attacks,
Xen . org security team
- [PATCH v2] xen/efi: Fix crash with initial empty EFI options,
Frediano Ziglio
- [PATCH 0/9] x86/mwait-idle: (mainly) imports from Linux,
Jan Beulich
- [PATCH 1/9] x86/mwait-idle: adjust section annotations,
Jan Beulich
- [PATCH 2/9] x86/mwait-idle: Add AlderLake-N support,
Jan Beulich
- [PATCH 3/9] x86/mwait-idle: add Emerald Rapids Xeon support,
Jan Beulich
- [PATCH 4/9] x86/mwait-idle: Add Meteorlake support,
Jan Beulich
- [PATCH 5/9] x86/mwait-idle: add Grand Ridge SoC support,
Jan Beulich
- [PATCH 6/9] x86/mwait-idle: add Sierra Forest SoC support,
Jan Beulich
- [PATCH 7/9] x86/mwait-idle: add Granite Rapids Xeon support,
Jan Beulich
- [PATCH 8/9] x86/mwait-idle: add Granite Rapids Xeon D support,
Jan Beulich
- [PATCH 9/9] x86/mwait-idle: add Clearwater Forest SoC support,
Jan Beulich
- Re: [PATCH 0/9] x86/mwait-idle: (mainly) imports from Linux,
Andrew Cooper
- [PATCH] tools/xentop: Add physical CPU statistics support,
Jahan Murudi
- [PATCH v2] x86/idle: Implement support for Meteor Lake,
Alex XZ Cypher Zero
- [MINI-OS PATCH 0/2] x86: don't use a memory page for mapping the shared info page,
Juergen Gross
- RE: [PATCH v5 18/18] xen/cpufreq: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver,
Penny, Zheng
- [PATCH 0/2] Xen real-time x86,
Stefano Stabellini
- Re: [PATCH 2/2] xen/x86: address violations of Rule 11.3,
Stefano Stabellini
- Re: [PATCH 4/4] xsm/dummy: Allow hwdom SYSCTL_readconsole/physinfo,
Stefano Stabellini
- Re: [PATCH] xen/arm: Fix booting hwdom/1:1 domU with CONFIG_GRANT_TABLE=n,
Stefano Stabellini
- Re: [PATCH] docs/misra/rules.rst: allow string literals with memcmp,
Stefano Stabellini
- [PATCH] x86/idle: Implement support for Meteor Lake,
Alex XZ Cypher Zero
- [PATCH v2] vpci: const-ify some pdev instances,
Stewart Hildebrand
- Re: [PATCH v1 1/5] vpci: const-ify some pdev instances,
Stewart Hildebrand
- [XEN PATCH v2] automation/eclair: Make report browsing URL configurable.,
Nicola Vetrini
- [PATCH] xen/efi: Fix crash with initial empty EFI options,
Frediano Ziglio
- [PATCH] x86/PVH: extend checking in hwdom_fixup_p2m(),
Jan Beulich
- Re: [PATCH v6] automation/eclair: update configuration of D4.10,
Anthony PERARD
- RE: [PATCH] xen/arm: Enhance IPMMU-VMSA driver robustness and debug output,
Jahan Murudi
- [PATCH v1 0/3] IPMMU handling for PCIe Passthrough on ARM,
Mykyta Poturai
- [PATCH v6 0/7] riscv: introduce basic UART support and interrupts for hypervisor mode,
Oleksii Kurochko
- [PATCH v7 00/11] xen: introduce CONFIG_SYSCTL,
Penny Zheng
- [PATCH 01/11] xen/xsm: wrap around xsm_sysctl with CONFIG_SYSCTL,
Penny Zheng
- [PATCH 02/11] xen/sysctl: wrap around XEN_SYSCTL_readconsole,
Penny Zheng
- [PATCH 03/11] xen/sysctl: wrap around XEN_SYSCTL_sched_id,
Penny Zheng
- [PATCH 04/11] xen/pmstat: introduce CONFIG_PM_OP,
Penny Zheng
- [PATCH 06/11] xen/sysctl: wrap around XEN_SYSCTL_page_offline_op,
Penny Zheng
- [PATCH 05/11] xen/sysctl: introduce CONFIG_PM_STATS,
Penny Zheng
- [PATCH 07/11] xen/sysctl: wrap around XEN_SYSCTL_cpupool_op,
Penny Zheng
- [PATCH 08/11] xen/sysctl: wrap around XEN_SYSCTL_scheduler_op,
Penny Zheng
- [PATCH 09/11] xen/sysctl: wrap around arch-specific arch_do_sysctl,
Penny Zheng
- [PATCH 10/11] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE",
Penny Zheng
- [PATCH 11/11] xen/sysctl: wrap around sysctl hypercall,
Penny Zheng
- [PATCH v2 0/5] arm: Implement ARM DEN 0057A PV time interface,
Koichiro Den
- [XEN PATCH 0/5] address violation of MISRA C Rule 5.5,
Dmytro Prokopchuk1
- [PATCH v2 0/6] x86/idle: Multiple MWAIT fixes,
Andrew Cooper
- Re: [PATCH v5 3/9] xen/riscv: imsic_init() implementation,
Oleksii Kurochko
- [PATCH 5.15.y v3] xen: replace xen_remap() with memremap(),
Teddy Astie
- [PATCH v6 00/18] xen: introduce CONFIG_SYSCTL,
Penny Zheng
- [PATCH v6 01/18] xen: introduce CONFIG_SYSCTL,
Penny Zheng
- [PATCH v6 03/18] xen/sysctl: wrap around XEN_SYSCTL_readconsole,
Penny Zheng
- [PATCH v6 02/18] xen/xsm: wrap around xsm_sysctl with CONFIG_SYSCTL,
Penny Zheng
- [PATCH v6 04/18] xen/sysctl: make CONFIG_TRACEBUFFER depend on CONFIG_SYSCTL,
Penny Zheng
- [PATCH v6 05/18] xen/sysctl: wrap around XEN_SYSCTL_sched_id,
Penny Zheng
- [PATCH v6 07/18] xen/sysctl: wrap around XEN_SYSCTL_lockprof_op,
Penny Zheng
- [PATCH v6 08/18] xen/pmstat: introduce CONFIG_PM_OP,
Penny Zheng
- [PATCH v6 06/18] xen/sysctl: wrap around XEN_SYSCTL_perfc_op,
Penny Zheng
- [PATCH v6 09/18] xen/sysctl: introduce CONFIG_PM_STATS,
Penny Zheng
- [PATCH v6 11/18] xen/sysctl: wrap around XEN_SYSCTL_cpupool_op,
Penny Zheng
- [PATCH v6 10/18] xen/sysctl: wrap around XEN_SYSCTL_page_offline_op,
Penny Zheng
- [PATCH v6 18/18] xen/sysctl: wrap around sysctl hypercall,
Penny Zheng
- [PATCH v6 14/18] xen/sysctl: make CONFIG_COVERAGE depend on CONFIG_SYSCTL,
Penny Zheng
- [PATCH v6 17/18] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE",
Penny Zheng
- [PATCH v6 15/18] xen/sysctl: make CONFIG_LIVEPATCH depend on CONFIG_SYSCTL,
Penny Zheng
- [PATCH v6 12/18] xen/sysctl: wrap around XEN_SYSCTL_scheduler_op,
Penny Zheng
- [PATCH v6 16/18] xen/sysctl: wrap around arch-specific arch_do_sysctl,
Penny Zheng
- [PATCH v6 13/18] xen/sysctl: wrap around XEN_SYSCTL_physinfo,
Penny Zheng
- Re: [PATCH v6 00/18] xen: introduce CONFIG_SYSCTL,
Jan Beulich
- [PATCH] xen/arm32: Tidy up setup_mm(),
Michal Orzel
- RE: [PATCH v5 14/18] xen/cpufreq: introduce GET_CPUFREQ_CPPC sub-cmd,
Penny, Zheng
- [PATCH 0/2] xen/arm: Creating base for future PDX changes,
Michal Orzel
- RE: [PATCH v5 12/18] xen/cpufreq: get performance policy from governor set via xenpm,
Penny, Zheng
- [PATCH v7 0/8] Support hiding capability when its initialization fails,
Jiqian Chen
- Re: [REGRESSION] Linux 6.15.1 xen/dom0 domain_crash_sync called from entry.S,
Chuck Zmudzinski
- [PATCH v6 38/39] accel: Extract AccelClass definition to 'accel/accel-ops.h',
Philippe Mathieu-Daudé
- [PATCH v6 37/39] accel: Rename 'system/accel-ops.h' -> 'accel/accel-cpu-ops.h',
Philippe Mathieu-Daudé
- [PATCH v6 35/39] accel: Remove unused MachineState argument of AccelClass::setup_post(),
Philippe Mathieu-Daudé
- [PATCH v6 30/39] accel: Propagate AccelState to AccelClass::init_machine(),
Philippe Mathieu-Daudé
- [PATCH v6 28/39] accel: Expose and register generic_handle_interrupt(),
Philippe Mathieu-Daudé
- [PATCH v6 26/39] accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h',
Philippe Mathieu-Daudé
- [PATCH v5 64/69] accel: Always register AccelOpsClass::get_virtual_clock() handler,
Philippe Mathieu-Daudé
- [PATCH v5 63/69] accel: Always register AccelOpsClass::get_elapsed_ticks() handler,
Philippe Mathieu-Daudé
- Re: [PATCH v2 10/17] xen/riscv: implement guest_physmap_add_entry() for mapping GFNs to MFNs,
Oleksii Kurochko
- [PATCH v5 62/69] accel: Always register AccelOpsClass::kick_vcpu_thread() handler,
Philippe Mathieu-Daudé
- [PATCH v5 61/69] accel: Expose and register generic_handle_interrupt(),
Philippe Mathieu-Daudé
- [PATCH v5 53/69] accel/dummy: Convert to AccelOpsClass::cpu_thread_routine,
Philippe Mathieu-Daudé
- [PATCH v5 48/69] accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h',
Philippe Mathieu-Daudé
- [PATCH v5 16/69] accel: Remove unused MachineState argument of AccelClass::setup_post(),
Philippe Mathieu-Daudé
- [PATCH v5 10/69] accel: Propagate AccelState to AccelClass::init_machine(),
Philippe Mathieu-Daudé
- Re: [PATCH v3 04/22] x86/boot/slaunch-early: implement early initialization,
Jan Beulich
- Re: [PATCH v3 03/22] x86/boot: add MLE header and Secure Launch entry point,
Jan Beulich
- Re: [PATCH v5 2/4] tools/xl: allow resume command compilation for arm,
Hari Limaye
- [PATCH] xen/gntdev: remove struct gntdev_copy_batch from stack,
Juergen Gross
- [PATCH v4 59/65] accel: Always register AccelOpsClass::get_virtual_clock() handler,
Philippe Mathieu-Daudé
- [PATCH v4 57/65] accel: Always register AccelOpsClass::kick_vcpu_thread() handler,
Philippe Mathieu-Daudé
- [PATCH v4 58/65] accel: Always register AccelOpsClass::get_elapsed_ticks() handler,
Philippe Mathieu-Daudé
- [PATCH v4 56/65] accel: Expose and register generic_handle_interrupt(),
Philippe Mathieu-Daudé
- [PATCH v4 48/65] accel/dummy: Convert to AccelOpsClass::cpu_thread_routine,
Philippe Mathieu-Daudé
- [PATCH v4 43/65] accel/dummy: Extract 'dummy-cpus.h' header from 'system/cpus.h',
Philippe Mathieu-Daudé
- [PATCH v4 15/65] accel: Remove unused MachineState argument of AccelClass::setup_post(),
Philippe Mathieu-Daudé
- [PATCH v4 09/65] accel: Propagate AccelState to AccelClass::init_machine(),
Philippe Mathieu-Daudé
- Re: [PATCH v2 09/17] xen/riscv: introduce page_set_xenheap_gfn(),
Oleksii Kurochko
- Re: [PATCH v3 08/22] x86/slaunch: restore boot MTRRs after Intel TXT DRTM,
Jan Beulich
- Re: [PATCH v3 07/22] x86/mtrr: expose functions for pausing caching,
Jan Beulich
- Re: [PATCH v3 12/22] x86/hvm: check for VMX in SMX if Slaunch is active,
Jan Beulich
- Re: [PATCH v3 17/22] x86/acpi: disallow S3 on Secure Launch boot,
Jan Beulich
- Re: [PATCH v3 09/22] xen/lib: add implementation of SHA-1,
Jan Beulich
- [PATCH 0/6] x86/idle: Multiple MWAIT fixes,
Andrew Cooper
- Re: [PATCH v3 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions,
Jan Beulich
- Re: [PATCH v3 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap,
Jan Beulich
- [PATCH v2 0/6] Second series for R82 MPU Support,
Hari Limaye
- Re: [PATCH v6] automation/eclair: update configuration of D4.10,
Dmytro Prokopchuk1
- [PATCH] Arm: tidy page_get_owner_and_nr_reference(),
Jan Beulich
- [ANNOUNCE] [NEW TIME] Call for agenda items for July 10, 2025 Community Call @ 15:00 UTC,
Cody Zuschlag
- [PATCH RFC] x86: re-inline RET used in assembly code,
Jan Beulich
- [PATCH v7 0/7] x86: memcpy() / memset() (non-)ERMS flavors plus fallout,
Jan Beulich
- Re: [PATCH v2 17/17] xen/riscv: add support of page lookup by GFN,
Jan Beulich
- Re: [PATCH v2 08/17] xen/riscv: add new p2m types and helper macros for type classification,
Oleksii Kurochko
- Re: [PATCH v2 16/17] xen/riscv: implement mfn_valid() and page reference, ownership handling helpers,
Jan Beulich
- Re: [PATCH v5 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests,
Mykola Kvach
- [PATCH] tools/golang: update auto-generated libxl based types,
Roger Pau Monne
- Re: [PATCH v1] misra: add deviation for rules 21.1 and 21.2,
Dmytro Prokopchuk1
- RE: [PATCH v5 10/18] xen/cpufreq: introduce a new amd cppc driver for cpufreq scaling,
Penny, Zheng
- [PATCH 5.15.y v2] xen: replace xen_remap() with memremap(),
Teddy Astie
- Re: [PATCH v2 15/17] xen/riscv: Implement superpage splitting for p2m mappings,
Jan Beulich
- [PATCH 5.15.y] xen: replace xen_remap() with memremap(),
Teddy Astie
- Re: [PATCH v2 14/17] xen/riscv: implement p2m_next_level(),
Jan Beulich
- [PATCH 0/9] Enable Xenstore-stubdom Live Update,
Juergen Gross
- [PATCH 1/9] stubdom: configure kexec for PVH Xenstore stubdom,
Juergen Gross
- [PATCH 6/9] xenstored: don't use xenevtchn_fdopen() in stubdom,
Juergen Gross
- [PATCH 4/9] libxengnttab: set the cloexec flag on Mini-OS,
Juergen Gross
- [PATCH 2/9] tools/xenstore: perform kexec for stubdom live update,
Juergen Gross
- [PATCH 7/9] tools/libxenevtchn: add xenevtchn_bind() under Mini-OS,
Juergen Gross
- [PATCH 5/9] xenstored: use fread() instead of mmap() for reading live update state,
Juergen Gross
- [PATCH 3/9] libevtchn: add O_CLOEXEC support for Mini-OS,
Juergen Gross
- [PATCH 8/9] xenstored: rebind event channels after live update in stubdom,
Juergen Gross
- [PATCH 9/9] tools/xenstored: make stubdom_init() live update aware,
Juergen Gross
- Re: [PATCH 0/9] Enable Xenstore-stubdom Live Update,
Juergen Gross
- [MINI-OS PATCH 00/19] Make Xenstore-stubdom live update possible,
Juergen Gross
- [MINI-OS PATCH 01/19] setup: add global pointer for struct hvm_start_info,
Juergen Gross
- [MINI-OS PATCH 02/19] mini-os: kexec: add O_CLOEXEC support,
Juergen Gross
- [MINI-OS PATCH 03/19] mini-os: grants: support populated grant table at boot,
Juergen Gross
- [MINI-OS PATCH 17/19] gnttab: add function to obtain memory address from grantref,
Juergen Gross
- [MINI-OS PATCH 04/19] time: unbind VIRQ_TIMER across kexec,
Juergen Gross
- [MINI-OS PATCH 11/19] mini-os: config: add support for config items with numerical values,
Juergen Gross
- [MINI-OS PATCH 19/19] events: export bind_evtchn(),
Juergen Gross
- [MINI-OS PATCH 16/19] gnttab: remove gnttab_alloc_and_grant() function,
Juergen Gross
- [MINI-OS PATCH 14/19] 9pfs: store bepath in struct struct dev_9pfs,
Juergen Gross
- [MINI-OS PATCH 15/19] 9pfs: refactor init_9pfront(),
Juergen Gross
- [MINI-OS PATCH 09/19] kexec: restructure building the start info data,
Juergen Gross
- [MINI-OS PATCH 08/19] e820: don't count lapic page as initially reserved,
Juergen Gross
- [MINI-OS PATCH 05/19] mm: refactor init_page_allocator(),
Juergen Gross
- [MINI-OS PATCH 06/19] mm: don't add module pages to free memory,
Juergen Gross
- [MINI-OS PATCH 10/19] e820: use special type for software reserved memory,
Juergen Gross
- [MINI-OS PATCH 13/19] kexec: add support for allocating pages from kexec module memory,
Juergen Gross
- [MINI-OS PATCH 18/19] 9pfs: add support to keep device opened across kexec,
Juergen Gross
- [MINI-OS PATCH 12/19] mini-os: kexec: add support for handing over some memory across kexec,
Juergen Gross
- [MINI-OS PATCH 07/19] kexec: fix physical addresses in start info data,
Juergen Gross
- Re: [PATCH v3 15/68] accel: Remove unused MachineState argument of AccelClass::setup_post(),
Philippe Mathieu-Daudé
- [PATCH v12 0/7] SMMU handling for PCIe Passthrough on ARM,
Mykyta Poturai
- [PATCH 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28),
Petr Beneš
- [PATCH 3/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28),
Petr Beneš
- Re: [PATCH 3/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28),
Jan Beulich
- Re: [PATCH 3/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28),
Petr Beneš
- Re: [PATCH 3/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28),
Jan Beulich
- Re: [PATCH 3/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28),
Petr Beneš
- [PATCH 2/3] hvmloader: fix SMBIOS table length checks,
Petr Beneš
- [PATCH 1/3] hvmloader: fix code style violations,
Petr Beneš
- Re: [PATCH 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28),
Jan Beulich
- Re: [RFC PATCH] xen/gntdev: reduce stack usage by dynamically allocating gntdev_copy_batch,
Abinash
- [PATCH v7 0/7] x86: Make MAX_ALTP2M configurable,
Petr Beneš
- [XEN PATCH] misra: deviate violations of Rule 21.6,
Dmytro Prokopchuk1
- [PATCH v2] SUPPORT.md: Document guest PSCI support,
Mykola Kvach
- Re: [PATCH v2 13/17] xen/riscv: Implement p2m_entry_from_mfn() and support PBMT configuration,
Jan Beulich
- Re: [PATCH 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory mapping table,
Hari Limaye
- Re: [PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2,
Frediano Ziglio
- Re: [PATCH v2 12/17] xen/riscv: Implement p2m_free_entry() and related helpers,
Jan Beulich
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Jan Beulich
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Oleksii Kurochko
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Jan Beulich
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Oleksii Kurochko
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Jan Beulich
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Oleksii Kurochko
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Jan Beulich
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Oleksii Kurochko
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Jan Beulich
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Oleksii Kurochko
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Oleksii Kurochko
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Jan Beulich
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Oleksii Kurochko
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Jan Beulich
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Oleksii Kurochko
- Re: [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry(),
Jan Beulich
- Re: [PATCH v2 04/17] xen/riscv: construct the P2M pages pool for guests,
Jan Beulich
- Re: [PATCH] systemd: Add hooks to stop/start xen-watchdog on suspend/resume,
Mykola Kvach
- Xen Security Advisory 470 v2 (CVE-2025-27465) - x86: Incorrect stubs exception handling for flags recovery,
Xen . org security team
- [PATCH v5 00/10] Allow x86 to unflatten DTs,
Alejandro Vallejo
- [PATCH v5 03/10] x86: Replace arch-specific boot_domain with the common one,
Alejandro Vallejo
- [PATCH v5 02/10] xen: Refactor kernel_info to have a header like boot_domain,
Alejandro Vallejo
- [PATCH v5 01/10] x86: Replace arch-specific boot_module with common one,
Alejandro Vallejo
- [PATCH v5 04/10] xen/dt: Move bootfdt functions to xen/bootfdt.h,
Alejandro Vallejo
- [PATCH v5 05/10] xen/dt: Move bootinfo functions to a new bootinfo.h,
Alejandro Vallejo
- [PATCH v5 06/10] xen/dt: Rename bootfdt.c -> bootinfo-fdt.c,
Alejandro Vallejo
- [PATCH v5 07/10] xen/dt: Extract helper to map nodes to module kinds,
Alejandro Vallejo
- [PATCH v5 09/10] xen/dt: ifdef out DEV_DT-related bits from device_tree.{c,h},
Alejandro Vallejo
- [PATCH v5 08/10] xen: Split HAS_DEVICE_TREE in two,
Alejandro Vallejo
- [PATCH v5 10/10] xen/dt: Allow CONFIG_DEVICE_TREE_PARSE to include device-tree/,
Alejandro Vallejo
- [PATCH] x86/cpu-policy: Fix handling of leaf 0x80000021,
Andrew Cooper
- Re: [RFC PATCH] xen/flask: estimate max sidtable size,
Jan Beulich
- Re: [PATCH] x86/cpu-policy: Simplify logic in guest_common_default_feature_adjustments(),
Jan Beulich
- Re: [PATCH v11 6/7] xen/arm: enable dom0 to use PCI devices with pci-passthrough=no,
Mykyta Poturai
- Re: [PATCH v2 8/8] pdx: introduce a new compression algorithm based on region offsets,
Roger Pau Monné
- RE: [PATCH v5 01/18] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE",
Penny, Zheng
- Re: [PATCH v2 06/17] xen/riscv: add root page table allocation,
Jan Beulich
- [PATCH] MAINTAINERS: add me as an additional stubdom maintainer,
Juergen Gross
- RE: [PATCH v5 09/18] xen/pmstat: introduce CONFIG_PM_OP,
Penny, Zheng
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Stefano Stabellini
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Stefano Stabellini
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Jan Beulich
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Stefano Stabellini
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Jan Beulich
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Jan Beulich
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Roger Pau Monné
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Roger Pau Monné
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Orzel, Michal
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Roger Pau Monné
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Julien Grall
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Orzel, Michal
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Roger Pau Monné
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Stefano Stabellini
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Stefano Stabellini
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Julien Grall
- Re: [PATCH v2 0/8] pdx: introduce a new compression algorithm,
Roger Pau Monné
Mail converted by MHonArc
|