xen-devel Mail Thread Index
- [XEN][PATCH] common/libfdt: optimize usage,
Grygorii Strashko
- [PATCH v2] ioreq: Check for out of bounds vCPU ID,
Teddy Astie
- [PATCH for-4.21] x86/ucode: Add extra rows to the entrysign model table (again),
Andrew Cooper
- [XEN][PATCH] x86/paging: replace !paging_mode_hap() with paging_mode_shadow(),
Grygorii Strashko
- [XEN][PATCH v3] xen: make VMTRACE support optional,
Grygorii Strashko
- [XEN][PATCH v4] xen/x86: guest_access: optimize raw_x_guest() for PV and HVM combinations,
Grygorii Strashko
- [PATCH] ioreq: Assert with out of bounds vCPU ID,
Teddy Astie
- [PATCH v2 0/4] configure: reduce number of files created,
Juergen Gross
- Re: [PATCH v5 10/14] powerpc: Convert to physical address DMA mapping,
Christophe Leroy
- Incorrect error handling in xen_enable_tpm(),
Markus Armbruster
- Re: [PATCH v7 03/16] emul/ns16x50: implement emulator stub,
dmukhin
- [PATCH] x86/viridian: use hv_timer_message_payload struct,
Roger Pau Monne
- [PATCH for-4.19] mktarball: Use root/root for internal ownership,
Andrew Cooper
- Re: domU suspend issue - freeze processes failed - Linux 6.16,
Yann Sionneau
- [PATCH v8] xen: Strip xen.efi by default,
Frediano Ziglio
- Re: [PATCH v3 7/7] xen: New hypercall to claim memory using XEN_DOMCTL_claim_memory,
Jan Beulich
- Re: [PATCH v3 6/7] xen/page_alloc: Protect claimed memory against other allocations,
Jan Beulich
- Re: [PATCH v3 5/7] xen/page_alloc: Pass node to adjust_tot_pages and check it,
Jan Beulich
- Xen 4.20.2 released,
Jan Beulich
- [PATCH for-4.20] mktarball: Drop double-processing of the archive,
Andrew Cooper
- [PATCH v7] xen: Strip xen.efi by default,
Frediano Ziglio
- [PATCH 0/3] x86: "brk" allocator,
Jan Beulich
- [PATCH] symbols: don't over-align data,
Jan Beulich
- [PATCH] libfdt: Replace hardcoded FDT version numbers with macros,
Dmytro Prokopchuk1
- Re: [XTF PATCH v2 0/2] Remove Xen as a hard requirement to run XTF,
Alejandro Vallejo
- [PATCH v1 0/7] consolidate vm event subsystem,
Penny Zheng
- Message not available
[PATCH] x86: Remove x86 prefixed names from cpuinfo,
Kevin Lampis
Xen DomU Bootloader Experiences,
Elliott Mitchell
Re: [XEN][PATCH] x86/hvm: revise "cpu_has_vmx" usage for !CONFIG_INTEL_VMX case,
Grygorii Strashko
[XEN][PATCH v2] xen: make VMTRACE support optional,
Grygorii Strashko
[PATCH] docs: Rewrite the Tagging and Branching checklist,
Andrew Cooper
[PATCH RESEND] drivers/xen/xenbus: Simplify return statement in join(),
Thorsten Blum
[PATCH 0/4] Add Kconfig option to remove microcode loading support,
Alejandro Vallejo
[PATCH] CPU: abstract read-mostly-ness for per-CPU cpumask_var_t variables,
Jan Beulich
[PATCH] x86/mm: split struct sh_dirty_vram and make results private,
Jan Beulich
[PATCH] x86/MSI: adjust permitted vector range,
Jan Beulich
[PATCH] x86/IRQ: use LOCK-free bit setting in init_irq_data(),
Jan Beulich
[PATCH] x86: there's no use for -mpreferred-stack-boundary= when assembling,
Jan Beulich
[PATCH] core-parking: shrink and relocate core_parking_cpunum[],
Jan Beulich
[PATCH 0/2] AMD-Vi cleanups around domain device setup,
Teddy Astie
[PATCH 0/2] Code removal for !CONFIG_PV,
Alejandro Vallejo
[PATCH] x86emul/test: extend cleaning of generated files,
Jan Beulich
[RFC PATCH v2] x86/hvm: Allow pre-enabling x2apic mode on BSP,
Teddy Astie
Re: [for 4.22 v5 18/18] xen/riscv: introduce metadata table to store P2M type,
Jan Beulich
[PATCH v4 0/8] Implement CPU hotplug on Arm,
Mykyta Poturai
Re: [RFC PATCH for-4.22] x86/hvm: Introduce force_x2apic flag,
Teddy Astie
[PATCH v2] xen/arm: Use FDT_MAGIC from libfdt instead of local macro,
Dmytro Prokopchuk1
RE: [PATCH v3 15/28] xen/domctl: wrap domain_kill() with CONFIG_MGMT_HYPERCALLS,
Penny, Zheng
[PATCH] xen/arm: Use FDT_MAGIC from libfdt instead of local macro,
Dmytro Prokopchuk1
[PATCH] xen: Expose time_offset in struct arch_shared_info,
Tu Dinh
[ImageBuilder][PATCH] Add DOMU_TRAP_UNMAP parameter to control unmapped access behavior,
Oleksandr Tyshchenko
[XEN][PATCH] xen/domctl: add XEN_DOMCTL_CDF_ALL mask,
Grygorii Strashko
[RESEND PATCH v2 0/3] x86/hvm: vmx: refactor cache disable mode code,
Grygorii Strashko
[XEN][PATCH 0/5] x86: pvh: allow to disable 32-bit (COMPAT) interface support,
Grygorii Strashko
[PATCH 0/5] configure: reduce number of files created,
Juergen Gross
Re: [BUG]: Crashing Xen when nestedhvm is enabled,
Andrew Cooper
[PATCH v2 0/3] Third MPU Series,
Harry Ramsey
RE: [PATCH v3 09/28] xen/vm_event: consolidate CONFIG_VM_EVENT,
Penny, Zheng
Re: [for 4.22 v5 17/18] xen/riscv: add support of page lookup by GFN,
Jan Beulich
[PATCH] CHANGELOG: Note about oxenstored being deprecated,
Andrew Cooper
Re: [for 4.22 v5 13/18] xen/riscv: implement p2m_next_level(),
Jan Beulich
Re: [for 4.22 v5 12/18] xen/riscv: Implement p2m_pte_from_mfn() and support PBMT configuration,
Jan Beulich
[PATCH v6] xen: Strip xen.efi by default,
Frediano Ziglio
Re: [for 4.22 v5 11/18] xen/riscv: Implement p2m_free_subtree() and related helpers,
Jan Beulich
preparations for 4.20.2,
Jan Beulich
Re: [for 4.22 v5 10/18] xen/riscv: implement p2m_set_range(),
Jan Beulich
Re: [PATCH v4] xen: Support LLVM raw profile versions 5, 6, 7, 8, 9, and 10,
Jan Beulich
[PATCH v5] xen: Strip xen.efi by default,
Frediano Ziglio
[PATCH v4] xen: Strip xen.efi by default,
Frediano Ziglio
[PATCH] dom0less: Remove redundant magic check in 'check_partial_fdt()',
Dmytro Prokopchuk1
[PATCH] fix xl.cfg docs to correct viridian defaults list,
James Dingwall
[XEN][PATCH v3] xen/x86: guest_access: optimize raw_x_guest() for PV and HVM combinations,
Grygorii Strashko
Re: [PATCH v4 12/12] mm: bail out of lazy_mmu_mode_* in interrupt context,
Ryan Roberts
[XEN][PATCH v2 0/3] x86/hvm: vmx: refactor cache disable mode code,
Grygorii Strashko
[PATCH] x86/ucode: Add extra rows to the entrysign model table,
Andrew Cooper
Re: [PATCH v13 02/12] xen/arm: add initial support for LLC coloring on arm64,
Mykola Kvach
Re: [PATCH v13 01/12] xen/common: add cache coloring common code,
Mykola Kvach
Re: [PATCH v13 07/12] xen/arm: add support for cache coloring configuration via device-tree,
Mykola Kvach
Re: [PATCH v13 04/12] xen/arm: add Dom0 cache coloring support,
Mykola Kvach
[PATCH v2] xen/x86: guest_access: optimize raw_x_guest() for PV and HVM combinations,
Grygorii Strashko
[PATCH 0/2] replace system_wq with system_percpu_wq, add WQ_PERCPU to alloc_workqueue,
Marco Crivellari
Re: [XEN][PATCH] xen/x86: guest_access: optimize raw_x_guest() for PV and HVM combinations,
Teddy Astie
Re: [XEN][PATCH 1/3] x86/hvm: move hvm_shadow_handle_cd() in vmx code,
Grygorii Strashko
Re: [for 4.22 v5 05/18] xen/riscv: add root page table allocation,
Jan Beulich
Re: [for 4.22 v5 02/18] xen/riscv: introduce VMID allocation and manegement,
Jan Beulich
Re: [for 4.22 v5 01/18] xen/riscv: detect and initialize G-stage mode,
Jan Beulich
Re: [PATCH v1 7/8] xen/pci: assign discovered devices to hwdom,
Jan Beulich
Re: [PATCH v1 6/8] xen/pci: initialize BARs,
Jan Beulich
Re: [PATCH v1 5/8] xen/pci: introduce has_vpci_bridge,
Jan Beulich
Re: [XEN][PATCH] xen: make VMTRACE support optional,
Jan Beulich
Re: [XEN][PATCH v7] x86: make Viridian support optional,
Jan Beulich
Re: [XEN][PATCH] xen/x86: guest_access: optimize raw_x_guest() for PV and HVM combinations,
Jan Beulich
Re: [PATCH v2] kconfig: remove references to docs/misc/kconfig{,-language}.txt files,
Jan Beulich
Re: [RFC PATCH for-4.22] x86/hvm: Introduce force_x2apic flag,
Jan Beulich
[PATCH v3] xen: Strip xen.efi by default,
Frediano Ziglio
Xen Security Advisory 471 v3 (CVE-2024-36350,CVE-2024-36357) - x86: Transitive Scheduler Attacks,
Xen . org security team
[XEN PATCH] xen/arm/p2m: perform IPA-based TLBI for arm64 when IPA is known,
Haseeb Ashraf
Re: [PATCH v2] xen: Strip xen.efi by default,
Roger Pau Monné
Re: [PATCH v2] CHANGELOG.md: Update for 4.21 release cycle,
Stefano Stabellini
[PATCH for-4.22 v2] acpi: Set TPM2 LAML to actual log area size,
Tu Dinh
[PATCH] ocaml/xsd_glue: Fix dynamic linking configuration,
Andrew Cooper
[PATCH] acpi: Set TPM2 LAML to actual log area size,
Tu Dinh
Re: [RFC PATCH] xen: privcmd: fix ioeventfd/ioreq crashing PV domain,
Jürgen Groß
Re: [PATCH v3 3/5] arm/sysctl: Implement cpu hotplug ops,
Julien Grall
Re: [PATCH v3 0/5] Implement CPU hotplug on Arm,
Julien Grall
Re: [PATCH v3 2/5] arm/gic: Use static irqaction,
Julien Grall
Re: [PATCH v3 1/5] arm/time: Use static irqaction,
Julien Grall
Re: [PATCH] domain: adjust soft-reset arch dependency,
Julien Grall
Re: Support of building Xen with Clang/LLVM on Arm?,
Julien Grall
[ANNOUNCE] Call for agenda items for November 6, 2025 Community Call @ 15:00 UTC,
Cody Zuschlag
Re: [PATCH v2] arm/xen: zero init memory region before returning to the heap,
Julien Grall
Re: [PATCH 2/3] arm: Implement reference counting for overlapping regions,
Orzel, Michal
Re: [PATCH 1/3] arm: Implement setup_mm for MPU systems,
Orzel, Michal
[XEN PATCH v4] automation/eclair: add new analysis jobs with differing configurations,
Nicola Vetrini
[ANNOUNCEMENT] Xen 4.21.0-rc3 is tagged,
Oleksii Kurochko
Re: [PATCH v4 11/12] x86/xen: use lazy_mmu_state when context-switching,
David Hildenbrand (Red Hat)
Re: [PATCH v4 10/12] sparc/mm: replace batch->active with in_lazy_mmu_mode(),
David Hildenbrand (Red Hat)
Re: [PATCH v4 09/12] powerpc/mm: replace batch->active with in_lazy_mmu_mode(),
David Hildenbrand
Re: [PATCH v4 08/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode(),
David Hildenbrand
Re: [RFC PATCH for-4.22 v2 3/3] xenpm: Add get-intel-temp subcommand,
Teddy Astie
Re: [RFC PATCH for-4.22 v2 2/3] x86/platform: Expose DTS sensors MSR,
Teddy Astie
Re: [PATCH] xen/usb: Constify struct hc_driver,
Jürgen Groß
Re: [PATCH 00/20] Add SMMUv3 Stage 1 Support for XEN guests,
Milan Djokic
[PATCH] misra: address Rule 11.3 in spin_unlock_common(),
Dmytro Prokopchuk1
Re: [XEN][PATCH] xen: make VMTRACE support optional,
Teddy Astie
[PATCH] xen/netfront: Comment Correction: Fix Spelling Error and Description of Queue Quantity Rules,
Chu Guangqing
Re: [PATCH v2] arm/efi: address MISRA C Rule 11.3,
Orzel, Michal
Re: [PATCH v2 for-4.21 0/2] x86/AMD: deal with RDSEED issues,
Oleksii Kurochko
Re: [PATCH v5] xen/char: implement suspend/resume calls for SCIF driver,
Mykola Kvach
Re: [PATCH v6 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Dmitry Baryshkov
[PATCH] xen/xenbus: better handle backend crash,
Marek Marczykowski-Górecki
Re: race condition when re-connecting vif after backend died,
Marek Marczykowski-Górecki
Re: [PATCH v4 07/12] mm: enable lazy_mmu sections to nest,
David Hildenbrand
Re: [PATCH v4 06/12] mm: introduce generic lazy_mmu helpers,
David Hildenbrand
Re: [PATCH v4 05/12] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE,
David Hildenbrand
Re: [PATCH v4 04/12] sparc/mm: implement arch_flush_lazy_mmu_mode(),
David Hildenbrand
Re: [PATCH v4 03/12] powerpc/mm: implement arch_flush_lazy_mmu_mode(),
David Hildenbrand
Re: [PATCH v4 02/12] x86/xen: simplify flush_lazy_mmu(),
David Hildenbrand
Re: [PATCH v4 01/12] powerpc/64s: Do not re-activate batched TLB flush,
David Hildenbrand
[PATCH v6 0/5] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support,
Oleksii Moisieiev
Re: [XEN PATCH v3] automation/eclair: add new analysis jobs with differing configurations,
Nicola Vetrini
Re: Limitations for Running Xen on KVM Arm64,
Demi Marie Obenour
Mail converted by MHonArc
|