xen-devel Mail Thread Index
- Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12),
Marek Marczykowski-Górecki
- Re: Problems in PV dom0 on recent x86 hardware,
Roger Pau Monné
- Re: [PATCH v2 1/4] x86: provide an inverted Kconfig control for shim-exclusive mode,
Stefano Stabellini
- [PATCH 0/7] livepatch-build-tools: fixes for handling .cold and .hot sections,
Roger Pau Monne
- [XEN PATCH] docs/misra: Document ECLAIR extension to Rule 20.7,
Nicola Vetrini
- [PATCH for-4.20 1/2] automation/cirrus-ci: update FreeBSD to 13.4,
Roger Pau Monne
- [PULL 0/8] Xen regression fixes and cleanups,
David Woodhouse
- [PULL 2/8] xen: do not use '%ms' scanf specifier,
David Woodhouse
- [PULL 4/8] hw/xen: Use xs_node_read() from xen_console_get_name(),
David Woodhouse
- [PULL 6/8] hw/xen: Use xs_node_read() from xenstore_read_str() instead of open-coding it,
David Woodhouse
- [PULL 3/8] hw/xen: Use xs_node_read() from xs_node_vscanf(),
David Woodhouse
- [PULL 8/8] system/runstate: Fix regression, clarify BQL status of exit notifiers,
David Woodhouse
- [PULL 7/8] hw/xen: Fix errp handling in xen_console,
David Woodhouse
- [PULL 1/8] hw/xen: Add xs_node_read() helper function,
David Woodhouse
- [PULL 5/8] hw/xen: Use xs_node_read() from xen_netdev_get_name(),
David Woodhouse
- Re: [PULL 0/8] Xen regression fixes and cleanups,
Stefan Hajnoczi
- Re: [PATCH v2 3/4] xen/cppc: get xen-required cppc perf caps data,
Jason Andryuk
- Re: [PATCH v2 12/15] x86/hyperlaunch: specify dom0 mode with device tree,
Jason Andryuk
- Re: [PATCH v2 14/15] x86/hyperlaunch: add max vcpu parsing of hyperlaunch device tree,
Jason Andryuk
- [PATCH] docs: Punctuation: Add missing commas after linking adverbs as intros,
Bernhard Kaindl
- Re: [PATCH v2 13/15] x86/hyperlaunch: add memory parsing to domain config,
Jason Andryuk
- [PATCH] docs: Fix spaces and capitalisation of proper nouns and abbreviations,
Bernhard Kaindl
- Re: [PATCH v2 10/15] x86/hyperlaunch: locate dom0 initrd with hyperlaunch,
Jason Andryuk
- Re: [PATCH v2 09/15] x86/hyperlaunch: obtain cmdline from device tree,
Jason Andryuk
- [PATCH v2] xen/riscv: identify specific ISA supported by cpu,
Oleksii Kurochko
- [PATCH v3 1/7] xen: error handling and FreeBSD compatibility fixes,
David Woodhouse
- [PATCH] docs/misc: Fix a few typos,
Bernhard Kaindl
- [PATCH] xen/ppc: Fix double xen_ulong_t typedef in public/arch-ppc.h,
Andrew Cooper
- [PATCH] Manual pages: Fix a few typos,
Bernhard Kaindl
- [PATCH] Design docs: Fix some typos in the design docs,
Bernhard Kaindl
- Re: [PATCH v3 2/3] xen: common: add ability to enable stack protector,
Yann Dirson
- [PATCH v2] docs: Improve spelling of few cases in the documentation,
Bernhard Kaindl
- [XEN PATCH v2 0/3] trivial improvements to sphinx doc tooling,
Yann Dirson
- [XEN PATCH] docs/sphinx: overview of serial consoles,
Yann Dirson
- [XEN PATCH 0/2] trivial improvements to sphinx doc tooling,
Yann Dirson
- [PATCH] docs: Improve spelling of few cases in the documentation,
Bernhard Kaindl
- [PATCH v3 0/2] Add support for Renesas R-Car Gen4,
Mykyta Poturai
- [PATCH v1 1/2] docs: fusa: Define the requirements for XEN_VERSION hypercall.,
Ayan Kumar Halder
- [PATCH] docs: fusa: Fix OFT tags for the design requirements,
Ayan Kumar Halder
- [PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition,
Valentin Schneider
- [PATCH v4 01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[],
Valentin Schneider
- [PATCH v4 02/30] objtool: Flesh out warning related to pv_ops[] calls,
Valentin Schneider
- [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE,
Valentin Schneider
- [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option,
Valentin Schneider
- [PATCH v4 06/30] static_call: Add read-only-after-init static calls,
Valentin Schneider
- [PATCH v4 05/30] jump_label: Add annotations for validating noinstr usage,
Valentin Schneider
- [PATCH v4 07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init,
Valentin Schneider
- [PATCH v4 08/30] x86/idle: Mark x86_idle static call as __ro_after_init,
Valentin Schneider
- [PATCH v4 09/30] x86/paravirt: Mark pv_steal_clock static call as __ro_after_init,
Valentin Schneider
- [PATCH v4 10/30] riscv/paravirt: Mark pv_steal_clock static call as __ro_after_init,
Valentin Schneider
- [PATCH v4 11/30] loongarch/paravirt: Mark pv_steal_clock static call as __ro_after_init,
Valentin Schneider
- [PATCH v4 12/30] arm64/paravirt: Mark pv_steal_clock static call as __ro_after_init,
Valentin Schneider
- [PATCH v4 13/30] arm/paravirt: Mark pv_steal_clock static call as __ro_after_init,
Valentin Schneider
- [PATCH v4 14/30] perf/x86/amd: Mark perf_lopwr_cb static call as __ro_after_init,
Valentin Schneider
- [PATCH v4 16/30] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr,
Valentin Schneider
- [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr,
Valentin Schneider
- [PATCH v4 19/30] stackleack: Mark stack_erasing_bypass key as allowed in .noinstr,
Valentin Schneider
- [PATCH v4 20/30] objtool: Add noinstr validation for static branches/calls,
Valentin Schneider
- [PATCH v4 21/30] context_tracking: Explicitely use CT_STATE_KERNEL where it is missing,
Valentin Schneider
- [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry,
Valentin Schneider
- [PATCH v4 15/30] sched/clock: Mark sched_clock_running key as __ro_after_init,
Valentin Schneider
- [PATCH v4 17/30] sched/clock, x86: Mark __sched_clock_stable key as allowed in .noinstr,
Valentin Schneider
- [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant,
Valentin Schneider
- [PATCH v4 27/30] x86/tlb: Make __flush_tlb_local() noinstr-compliant,
Valentin Schneider
- [PATCH v4 28/30] x86/tlb: Make __flush_tlb_all() noinstr,
Valentin Schneider
- [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs,
Valentin Schneider
- Re: [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs,
Jann Horn
- Re: [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs,
Valentin Schneider
- Re: [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs,
Jann Horn
- Re: [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs,
Valentin Schneider
- Re: [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs,
Uladzislau Rezki
- Re: [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs,
Valentin Schneider
- [PATCH v4 30/30] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE,
Valentin Schneider
- [PATCH v4 23/30] context_tracking: Turn CT_STATE_* into bits,
Valentin Schneider
- [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs,
Valentin Schneider
- [PATCH v4 24/30] context-tracking: Introduce work deferral infrastructure,
Valentin Schneider
- [PATCH for-4.20] automation/gitlab: disable coverage from clang randconfig,
Roger Pau Monne
- [PATCH] riscv: Add initial Xen guest support for RISC-V,
Milan Djokic
- [XEN PATCH] MAINTAINERS: Change reviewer of the ECLAIR integration,
Nicola Vetrini
- [PATCH v2] xl: properly dispose of libxl_dominfo struct instances,
Jan Beulich
- Re: [PATCH v3 0/3] Add stack protector,
Jan Beulich
- [PATCH v2] x86/boot: Handle better alignment for 32 bit code,
Frediano Ziglio
- Re: [PATCH v2 2/2] automation/eclair: make Misra rule 20.7 blocking for x86 also,
Roger Pau Monné
- [PATCH v2 0/3] xen: fix usage of devices behind a VMD bridge,
Roger Pau Monne
- [PATCH] x86/boot: Handle better alignment for 32 bit code,
Frediano Ziglio
- [PATCH] xl: properly dispose of vTPM struct instance,
Jan Beulich
- [PATCH] xentrace: free CPU mask string before overwriting pointer,
Jan Beulich
- [PATCH] xl: properly dispose of libxl_dominfo struct instances,
Jan Beulich
- [PATCH v4 0/4] Add/enable stack protector,
Volodymyr Babchuk
- [PATCH v5] vpci: Add resizable bar support,
Jiqian Chen
- [XEN PATCH] intel/msr: Fix handling of MSR_RAPL_POWER_UNIT,
Teddy Astie
- Re: [PATCH v7 1/2] x86/time: introduce command line option to select wallclock,
Marek Marczykowski-Górecki
- Re: [PATCH v6 0/9] SMMU handling for PCIe Passthrough on ARM,
Mykyta Poturai
- Xen Winter Meetup 2025: Final Countdown and Important Updates!,
Olivier Lambert
- Re: [PATCH v2 08/15] x86/hyperlaunch: locate dom0 kernel with hyperlaunch,
Jason Andryuk
- Re: [PATCH v2 07/15] x86/hyperlaunch: initial support for hyperlaunch device tree,
Jason Andryuk
- [XEN PATCH 0/1] Bug: Hyperlinks in generated documentation may point to the wrong architecture,
Maximilian Engelhardt
- Re: [PATCH v2 05/15] kconfig: introduce domain builder config option,
Jason Andryuk
- Re: [PATCH v2 03/15] x86/boot: add cmdline to struct boot_domain,
Jason Andryuk
- [PATCH v3] xen: update pvcalls_front_accept prototype,
Stefano Stabellini
- [ANNOUNCEMENT] Xen 4.20.0-rc1 is tagged,
Oleksii Kurochko
- [PATCH] CI: Add an x86_64 Clang Randconfig job,
Andrew Cooper
- Re: [PATCH v3 05/11] misc: Use never-managed version of pci_intx(),
Greg Kroah-Hartman
- [PATCH v2] treewide: const qualify ctl_tables where applicable,
Joel Granados
- [PATCH 0/3] xen: fix usage of devices behind a VMD bridge,
Roger Pau Monne
- [PATCH 0/2] Enable the ability to disable/remove gnttabv2,
Daniel P. Smith
- [PATCH v3 00/12] x86: Address Space Isolation FPU preparations,
Alejandro Vallejo
- [PATCH v3 01/12] x86/xstate: Create map/unmap primitives for xsave areas,
Alejandro Vallejo
- [PATCH v3 02/12] x86/hvm: Map/unmap xsave area in hvm_save_cpu_ctxt(),
Alejandro Vallejo
- [PATCH v3 03/12] x86/fpu: Map/umap xsave area in vcpu_{reset,setup}_fpu(),
Alejandro Vallejo
- [PATCH v3 04/12] x86/xstate: Map/unmap xsave area in xstate_set_init() and handle_setbv(),
Alejandro Vallejo
- [PATCH v3 05/12] x86/hvm: Map/unmap xsave area in hvmemul_{get,put}_fpu(),
Alejandro Vallejo
- [PATCH v3 06/12] x86/domctl: Map/unmap xsave area in arch_get_info_guest(),
Alejandro Vallejo
- [PATCH v3 08/12] x86/emulator: Refactor FXSAVE_AREA to use wrappers,
Alejandro Vallejo
- [PATCH v3 07/12] x86/xstate: Map/unmap xsave area in {compress,expand}_xsave_states(),
Alejandro Vallejo
- [PATCH v3 09/12] x86/mpx: Map/unmap xsave area in in read_bndcfgu(),
Alejandro Vallejo
- [PATCH v3 10/12] x86/fpu: Pass explicit xsave areas to fpu_(f)xsave(),
Alejandro Vallejo
- [PATCH v3 12/12] x86/xstate: Make xstate_all() and vcpu_xsave_mask() take explicit xstate,
Alejandro Vallejo
- [PATCH v3 11/12] x86/fpu: Pass explicit xsave areas to fpu_(f)xrstor(),
Alejandro Vallejo
- Re: [PATCH v2 10/13] x86/mpx: Map/unmap xsave area in in read_bndcfgu(),
Alejandro Vallejo
- [PATCH v2 0/2] xen: error handling and FreeBSD compatibility fixes,
Roger Pau Monne
- [PATCH v2] xen: do not use '%ms' scanf specifier,
Roger Pau Monne
- [PATCH for-4.20 0/2] Prep for 4.20-rc1,
Andrew Cooper
- [PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation,
Thomas Zimmermann
- [PATCH v2 01/25] drm/dumb-buffers: Sanitize output on errors,
Thomas Zimmermann
- [PATCH v2 02/25] drm/dumb-buffers: Provide helper to set pitch and size,
Thomas Zimmermann
- [PATCH v2 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 05/25] drm/gem-vram: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 06/25] drm/armada: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 07/25] drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 08/25] drm/gma500: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 09/25] drm/hibmc: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 10/25] drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 12/25] drm/mediatek: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 15/25] drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 16/25] drm/qxl: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 19/25] drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 24/25] drm/xen: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Tomi Valkeinen
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Tomi Valkeinen
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Tomi Valkeinen
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Tomi Valkeinen
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Tomi Valkeinen
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Daniel Stone
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Laurent Pinchart
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Laurent Pinchart
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Tomi Valkeinen
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Tomi Valkeinen
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Geert Uytterhoeven
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Tomi Valkeinen
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Dmitry Baryshkov
- Re: [PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Daniel Stone
- [PATCH v2 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 22/25] drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v2 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH] treewide: const qualify ctl_tables where applicable,
Joel Granados
- [PATCH] x86/boot: adjust text gap/diff to work with 64-bytes alignment too,
Marek Marczykowski-Górecki
- [for-4.20 PATCH v3] xen/arm: Fully initialise struct membanks_hdr fields,
Luca Fancellu
- Re: [PATCH v1 11/11] xen/cpufreq: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-pstate driver,
Jan Beulich
- Re: [PATCH v1 10/11] tools/xenpm: Print CPPC parameters for amd-pstate driver,
Jan Beulich
- Re: [PATCH v1 09/11] xen/x86: implement EPP support for the AMD processors,
Jan Beulich
- Re: [PATCH v1 08/11] x86/cpufreq: add "cpufreq=amd-pstate,active" para,
Jan Beulich
- Re: [PATCH v1 07/11] xen/cpufreq: only set gov NULL when cpufreq_driver.target() exists,
Jan Beulich
- Re: [PATCH v1 06/11] xen/cpufreq: introduce policy type when cpufreq_driver->setpolicy exists,
Jan Beulich
- [PATCH v7 0/7] remove libxenctrl usage from xenstored,
Juergen Gross
- Re: [PATCH v1 05/11] xen/x86: introduce a new amd pstate driver for cpufreq scaling,
Jan Beulich
- [PATCH v4] misra: add deviation for MISRA C Rule R11.8.,
Alessandro Zucchelli
- Re: [PATCH v1 04/11] xen/x86: get processor max speed from DMI table,
Jan Beulich
- Re: [PATCH v1 03/11] xen/x86: introduce "cpufreq=amd-pstate" xen cmdline,
Jan Beulich
- Re: [PATCH v1 02/11] xen/x86: introduce new sub-hypercall to get CPPC data,
Jan Beulich
- [PATCH v2] xen/arm: Fully initialise struct membanks_hdr fields,
Luca Fancellu
- Re: [PATCH] xen/mm: Introduce per-arch pte_attr_t type for PTE flags,
Jan Beulich
- Re: [XEN RFC PATCH v4 0/5] IOMMU subsystem redesign and PV-IOMMU interface,
Marek Marczykowski-Górecki
- Re: [PATCH v2 06/15] x86/hyperlaunch: introduce the domain builder,
Jason Andryuk
- [ANNOUNCE] Call for agenda items - Community Call 9th Jan 2025,
Kelly Choi
- [PATCH v4] docs: fusa: Add dom0less domain configuration requirements,
Ayan Kumar Halder
- [PATCH v2] xen/arm: ffa: fix build with clang,
Stewart Hildebrand
- [PATCH] xen/arm: ffa: fix build with clang,
Stewart Hildebrand
- Re: [PATCH for 4.21 v1 1/1] xen/riscv: identify specific ISA supported by cpu,
Jan Beulich
- [PATCH v5 00/15] Remove the directmap,
Alejandro Vallejo
- [PATCH v5 01/15] x86: Create per-domain mapping for guest_root_pt,
Alejandro Vallejo
- [PATCH v5 03/15] x86/pv: Rewrite how building PV dom0 handles domheap mappings,
Alejandro Vallejo
- [PATCH v5 02/15] x86/pv: Use copy_domain_page() to manage domheap pages during initrd relocation,
Alejandro Vallejo
- [PATCH v5 04/15] x86: Initialize mapcache for PV, HVM, and idle domains,
Alejandro Vallejo
- [PATCH v5 05/15] x86: Add a boot option to enable and disable the direct map,
Alejandro Vallejo
- [PATCH v5 07/15] x86/domain_page: Remove the fast paths when mfn is not in the directmap,
Alejandro Vallejo
- [PATCH v5 06/15] xen/x86: Add support for the PMAP,
Alejandro Vallejo
- [PATCH v5 08/15] xen/page_alloc: Add a path for xenheap when there is no direct map,
Alejandro Vallejo
- [PATCH v5 09/15] x86/setup: Leave early boot slightly earlier,
Alejandro Vallejo
- [PATCH v5 10/15] xen/page_alloc: vmap heap nodes when they are outside the direct map,
Alejandro Vallejo
- [PATCH v5 12/15] xen/arm64: mm: Use per-pCPU page-tables,
Alejandro Vallejo
- [PATCH v5 11/15] x86/setup: Do not create valid mappings when directmap=no,
Alejandro Vallejo
- [PATCH v5 13/15] xen/arm32: Hardwire zeroeth_table_offset to 0 on ARM_32,
Alejandro Vallejo
- [PATCH v5 14/15] xen/arm64: Implement a mapcache for arm64,
Alejandro Vallejo
- [PATCH v5 15/15] xen/arm64: Allow the admin to enable/disable the directmap,
Alejandro Vallejo
- Re: [PATCH v5 00/15] Remove the directmap,
Alejandro Vallejo
- [PATCH v2 00/18] x86: adventures in Address Space Isolation,
Roger Pau Monne
- [PATCH v2 02/18] x86/domain: limit window where curr_vcpu != current on context switch,
Roger Pau Monne
- [PATCH v2 03/18] x86/mm: introduce helper to detect per-domain L1 entries that need freeing,
Roger Pau Monne
- [PATCH v2 01/18] x86/mm: purge unneeded destroy_perdomain_mapping(),
Roger Pau Monne
- [PATCH v2 06/18] x86/pv: set/clear guest GDT mappings using {populate,destroy}_perdomain_mapping(),
Roger Pau Monne
- [PATCH v2 04/18] x86/pv: introduce function to populate perdomain area and use it to map Xen GDT,
Roger Pau Monne
- [PATCH v2 05/18] x86/mm: switch destroy_perdomain_mapping() parameter from domain to vCPU,
Roger Pau Monne
- [PATCH v2 07/18] x86/pv: update guest LDT mappings using the linear entries,
Roger Pau Monne
- [PATCH v2 08/18] x86/pv: remove stashing of GDT/LDT L1 page-tables,
Roger Pau Monne
- [PATCH v2 10/18] x86/mm: switch {create,destroy}_perdomain_mapping() domain parameter to vCPU,
Roger Pau Monne
- [PATCH v2 09/18] x86/mm: simplify create_perdomain_mapping() interface,
Roger Pau Monne
- [PATCH v2 11/18] x86/pv: untie issuing FLUSH_ROOT_PGTBL from XPTI,
Roger Pau Monne
- [PATCH v2 14/18] x86/mm: introduce per-vCPU L3 page-table,
Roger Pau Monne
- [PATCH v2 15/18] x86/mm: introduce a per-vCPU mapcache when using ASI,
Roger Pau Monne
- [PATCH v2 17/18] x86/mm: switch to a per-CPU mapped stack when using ASI,
Roger Pau Monne
- [PATCH v2 18/18] x86/mm: zero stack on context switch,
Roger Pau Monne
- [PATCH v2 13/18] x86/spec-ctrl: introduce Address Space Isolation command line option,
Roger Pau Monne
- [PATCH v2 16/18] x86/pv: allow using a unique per-pCPU root page table (L4),
Roger Pau Monne
- [PATCH v2 12/18] x86/mm: move FLUSH_ROOT_PGTBL handling before TLB flush,
Roger Pau Monne
- Re: [PATCH v2 00/18] x86: adventures in Address Space Isolation,
Jan Beulich
- Re: [PATCH 3/3] virtio-gpu: add a new command to get p2pdma_distance,
Michael S. Tsirkin
- [PATCH v2 0/2] Add support for Renesas R-Car Gen4,
Mykyta Poturai
- [PATCH for-4.20] CI: Update Fedora to 41,
Andrew Cooper
- Re: Bug: Hyperlinks in generated documentation may point to the wrong architecture,
Andrew Cooper
- [PATCH for 4.21 v1 0/9] Move parts of Arm's Dom0less to common code,
Oleksii Kurochko
- Re: [PATCH v2 1/2] tools/libs: remove dead code,
Anthony PERARD
- [PATCH v4 0/6] x86: memcpy() / memset() (non-)ERMS flavors plus fallout,
Jan Beulich
- [for-4.20][PATCH] xen/arm64: Drop relocate_and_switch_ttbr() stub,
Michal Orzel
- Re: [PATCH v3] docs: fusa: Add dom0less domain configuration requirements,
Bertrand Marquis
- Re: Xen 4.20 Development Update [December],
Oleksii Kurochko
- [for-4.20] Re: [PATCH v12 12/12] xen/arm: add cache coloring support for Xen image,
Julien Grall
- Re: [PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface,
Alexander Gordeev
- [PATCH] x86emul: correct put_fpu()'s segment selector handling,
Jan Beulich
- [PATCH] x86emul: VCVT{,U}DQ2PD ignores embedded rounding,
Jan Beulich
- [PATCH v6 0/7] remove libxenctrl usage from xenstored,
Juergen Gross
- Re: [PATCH v4] vpci: Add resizable bar support,
Jan Beulich
- [PATCH 0/2] xen: error handling and FreeBSD compatibility fixes,
Roger Pau Monne
- [for-4.20][PATCH 0/3] xen/flask: Wire up missing hypercalls,
Michal Orzel
- [PATCH v3] misra: add deviation for MISRA C Rule R11.8.,
Alessandro Zucchelli
- [PATCH] xen/arm: ffa: add changelog entries for FF-A improvements,
Bertrand Marquis
- [PATCH v2] xen: update pvcalls_front_accept prototype,
Stefano Stabellini
- [RFC PATCH 0/7] accel: Add per-accelerator vCPUs queue,
Philippe Mathieu-Daudé
- [PATCH for-4.20 v2] x86/amd: Misc setup for Fam1Ah processors,
Andrew Cooper
- [PATCH for-4.20] x86/amd: Misc setup for Fam1Ah processors,
Andrew Cooper
- [PATCH] x86/boot: Fix zap_low_mappings() to map less of the trampoline,
Andrew Cooper
- [PATCH for-4.20] public/version: soften wording for deprecated sub-ops,
Jan Beulich
- Re: [XEN PATCH 3/5] xen/arch/x86: make objdump output user locale agnostic,
Jan Beulich
- Re: [PATCH v5 2/5] xen: add bitmap to indicate per-domain state changes,
Juergen Gross
- Re: [PATCH] x86/xen/mmu: Increase MAX_CONTIG_ORDER,
Jürgen Groß
- [PATCH] x86/cpu: Support Hygon architecture CPU during NMI initialization.,
banmengtao
- Re: [PATCH v2 31/35] x86/hvm: introduce NS8250 UART emulator,
Denis Mukhin
- Re: [PATCH v2 33/35] x86/domain: implement domain_has_vuart(),
Denis Mukhin
- Re: [PATCH v2 24/35] xen/console: introduce hwdom_crashconsole=,
Denis Mukhin
- Re: [PATCH v2 32/35] x86/hvm: add debugging facility to NS8250 UART emulator,
Denis Mukhin
- Re: [PATCH v2 00/35] Introduce NS8250 UART emulator,
Denis Mukhin
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Denis Mukhin
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Denis Mukhin
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Denis Mukhin
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Jan Beulich
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Stefano Stabellini
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Jan Beulich
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Stefano Stabellini
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Jan Beulich
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Roger Pau Monné
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Jan Beulich
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Roger Pau Monné
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Denis Mukhin
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Stefano Stabellini
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Roger Pau Monné
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Stefano Stabellini
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Denis Mukhin
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Jan Beulich
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Jan Beulich
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Denis Mukhin
- Re: [PATCH v2 20/35] xen/console: introduce console_owner_domid(),
Denis Mukhin
- Re: [PATCH v2 30/35] x86/hvm: add helpers for raising guest IRQs,
Denis Mukhin
- Re: [PATCH v2 28/35] xen/8250-uart: add missing definitions,
Denis Mukhin
- Re: [PATCH v2 29/35] x86/hvm: add HVM-specific Kconfig,
Denis Mukhin
- Re: [PATCH v2 27/35] xen/console: flush console ring to physical console,
Denis Mukhin
- Re: [PATCH v2 09/35] x86/domain: print emulation_flags,
Denis Mukhin
- Re: [PATCH v2 26/35] xen/console: make console buffer size configurable,
Denis Mukhin
- Re: [PATCH v2 23/35] xen/console: introduce console_write(),
Denis Mukhin
- Re: [PATCH v2 22/35] xen/console: introduce handle_keypress_in_domain(),
Denis Mukhin
- Re: [PATCH v2 21/35] xen/console: introduce console_init_owner(),
Denis Mukhin
- Re: [PATCH v2 15/35] xen/console: rename console_rx to console_owner,
Denis Mukhin
- Re: [PATCH v2 34/35] xen/console: enable console owners w/ emulated NS8250,
Denis Mukhin
- Re: [PATCH v2 19/35] xen/console: introduce console_set_owner(),
Denis Mukhin
- Re: [PATCH v2 18/35] xen/console: introduce use of 'is_console' flag,
Denis Mukhin
- Re: [PATCH v2 17/35] xen/console: introduce consoled_is_enabled(),
Denis Mukhin
- Re: [PATCH v2 16/35] xen/console: introduce printk_common(),
Denis Mukhin
- Re: [PATCH v2 14/35] xen/console: rename switch_serial_input() to console_find_owner(),
Denis Mukhin
- Re: [PATCH v2 13/35] xen/console: rename console_input_domain,
Denis Mukhin
- Re: [PATCH v2 11/35] xen/domain: enable max_init_domid for all architectures,
Denis Mukhin
- Re: [PATCH v2 10/35] xen/domain: add get_initial_domain_id(),
Denis Mukhin
- Re: [PATCH v2 12/35] xen/console: move vpl011-related code to vpl011 emulator,
Denis Mukhin
- Re: [PATCH 09/36] riscv/domain: introduce domain_has_vuart(),
Denis Mukhin
- Re: [PATCH v2 08/35] x86/domain: introduce domain_has_vuart(),
Denis Mukhin
- Re: [PATCH v2 03/35] xen/ctype: introduce isconsole(),
Denis Mukhin
- Re: [PATCH v2 02/35] xen/irq: introduce NO_IRQ,
Denis Mukhin
- Re: [PATCH v2 01/35] xen: introduce resource.h,
Denis Mukhin
- [PATCH v3 00/24] x86: introduce NS16550-compatible UART emulator,
Denis Mukhin via B4 Relay
- [PATCH v3 14/24] xen/console: simplify console owner switch hint,
Denis Mukhin via B4 Relay
- [PATCH v3 03/24] arm/vuart: add hwdom prefix to UART emulator,
Denis Mukhin via B4 Relay
- [PATCH v3 07/24] xen/console: introduce framework for UART emulators,
Denis Mukhin via B4 Relay
- [PATCH v3 02/24] arm/vuart: move vpl011-related code to vpl011 emulator,
Denis Mukhin via B4 Relay
- [PATCH v3 01/24] xen/ctype: introduce is_console_printable(),
Denis Mukhin via B4 Relay
- [PATCH v3 09/24] xen/console: rename console_rx to console_owner,
Denis Mukhin via B4 Relay
- [PATCH v3 04/24] xen/console: introduce console_{get,put}_domain(),
Denis Mukhin via B4 Relay
- [PATCH v3 08/24] xen/console: rename switch_serial_input() to console_switch_input(),
Denis Mukhin via B4 Relay
- [PATCH v3 16/24] xen/console: introduce console_write(),
Denis Mukhin via B4 Relay
- [PATCH v3 24/24] xen/console: unify printout behavior for UART emulators,
Denis Mukhin via B4 Relay
- [PATCH v3 06/24] xen/domain: introduce hardware emulation flags,
Denis Mukhin via B4 Relay
- [PATCH v3 05/24] xen/console: introduce consoled_is_enabled(),
Denis Mukhin via B4 Relay
- [PATCH v3 12/24] xen/console: introduce console_{get,set}_owner(),
Denis Mukhin via B4 Relay
- [PATCH v3 10/24] xen/console: introduce use of 'is_console' flag,
Denis Mukhin via B4 Relay
- [PATCH v3 13/24] xen/console: introduce hwdom_crashconsole=,
Denis Mukhin via B4 Relay
- [PATCH v3 19/24] xen/8250-uart: add missing definitions,
Denis Mukhin via B4 Relay
- [PATCH v3 20/24] x86/hvm: add HVM-specific Kconfig,
Denis Mukhin via B4 Relay
- [PATCH v3 21/24] x86/hvm: introduce NS16550-compatible UART emulator,
Denis Mukhin via B4 Relay
- [PATCH v3 22/24] x86/hvm: enable NS16550-compatible UART emulator,
Denis Mukhin via B4 Relay
- [PATCH v3 17/24] xen/console: flush console ring to physical console,
Denis Mukhin via B4 Relay
- [PATCH v3 15/24] xen/console: make console buffer size configurable,
Denis Mukhin via B4 Relay
- [PATCH v3 11/24] xen/domain: move get_initial_domain_id() to arch-independent header,
Denis Mukhin via B4 Relay
- [PATCH v3 23/24] docs/misc: update console documentation,
Denis Mukhin via B4 Relay
- [PATCH v3 18/24] xen/include: introduce resource.h,
Denis Mukhin via B4 Relay
- Re: [PATCH v2 1/2] x86/uaccess: rework user access speculative harden guards,
Stefano Stabellini
- [PATCH] xen: update pvcalls_front_accept prototype,
Stefano Stabellini
- Re: [XEN PATCH v2] eclair-analysis: tidy toolchain.ecl configuration and mark Rule 1.1 clean,
Stefano Stabellini
- [RFC] docs: FRED support in Xen,
Andrew Cooper
- Help With Identifying CPUID faulting logic in Xen code,
Fonyuy-Asheri Caleb
- Re: [XEN PATCH v1] ioreq: allow arch_vcpu_ioreq_completion() to signal an error,
Stefano Stabellini
- Re: [XEN PATCH v1] xen: mem_access: conditionally compile vm_event.c & monitor.c,
Stefano Stabellini
- [PATCH for-4.20? 0/5] xen/perfc: Cleanup, and wire up for RISCV/PPC,
Andrew Cooper
- Re: [XEN PATCH v2] xen: introduce kconfig options to disable hypercalls,
Stefano Stabellini
- Re: [ImageBuilder] Add zstd compression support,
Stefano Stabellini
- [PATCH v3 0/2] x86: Add Support for Paging-Write Feature,
Petr Beneš
- Re: [PATCH 1/1] xen/common: Remove dead code,
Stefano Stabellini
- Re: [PATCH v2] misra: add deviation for MISRA C Rule R11.8.,
Stefano Stabellini
- Re: [RFC PATCH] xen/kconfig: allow LATE_HWDOM config for ARM,
Jason Andryuk
- Xen.efi "must be loaded below 4Gb",
Andrew Cooper
- Re: [PATCH v3] x86/spec-ctrl: Support for SRSO_U/S_NO and SRSO_MSR_FIX,
Roger Pau Monné
- Re: Xen Security Advisory 466 v3 (CVE-2024-53241) - Xen hypercall page unsafe against speculative attacks,
Jürgen Groß
- Re: Linux 6.13-rc3 many different panics in Xen PV dom0,
Jürgen Groß
- [RFC PATCH v2 00/10] Virtualize architectural LBRs,
Tu Dinh
- [RFC PATCH v2 10/10] x86/hvm: Enable XSAVES LBR save/restore,
Tu Dinh
- [RFC PATCH v2 01/10] x86: Add architectural LBR definitions,
Tu Dinh
- [RFC PATCH v2 08/10] x86/emulate: Implement XSAVES/XRSTORS for arch LBR,
Tu Dinh
- [RFC PATCH v2 09/10] x86/vmx: Implement arch LBR,
Tu Dinh
- [RFC PATCH v2 03/10] tools: Add arch LBR feature bits,
Tu Dinh
- [RFC PATCH v2 02/10] x86: Define arch LBR feature bits,
Tu Dinh
- [RFC PATCH v2 04/10] x86: Calculate arch LBR CPUID policies,
Tu Dinh
- [RFC PATCH v2 05/10] x86: Keep a copy of XSAVE area size,
Tu Dinh
- [RFC PATCH v2 06/10] x86: Enable XSTATE save/restore for arch LBR,
Tu Dinh
- [RFC PATCH v2 07/10] x86/hvm: Don't count XSS bits in XSAVE size,
Tu Dinh
- Re: [XEN PATCH 2/5] docs: set DATE to SOURCE_DATE_EPOCH if available,
Maximilian Engelhardt
- Re: [PATCH for-4.20] x86/traps: Rework LER initialisation and support Zen5/Diamond Rapids,
Andrew Cooper
Mail converted by MHonArc
|