xen-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [RFC] qxl: add additional vram regions to Xen physmap
Stefano Stabellini
[PATCH v3 00/15] amd-cppc CPU Performance Scaling Driver
Penny Zheng
[PATCH v3 02/15] xen/x86: introduce new sub-hypercall to propagate CPPC data
Penny Zheng
[PATCH v3 03/15] xen/cpufreq: refactor cmdline "cpufreq=xxx"
Penny Zheng
[PATCH v3 06/15] xen/cpufreq: disable px statistic info in amd-cppc mode
Penny Zheng
[PATCH v3 11/15] xen/cpufreq: abstract Energy Performance Preference value
Penny Zheng
[PATCH v3 08/15] xen/amd: export processor max frequency value
Penny Zheng
[PATCH v3 04/15] xen/cpufreq: move XEN_PROCESSOR_PM_xxx to internal header
Penny Zheng
[PATCH v3 07/15] xen/cpufreq: fix core frequency calculation for AMD Family 1Ah CPUs
Penny Zheng
[PATCH v3 01/15] xen/cpufreq: introduces XEN_PM_PSD for solely delivery of _PSD
Penny Zheng
[PATCH v3 13/15] tools/xenpm: Print CPPC parameters for amd-cppc driver
Penny Zheng
[PATCH v3 12/15] xen/x86: implement EPP support for the amd-cppc driver in active mode
Penny Zheng
[PATCH v3 10/15] xen/cpufreq: only set gov NULL when cpufreq_driver.setpolicy is NULL
Penny Zheng
[PATCH v3 15/15] xen/cpufreq: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver
Penny Zheng
[PATCH v3 09/15] xen/x86: introduce a new amd cppc driver for cpufreq scaling
Penny Zheng
[PATCH v3 05/15] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline
Penny Zheng
[PATCH v3 14/15] xen/xenpm: Adapt cpu frequency monitor in xenpm
Penny Zheng
[PATCH v5] xen/consoled: clean up console handling for PV shim
dmkhn
Re: [PATCH v5] xen/consoled: clean up console handling for PV shim
Jan Beulich
Re: [PATCH v5] xen/consoled: clean up console handling for PV shim
Denis Mukhin
BUG - running new version on nested virtualization
KAĞAN IŞILDAK
Re: BUG - running new version on nested virtualization
Andrew Cooper
Re: BUG - running new version on nested virtualization
KAĞAN IŞILDAK
[PATCH] Xen: CI fixes from XSN-2
Andrew Cooper
Re: [PATCH] Xen: CI fixes from XSN-2
Stefano Stabellini
[PATCH] tools/init-dom0less: Fix cpus > 1 and xenstore entries
Jason Andryuk
Re: [PATCH] tools/init-dom0less: Fix cpus > 1 and xenstore entries
Orzel, Michal
Re: [PATCH] tools/init-dom0less: Fix cpus > 1 and xenstore entries
Jason Andryuk
Xen Security Notice 2 (CVE-2024-35347) AMD CPU Microcode Signature Verification Vulnerability
Andrew Cooper
Xen Project Releases Version 4.20
Oleksii Kurochko
Ping: [PATCH] x86/ACPI: annotate assembly data with type and size
Jan Beulich
[PATCH] tools/libs/store: use single_with_domid() in xs_get_domain_path()
Juergen Gross
Re: [PATCH] tools/libs/store: use single_with_domid() in xs_get_domain_path()
Andrew Cooper
[PATCH] xen/public: remove some unused defines from xs_wire.h
Juergen Gross
Re: [PATCH] xen/public: remove some unused defines from xs_wire.h
Jan Beulich
Re: [PATCH] xen/public: remove some unused defines from xs_wire.h
Jürgen Groß
Re: [PATCH] xen/public: remove some unused defines from xs_wire.h
Jan Beulich
[PATCH 00/16] Suspend to RAM support for Xen on arm64
Mykola Kvach
[PATCH 06/16] xen/arm: Introduce system suspend config option
Mykola Kvach
Re: [PATCH 06/16] xen/arm: Introduce system suspend config option
Julien Grall
[PATCH 07/16] xen/char: implement suspend/resume calls for SCIF driver
Mykola Kvach
[PATCH 01/16] iommu: Add checks before calling iommu suspend/resume
Mykola Kvach
Re: [PATCH 01/16] iommu: Add checks before calling iommu suspend/resume
Jan Beulich
Re: [PATCH 01/16] iommu: Add checks before calling iommu suspend/resume
Julien Grall
[PATCH 08/16] xen/arm: add watchdog domain suspend/resume helpers
Mykola Kvach
Re: [PATCH 08/16] xen/arm: add watchdog domain suspend/resume helpers
Julien Grall
[PATCH 10/16] xen/arm: Implement GIC suspend/resume functions (gicv2 only)
Mykola Kvach
[PATCH 12/16] xen/arm: Trigger Xen suspend when hardware domain completes suspend
Mykola Kvach
[PATCH 03/16] xen/arm: introduce a separate struct for watchdog timers
Mykola Kvach
[PATCH 02/16] xen/x86: Move freeze/thaw_domains into common files
Mykola Kvach
Re: [PATCH 02/16] xen/x86: Move freeze/thaw_domains into common files
Jan Beulich
[PATCH 09/16] xen/arm: add suspend and resume timer helpers
Mykola Kvach
[PATCH 05/16] xen/percpu: don't initialize percpu on resume
Mykola Kvach
Re: [PATCH 05/16] xen/percpu: don't initialize percpu on resume
Julien Grall
[PATCH 15/16] xen/arm: Save/restore context on suspend/resume
Mykola Kvach
[PATCH 16/16] CHANGELOG: Mention Xen suspend/resume to RAM feature on arm64
Mykola Kvach
Re: [PATCH 16/16] CHANGELOG: Mention Xen suspend/resume to RAM feature on arm64
Oleksii Kurochko
[PATCH 11/16] xen/arm: Implement PSCI system suspend
Mykola Kvach
Re: [PATCH 11/16] xen/arm: Implement PSCI system suspend
Julien Grall
[PATCH 14/16] xen/arm: Resume memory management on Xen resume
Mykola Kvach
Re: [PATCH 14/16] xen/arm: Resume memory management on Xen resume
Julien Grall
[PATCH 04/16] xen/cpu: prevent disable_nonboot_cpus crash on ARM64
Mykola Kvach
Re: [PATCH 04/16] xen/cpu: prevent disable_nonboot_cpus crash on ARM64
Julien Grall
Re: [PATCH 00/16] Suspend to RAM support for Xen on arm64
Mykola Kvach
[PATCH 13/16] xen/arm: Implement PSCI SYSTEM_SUSPEND call (physical interface)
Mykola Kvach
Re: [PATCH 00/16] Suspend to RAM support for Xen on arm64
Julien Grall
[PATCH] docs: fix INTRODUCE description in xenstore.txt
Juergen Gross
Re: [PATCH] docs: fix INTRODUCE description in xenstore.txt
Andrii Sultanov
Re: [PATCH] docs: fix INTRODUCE description in xenstore.txt
Jürgen Groß
Re: [PATCH] docs: fix INTRODUCE description in xenstore.txt
Andrew Cooper
Re: [PATCH] docs: fix INTRODUCE description in xenstore.txt
Jürgen Groß
Re: [PATCH] docs: fix INTRODUCE description in xenstore.txt
Andrew Cooper
Re: [PATCH] docs: fix INTRODUCE description in xenstore.txt
Jürgen Groß
[PATCH v2 0/5] x86/IDT: Generate the IDT at build time
Andrew Cooper
[PATCH v2 4/5] x86/IDT: Don't rewrite bsp_idt[] at boot time
Andrew Cooper
[PATCH v2 3/5] x86/IDT: Generate bsp_idt[] at build time
Andrew Cooper
Re: [PATCH v2 3/5] x86/IDT: Generate bsp_idt[] at build time
Jan Beulich
Re: [PATCH v2 3/5] x86/IDT: Generate bsp_idt[] at build time
Andrew Cooper
[PATCH v2 1/5] x86/IDT: Rename idt_table[] to bsp_idt[]
Andrew Cooper
[PATCH v2 5/5] x86/traps: Convert pv_trap_init() to being an initcall
Andrew Cooper
[PATCH v2 2/5] x86/IDT: Make idt_tables[] be per_cpu(idt)
Andrew Cooper
Re: [PATCH v2 2/5] x86/IDT: Make idt_tables[] be per_cpu(idt)
Jan Beulich
Re: [PATCH v2 2/5] x86/IDT: Make idt_tables[] be per_cpu(idt)
Andrew Cooper
Re: [PATCH v2 2/5] x86/IDT: Make idt_tables[] be per_cpu(idt)
Jan Beulich
Re: [PATCH v2 0/5] x86/IDT: Generate the IDT at build time
Jan Beulich
[PATCH v2] xen/console: make console buffer size configurable
dmkhn
Re: [PATCH v2] xen/console: make console buffer size configurable
Jan Beulich
Re: [PATCH v2] xen/console: make console buffer size configurable
Denis Mukhin
[PATCH] MISRA: Rephrase the deviation for Directive 4.10
Andrew Cooper
Re: [PATCH] MISRA: Rephrase the deviation for Directive 4.10
Stefano Stabellini
Re: [PATCH] MISRA: Rephrase the deviation for Directive 4.10
Julien Grall
Re: [PATCH] MISRA: Rephrase the deviation for Directive 4.10
Andrew Cooper
[PATCH v3] x86/vmx: Rewrite vmx_sync_pir_to_irr() to be more efficient
Andrew Cooper
Re: [PATCH v3] x86/vmx: Rewrite vmx_sync_pir_to_irr() to be more efficient
Jan Beulich
Re: [PATCH v3] x86/vmx: Rewrite vmx_sync_pir_to_irr() to be more efficient
Andrew Cooper
[PATCH v1] xen: fusa: arch_specs: Definition of the Virtual Machines' roles
Ayan Kumar Halder
[PATCH v2 0/2] Enable early bootup of AArch32 MPU systems (pre-requisite patches)
Ayan Kumar Halder
[PATCH v2 1/2] xen/arm: mpu: Move some of the definitions to common file
Ayan Kumar Halder
Re: [PATCH v2 1/2] xen/arm: mpu: Move some of the definitions to common file
Orzel, Michal
Re: [PATCH v2 1/2] xen/arm: mpu: Move some of the definitions to common file
Ayan Kumar Halder
Re: [PATCH v2 1/2] xen/arm: mpu: Move some of the definitions to common file
Orzel, Michal
[PATCH v2 2/2] xen/arm: mpu: Ensure that the page size is 4KB
Ayan Kumar Halder
Re: [PATCH v2 2/2] xen/arm: mpu: Ensure that the page size is 4KB
Orzel, Michal
Re: [PATCH v2 2/2] xen/arm: mpu: Ensure that the page size is 4KB
Luca Fancellu
[XEN PATCH] automation/eclair: Reduce verbosity of ECLAIR logs.
Nicola Vetrini
Re: [XEN PATCH] automation/eclair: Reduce verbosity of ECLAIR logs.
Stefano Stabellini
Re: [XEN PATCH v2 3/6] CI: Refresh the Debian 12 arm64 container
Andrew Cooper
[PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
Re: [PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages
Roger Pau Monné
Re: [PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
Re: [PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages
Roger Pau Monné
Re: [PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
Re: [PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages
Roger Pau Monné
Re: [PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages
Alejandro Vallejo
Re: [PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages
Jan Beulich
[PATCH v2 0/2] xen/watchdog: Identify which domain watchdog fired
Andrew Cooper
[PATCH v2 1/2] xen/domain: Annotate struct domain as page aligned
Andrew Cooper
Re: [PATCH v2 1/2] xen/domain: Annotate struct domain as page aligned
Stefano Stabellini
Re: [PATCH v2 1/2] xen/domain: Annotate struct domain as page aligned
Jan Beulich
Re: [PATCH v2 1/2] xen/domain: Annotate struct domain as page aligned
Andrew Cooper
Re: [PATCH v2 1/2] xen/domain: Annotate struct domain as page aligned
Jan Beulich
[PATCH v2 2/2] xen/watchdog: Identify which domain watchdog fired
Andrew Cooper
Re: [PATCH v2 2/2] xen/watchdog: Identify which domain watchdog fired
Stefano Stabellini
Re: [PATCH v2 2/2] xen/watchdog: Identify which domain watchdog fired
Andrew Cooper
Re: [PATCH v2 2/2] xen/watchdog: Identify which domain watchdog fired
Jan Beulich
Re: [PATCH v2 2/2] xen/watchdog: Identify which domain watchdog fired
Andrew Cooper
[PATCH v3] xen/watchdog: Identify which domain watchdog fired
Andrew Cooper
Re: [PATCH v3] xen/watchdog: Identify which domain watchdog fired
Jan Beulich
[PATCH] x86/trampoline: Rename entrypoints
Andrew Cooper
Re: [PATCH] x86/trampoline: Rename entrypoints
Jan Beulich
[PATCH] IOMMU/VT-d: Fix comment
Andrew Cooper
Re: [PATCH] IOMMU/VT-d: Fix comment
Roger Pau Monné
[PATCH v2 0/2] x86/vlapic: Fixes to APIC_ESR handling
Andrew Cooper
[PATCH v2 2/2] x86/vlapic: Drop vlapic->esr_lock
Andrew Cooper
Re: [PATCH v2 2/2] x86/vlapic: Drop vlapic->esr_lock
Jan Beulich
Re: [PATCH v2 2/2] x86/vlapic: Drop vlapic->esr_lock
Andrew Cooper
[PATCH v2 1/2] x86/vlapic: Fix handling of writes to APIC_ESR
Andrew Cooper
Re: [PATCH v2 1/2] x86/vlapic: Fix handling of writes to APIC_ESR
Jan Beulich
Re: [PATCH v2 1/2] x86/vlapic: Fix handling of writes to APIC_ESR
Andrew Cooper
[PATCH 0/2] Set release date
Andrew Cooper
[PATCH for-4.20 2/2] SUPPORT.md: Define support lifetime
Andrew Cooper
Re: [PATCH for-4.20 2/2] SUPPORT.md: Define support lifetime
Roger Pau Monné
Re: [PATCH for-4.20 2/2] SUPPORT.md: Define support lifetime
Andrew Cooper
Re: [PATCH for-4.20 2/2] SUPPORT.md: Define support lifetime
Roger Pau Monné
[PATCH 1/2] CHANGELOG.md: Set release date for 4.20
Andrew Cooper
Re: [PATCH 1/2] CHANGELOG.md: Set release date for 4.20
Oleksii Kurochko
[PATCH v2 0/5] Fix lazy mmu mode
Ryan Roberts
[PATCH v2 3/5] sparc/mm: Disable preemption in lazy mmu mode
Ryan Roberts
[PATCH v2 2/5] fs/proc/task_mmu: Reduce scope of lazy mmu region
Ryan Roberts
[PATCH v2 5/5] Revert "x86/xen: allow nesting of same lazy mode"
Ryan Roberts
[PATCH v2 1/5] mm: Fix lazy mmu docs and usage
Ryan Roberts
[PATCH v2 4/5] sparc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
Ryan Roberts
Re: [PATCH v2 0/5] Fix lazy mmu mode
Jürgen Groß
[ANNOUNCE] Call for agenda items - Community Call 6th March 2025
Kelly Choi
[PATCH v2] xen/arm: Fix platforms Kconfig indent
Bertrand Marquis
Re: [PATCH v2] xen/arm: Fix platforms Kconfig indent
Orzel, Michal
Re: [PATCH v2] xen/arm: Fix platforms Kconfig indent
Bertrand Marquis
Re: [PATCH v2] xen/arm: Fix platforms Kconfig indent
Orzel, Michal
[PATCH] xen/arm: Fix platforms Kconfig indent
Bertrand Marquis
Re: [PATCH] xen/arm: Fix platforms Kconfig indent
Orzel, Michal
Re: [PATCH] xen/arm: Fix platforms Kconfig indent
Bertrand Marquis
Re: [PATCH] xen/arm: Fix platforms Kconfig indent
Orzel, Michal
[PATCH 0/4] xen/arm: misc tiny fixes
Michal Orzel
[PATCH 1/4] xen/arm: dm: Bail out if padding != 0 for XEN_DMOP_set_irq_level
Michal Orzel
Re: [PATCH 1/4] xen/arm: dm: Bail out if padding != 0 for XEN_DMOP_set_irq_level
Bertrand Marquis
[PATCH 4/4] xen/arm: Don't blindly print hwdom in generic panic messages
Michal Orzel
Re: [PATCH 4/4] xen/arm: Don't blindly print hwdom in generic panic messages
Bertrand Marquis
[PATCH 2/4] xen/arm: Check return code from fdt_finish_reservemap()
Michal Orzel
Re: [PATCH 2/4] xen/arm: Check return code from fdt_finish_reservemap()
Bertrand Marquis
[PATCH 3/4] xen/arm: static-shmem: Drop unused size_cells
Michal Orzel
Re: [PATCH 3/4] xen/arm: static-shmem: Drop unused size_cells
Bertrand Marquis
[PATCH] xen: Kconfig: Drop reference to obsolete configs MCORE2 and MK8
Lukas Bulwahn
Re: [PATCH] xen: Kconfig: Drop reference to obsolete configs MCORE2 and MK8
Arnd Bergmann
Re: [PATCH] xen: Kconfig: Drop reference to obsolete configs MCORE2 and MK8
Juergen Gross
[PATCH v2] x86/msr: expose MSR_FAM10H_MMIO_CONF_BASE on AMD
Roger Pau Monne
Re: [PATCH v2] x86/msr: expose MSR_FAM10H_MMIO_CONF_BASE on AMD
Andrew Cooper
Re: [PATCH v2] x86/msr: expose MSR_FAM10H_MMIO_CONF_BASE on AMD
Roger Pau Monné
Re: [PATCH v2] x86/msr: expose MSR_FAM10H_MMIO_CONF_BASE on AMD
Jan Beulich
Re: [PATCH v2] x86/msr: expose MSR_FAM10H_MMIO_CONF_BASE on AMD
Jan Beulich
[PATCH v1 0/4] Fix lazy mmu mode
Ryan Roberts
[PATCH v1 2/4] sparc/mm: Disable preemption in lazy mmu mode
Ryan Roberts
Re: [PATCH v1 2/4] sparc/mm: Disable preemption in lazy mmu mode
David Hildenbrand
Re: [PATCH v1 2/4] sparc/mm: Disable preemption in lazy mmu mode
Andreas Larsson
[PATCH v1 1/4] mm: Fix lazy mmu docs and usage
Ryan Roberts
Re: [PATCH v1 1/4] mm: Fix lazy mmu docs and usage
David Hildenbrand
Re: [PATCH v1 1/4] mm: Fix lazy mmu docs and usage
David Hildenbrand
Re: [PATCH v1 1/4] mm: Fix lazy mmu docs and usage
Ryan Roberts
Re: [PATCH v1 1/4] mm: Fix lazy mmu docs and usage
David Hildenbrand
Re: [PATCH v1 1/4] mm: Fix lazy mmu docs and usage
Andreas Larsson
[PATCH v1 3/4] sparc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
Ryan Roberts
Re: [PATCH v1 3/4] sparc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
David Hildenbrand
Re: [PATCH v1 3/4] sparc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
Andreas Larsson
[PATCH v1 4/4] Revert "x86/xen: allow nesting of same lazy mode"
Ryan Roberts
Re: [PATCH v1 4/4] Revert "x86/xen: allow nesting of same lazy mode"
David Hildenbrand
Re: [PATCH v1 4/4] Revert "x86/xen: allow nesting of same lazy mode"
Ryan Roberts
Re: [PATCH v1 4/4] Revert "x86/xen: allow nesting of same lazy mode"
David Hildenbrand
[PATCH v8 0/6] RISC-V runtime detection of extenstions
Oleksii Kurochko
[PATCH v8 4/6] xen/riscv: make zbb as mandatory
Oleksii Kurochko
Re: [PATCH v8 4/6] xen/riscv: make zbb as mandatory
Jan Beulich
[PATCH v8 1/6] xen/README: add compiler and binutils versions for RISCV-64
Oleksii Kurochko
Earlier messages
Later messages