xen-devel Mail Thread Index
- [PATCH v2 0/2] xen/arm: Improve frametable allocation,
Michal Orzel
- [PATCH] x86/cpu: identify uninitialized CPU data using BAD_APICID,
Roger Pau Monne
- [PATCH] tools: Use posix_memalign instead of valloc for NetBSD,
Frediano Ziglio
- Xen Security Advisory 489 v2 (CVE-2026-23559,CVE-2026-23560,CVE-2026-23561,CVE-2026-23562,CVE-2026-42486) - Multiple RBAC issues in XAPI,
Xen . org security team
- [RFC PATCH] virtio-mmio: add xenbus probing,
Val Packett
- [XEN PATCH] CI: use --platform on `docker build` and `push`,
Anthony PERARD
- Re: [PATCH 16/17] Handle PCIe ECAM space access from guests,
Roger Pau Monné
- Re: [PATCH 17/17] docs: provide description for device_model_machine option,
Roger Pau Monné
- Re: [PATCH 15/17] hvmloader: Set MCFG in ACPI table,
Roger Pau Monné
- [PATCH v2 0/4] tools/xenstore: fix issue related to XSA-417,
Juergen Gross
- Re: [PATCH 14/17] libacpi: build ACPI MCFG table if requested,
Roger Pau Monné
- Re: [PATCH 12/17] libxl: Q35 support (new option device_model_machine),
Roger Pau Monné
- Re: [PATCH 11/17] hvmloader: allocate MMCONFIG area in the MMIO hole,
Roger Pau Monné
- [PATCH] Improved reStructuredText formatting of Misra C Rules,
Bernhard Kaindl
- [PATCH v2 0/6] xen/arm: ffa: Harden notifications and enable VM-to-VM delivery,
Bertrand Marquis
- Re: [PATCH 1/4] xen/arm: its: collect quirk flags and honor dma-noncoherent,
Oleksandr Tyshchenko
- [PATCH] docs: Format (void *) to fix reStructuredText emphasis warnings,
Bernhard Kaindl
- [PATCH v2] hypfs: add ASSERT_UNREACHABLE() in hypfs_get_entry_rel(),
Dmytro Prokopchuk1
- Xen Security Advisory 489 v1 (CVE-2026-23559,CVE-2026-23560,CVE-2026-23561,CVE-2026-23562,CVE-2026-42486) - Multiple RBAC issues in XAPI,
Xen . org security team
- [PATCH] docs: Hypervisor-Guide: Move Hyperlaunch design docs as needed,
Bernhard Kaindl
- [PATCH] docs: Add modern Sphinx design with bright and dark mode,
Bernhard Kaindl
- [PULL v2 08/15] ui/console: return completion status from gfx_update callback,
marcandre . lureau
- [PATCH v4 00/11] RISCV: enable DOMAIN_BUILD_HELPERS,
Oleksii Kurochko
- [PATCH v4 01/11] xen: arm: fix len type for guest copy functions,
Oleksii Kurochko
- [PATCH v4 02/11] xen/dom0less: rename kernel_zimage_probe() to kernel_image_probe(),
Oleksii Kurochko
- [PATCH v4 03/11] xen: move declaration of fw_unreserved_regions() to common header,
Oleksii Kurochko
- [PATCH v4 04/11] xen: introduce domain-layout.h with common domain_use_host_layout(),
Oleksii Kurochko
- [PATCH v4 05/11] xen: rename p2m_ipa_bits to p2m_gpa_bits,
Oleksii Kurochko
- [PATCH v4 06/11] xen/riscv: implement copy_to_guest_phys(),
Oleksii Kurochko
- [PATCH v4 07/11] xen/riscv: add Linux kernel loading support,
Oleksii Kurochko
- [PATCH v4 08/11] xen/riscv: rework G-stage mode handling,
Oleksii Kurochko
- [PATCH v4 09/11] xen/riscv: introduce p2m_gpa_bits,
Oleksii Kurochko
- [PATCH v4 10/11] xen/riscv: add definition of guest RAM banks,
Oleksii Kurochko
- [PATCH v4 11/11] xen/riscv: enable DOMAIN_BUILD_HELPERS,
Oleksii Kurochko
- Re: [PATCH 10/17] hvmloader: Add support for HVMOP_set|get_ecam_space hypercalls,
Roger Pau Monné
- Re: [PATCH 09/17] xev/hvm: Add HVMOP_get|set_ecam_space hypercalls,
Roger Pau Monné
- Re: [PATCH 08/17] hvmloader: Extend PCI BAR struct,
Roger Pau Monné
- Re: [PATCH 07/17] hvmloader: add basic Q35 support,
Roger Pau Monné
- Re: [PATCH 06/17] hvmloader: Move pci devices setup to a separate function,
Roger Pau Monné
- Ping: Re: [PATCH 0/4] xen/arm: ITS quirk handling fixes and board-specific matches,
Mykola Kvach
- Xen Security Advisory 487 v2 (CVE-2026-31787) - Linux kernel double free in Xen privcmd driver,
Xen . org security team
- Xen Security Advisory 486 v2 (CVE-2026-23558) - grant table v2 race in status page mapping,
Xen . org security team
- Xen Security Advisory 485 v2 (CVE-2026-31786) - Linux kernel out of bounds read via Xen-related sysfs file,
Xen . org security team
- Xen Security Advisory 484 v2 (CVE-2026-23557) - Xenstored DoS via XS_RESET_WATCHES command,
Xen . org security team
- Xen Security Advisory 483 v2 (CVE-2026-23556) - oxenstored keeps quota related use counts across domain destruction,
Xen . org security team
- [PATCH v2] xen/arm: gic-v2: disable interrupt bypass on CPU shutdown,
Mykola Kvach
- Re: [PATCH 05/17] hvmloader: add Q35 DSDT table loading,
Roger Pau Monné
- Re: [PATCH 04/17] hvmloader: add ACPI enabling for Q35,
Roger Pau Monné
- Re: [PATCH 03/17] hvmloader: add function to set the emulated machine type (i440/Q35),
Roger Pau Monné
- Re: [PATCH 02/17] libacpi: new DSDT ACPI table for Q35,
Roger Pau Monné
- Re: [PATCH 01/17] libacpi: Split dsdt.asl file and extract i440 specific parts,
Roger Pau Monné
- [PULL 08/15] ui/console: return completion status from gfx_update callback,
marcandre . lureau
- [PATCH v2] xen/dt-overlay: support phandle-based targeting in overlay_get_nodes_info,
Michal Orzel
- Re: [PATCH 00/17] Q35 initial support for HVM guests,
Roger Pau Monné
- [RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access,
Christophe Leroy (CS GROUP)
- [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c,
Christophe Leroy (CS GROUP)
- [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery,
Christophe Leroy (CS GROUP)
- [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception(),
Christophe Leroy (CS GROUP)
- [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial(),
Christophe Leroy (CS GROUP)
- [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant,
Christophe Leroy (CS GROUP)
- [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT,
Christophe Leroy (CS GROUP)
- [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user(),
Christophe Leroy (CS GROUP)
- [RFC PATCH v1 8/9] arm64: Add unsafe_copy_from_user(),
Christophe Leroy (CS GROUP)
- [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access,
Christophe Leroy (CS GROUP)
- Re: [RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access,
Helge Deller
- [PATCH v2 0/3] x86/pvh: fix unbootable VMs again (PVH + KASAN),
Mauricio Faria de Oliveira
- [PATCH v4 0/3] dom0less: various updates,
Oleksii Kurochko
- [PATCH v4 9/9] x86/cpuid: Advertise XEN_HVM_CPUID_EXT_DEST_ID when device model opts in,
Julian Vetter
- [PATCH v4 8/9] hvm/ioreq: Negotiate extended destination ID support per ioreq server,
Julian Vetter
- [PATCH v4 7/9] x86/dmop: Add XEN_DMOP_{bind,unbind}_pt_msi_irq DM ops,
Julian Vetter
- [PATCH v4 6/9] x86/hvm: Support extended destination IDs in virtual MSI and IO-APIC,
Julian Vetter
- [PATCH v4 5/9] x86/passthrough: Introduce pt_irq_bind_msi() as canonical MSI bind path,
Julian Vetter
- [PATCH v4 4/9] x86/passthrough: Extract PT_IRQ_TYPE_MSI body into pt_irq_bind_msi(),
Julian Vetter
- [PATCH v4 3/9] x86/passthrough: Extract pt_irq_dpci_setup() from pt_irq_create_bind(),
Julian Vetter
- [PATCH v4 2/9] x86/passthrough: Wrap pt_irq_create_bind() restart block in braces,
Julian Vetter
- [PATCH v4 1/9] x86/vioapic: Add ioapic_check() to validate IO-APIC state before restore,
Julian Vetter
- [PATCH v4 0/9] x86/hvm: Add Extended MSI destination ID support,
Julian Vetter
- [PATCH v2 0/7] Minor xenguest optimisations,
Frediano Ziglio
- Re: [PATCH 3/3] x86/shadow: reduce flush_tlb's scope in shadow_track_dirty_vram(),
Roger Pau Monné
- Re: [PATCH 2/3] x86/shadow: VRAM last_dirty tagging,
Roger Pau Monné
- Re: [PATCH 1/3] x86/shadow: unlock P2M slightly earlier in shadow_track_dirty_vram(),
Roger Pau Monné
- [PATCH v3] arm/gicv3: Decode cacheability fields before comparing,
Mykola Kvach
- Re: [PATCH 9/9] x86/mwait-idle: Add C-states validation,
Roger Pau Monné
- Re: [PATCH 8/9] x86/mwait-idle: Add cmdline option to adjust C-states table,
Roger Pau Monné
- Re: [PATCH 7/9] x86/mwait-idle: drop const from struct cpuidle_state arrays,
Roger Pau Monné
- Re: [PATCH 6/9] x86/mwait-idle: Remove the 'preferred_cstates' parameter,
Roger Pau Monné
- Re: [PATCH 5/9] x86/mwait-idle: Remove unused driver version constant,
Roger Pau Monné
- Re: [PATCH 4/9] x86/mwait-idle: move pre-initialized struct idle_cpu instances,
Roger Pau Monné
- Re: [PATCH 3/9] x86/mwait-idle: latch struct idle_cpu contents,
Roger Pau Monné
- Re: [PATCH 2/9] x86/mwait-idle: clean up BYT/CHT auto demotion disable,
Roger Pau Monné
- Re: [PATCH 1/9] x86/mwait-idle: arrange for BSP MSR adjustments during S3 resume,
Roger Pau Monné
- [PATCH v3 0/3] dom0less: various updates,
Oleksii Kurochko
- [PATCH v14 0/3] of: parsing of multi #{iommu,msi}-cells in maps,
Vijayanand Jitta
- [PATCH 0/4] Minor xenguest optimisations,
Frediano Ziglio
- [PATCH] automation/gitlab: introduce macOS build jobs,
Roger Pau Monne
- [PATCH v4 0/4] xen/drivers/char: fix IRQ registration failure propagation,
Oleksii Moisieiev
- [PATCH] nestedsvm: Clear GIF when injecting VMEXIT,
Ross Lagerwall
- [PATCH] CHANGELOG: add xenstored watch depth feature,
Juergen Gross
- Re: [PATCH] tools: remove setup_physical_bridge_port() function,
Anthony PERARD
- Re: [PATCH v2] install.sh: Preserve symlinks in destination file system,
Anthony PERARD
- [RFC PATCH v4 0/6] xl: Allow PCI devices to be passthrough'd via Qemu command line,
Thierry Escande
- [PATCH 0/4] tools/xenstore: fix issue related to XSA-417,
Juergen Gross
- Re: [PATCH] Arm: device.c is init-only when OVERLAY_DTB=n,
Orzel, Michal
- [PATCH 0/3] x86/pvh: fix unbootable VMs again (PVH + KASAN),
Mauricio Faria de Oliveira
- [PATCH] x86/amd: Drop allow_unsafe parameter, tune down XSA-9 mitigations,
Teddy Astie
- [PATCH v1 0/1] arm64/insn: Avoid undefined behaviour in branch offset decode,
Edgar E. Iglesias
- How to express "externally managed" IOMMU domains for VFIO/IOMMUFD ?,
Teddy Astie
- [PATCH 1/1] xen/mm: normalize page count types to unsigned long,
Bernhard Kaindl
- [PATCH] x86/HVM: drop dead code from HVM_PARAM_IDENT_PT setting,
Jan Beulich
- [PATCH] EFI: adjust cfg file buffer freeing,
Jan Beulich
- [PATCH v3] xen/arm: smmuv3: Add support for removing devices,
Mykyta Poturai
- [PATCH v2 0/3] dom0less: various updates,
Oleksii Kurochko
- [PATCH v3 0/4] xen/drivers/char: fix IRQ registration failure propagation,
Oleksii Moisieiev
- [PATCH 1/1] xen/efi: Config parsing: Free the same page count as allocated.,
Bernhard Kaindl
- [PATCH] tools/xenpm: fix FreeBSD build,
Roger Pau Monne
- [PATCH] xen/arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in interface.h,
Thomas Huth
- Re: [PATCH v5 2/2] x86/svm: Use the virtual NMI when available,
Teddy Astie
- [PATCH v5] xen/riscv: allow Xen to use SSTC while hiding it from guests,
Oleksii Kurochko
- [PATCH 0/2] move KB() etc to make it usable by x86'es mkelf32,
Jan Beulich
- [PATCH] xen/arm: ffa: fix build with clang/ATfE,
Dmytro Prokopchuk1
- [RFC PATCH 0/2] Add region id support for PCI,
Mykyta Poturai
- [PATCH v2 0/9] tools/xenstored: add support for watch depth feature,
Juergen Gross
- [PATCH v2 1/9] tools/xenstored: allow domU to get own features,
Juergen Gross
- [PATCH v2 2/9] docs: clarify Xenstore watch depth feature,
Juergen Gross
- [PATCH v2 3/9] tools/libs/store: add support to use watches with a depth parameter,
Juergen Gross
- [PATCH v2 4/9] tools/xenstored: add depth information to watches,
Juergen Gross
- [PATCH v2 5/9] tools/xenstored: add depth handling to XS_WATCH,
Juergen Gross
- [PATCH v2 6/9] tools/xenstored: replace the fire_watches() exact parameter,
Juergen Gross
- [PATCH v2 7/9] tools/xenstored: expand special watch handling with depth feature,
Juergen Gross
- [PATCH v2 8/9] tools/xenstored: make XENSTORE_SERVER_FEATURE_WATCHDEPTH available,
Juergen Gross
- [PATCH v2 9/9] tools/xs-clients: support depth with xenstore-watch,
Juergen Gross
- Re: [PATCH v2 0/9] tools/xenstored: add support for watch depth feature,
Jan Beulich
- [PATCH v2] tools/xenstored: remove unneeded check in create_node(),
Juergen Gross
- Re: [PATCH 9/8] tools/xs-clients: support depth with xenstore-watch,
Jason Andryuk
- Re: [PATCH 8/8] tools/xenstored: make XENSTORE_SERVER_FEATURE_WATCHDEPTH available,
Jason Andryuk
- Re: [PATCH 7/8] tools/xenstored: expand special watch handling with depth feature,
Jason Andryuk
- Re: [PATCH 6/8] tools/xenstored: replace the fire_watches() exact parameter,
Jason Andryuk
- Re: [PATCH 5/8] tools/xenstored: add depth handling to XS_WATCH,
Jason Andryuk
- Re: [PATCH 4/8] tools/xenstored: add depth information to watches,
Jason Andryuk
- [RESEND-2 RFC PATCH v6 00/43] altp2m: Move altp2m routines to common code and add ARM support,
Rose Spangler
- [RFC PATCH v6 01/43] altp2m: Add template common altp2m.c/altp2m.h,
Rose Spangler
- [RFC PATCH v6 05/43] altp2m: Move altp2m_supported to arch header,
Rose Spangler
- [RFC PATCH v6 04/43] x86/altp2m: Rename hvm_altp2m_supported to altp2m_supported,
Rose Spangler
- [RFC PATCH v6 06/43] arm/altp2m: Add template arch-specific altp2m.c/altp2m.h,
Rose Spangler
- [RFC PATCH v6 07/43] arm/altp2m: Introduce CONFIG_ALTP2M Kconfig option,
Rose Spangler
- [RFC PATCH v6 03/43] altp2m: Move altp2m_p2m to common domain struct,
Rose Spangler
- [RFC PATCH v6 10/43] altp2m: Add ARM support to do_altp2m_op,
Rose Spangler
- [RFC PATCH v6 08/43] altp2m: Rename p2m_*_altp2m functions and move declarations out of p2m.h,
Rose Spangler
- [RFC PATCH v6 11/43] arm/altp2m: Add support for HVMOP_altp2m_get_domain_state,
Rose Spangler
- [RFC PATCH v6 12/43] x86/p2m: Move p2m_{init,free}_one declarations to arch header,
Rose Spangler
- [RFC PATCH v6 13/43] x86/altp2m: Add lock functions accessible from common code,
Rose Spangler
- [RFC PATCH v6 14/43] altp2m: Move altp2m_{init,teardown} to common code,
Rose Spangler
- [RFC PATCH v6 20/43] arm/p2m: Rename parameter in p2m_alloc_vmid,
Rose Spangler
- [RFC PATCH v6 18/43] arm/p2m: Invalidate root page table entries and flush TLB in p2m_flush_table,
Rose Spangler
- [RFC PATCH v6 22/43] arm/p2m: Introduce p2m_is_{hostp2m,altp2m},
Rose Spangler
- [RFC PATCH v6 15/43] arm/p2m: Allocate hostp2m with xzalloc,
Rose Spangler
- [RFC PATCH v6 21/43] arm/p2m: Change func prototype and impl of p2m_{alloc,free}_vmid,
Rose Spangler
- [RFC PATCH v6 17/43] arm/p2m: Move hostp2m init/teardown to individual functions,
Rose Spangler
- [RFC PATCH v6 25/43] arm/altp2m: Add altp2m index to arch_vcpu,
Rose Spangler
- [RFC PATCH v6 16/43] arm/p2m: Cosmetic fix - substitute _gfn(ULONG_MAX) for INVALID_GFN,
Rose Spangler
- [RFC PATCH v6 26/43] altp2m: Add altp2m_set_vcpu_idx,
Rose Spangler
- [RFC PATCH v6 27/43] arm/altp2m: Add support for altp2m_{get,set}_altp2m,
Rose Spangler
- [RFC PATCH v6 30/43] arm/altp2m: Add altp2m view validity/visibility indicator,
Rose Spangler
- [RFC PATCH v6 29/43] arm/altp2m: Add support for altp2m_vcpu_{initialise,destroy},
Rose Spangler
- [RFC PATCH v6 32/43] x86/altp2m: Add altp2m_set_view_visibility_locked,
Rose Spangler
- [RFC PATCH v6 33/43] arm/altp2m: Add altp2m_set_view_visibility{,_locked} support,
Rose Spangler
- [RFC PATCH v6 34/43] arm/altp2m: Add support for HVMOP_altp2m_set_visibility,
Rose Spangler
- [RFC PATCH v6 31/43] altp2m: Add altp2m_view_is_{valid,visible},
Rose Spangler
- [RFC PATCH v6 36/43] arm/altp2m: Add support for altp2m_activate_altp2m,
Rose Spangler
- [RFC PATCH v6 38/43] arm/altp2m: Add support for altp2m_init_by_id,
Rose Spangler
- [RFC PATCH v6 37/43] altp2m: Move altp2m_init_by_id to common code,
Rose Spangler
- [RFC PATCH v6 42/43] arm/altp2m: Add support for altp2m_flush,
Rose Spangler
- [RFC PATCH v6 39/43] x86/altp2m: Add altp2m_reset_altp2m declaration to arch header,
Rose Spangler
- [RFC PATCH v6 41/43] altp2m: Move altp2m_flush to common code,
Rose Spangler
- [RFC PATCH v6 35/43] x86/altp2m: Add altp2m_activate_altp2m declaration to arch header,
Rose Spangler
- [RFC PATCH v6 40/43] arm/altp2m: Add altp2m_reset_altp2m routine,
Rose Spangler
- [RFC PATCH v6 24/43] altp2m: Move altp2m_{get,set}_altp2m to common code,
Rose Spangler
- [RFC PATCH v6 43/43] arm/p2m: Add support for HVMOP_altp2m_set_domain_state,
Rose Spangler
- [RFC PATCH v6 02/43] altp2m: Move altp2m_active to common domain struct,
Rose Spangler
- [RFC PATCH v6 28/43] altp2m: Move altp2m_vcpu_{initialise,destroy} to common code,
Rose Spangler
- [RFC PATCH v6 19/43] arm/p2m: Change function prototype of p2m_alloc_table,
Rose Spangler
- [RFC PATCH v6 23/43] arm/altp2m: Add support for altp2m init/teardown routines,
Rose Spangler
- [RFC PATCH v6 09/43] altp2m: Move do_altp2m_op to common code,
Rose Spangler
- Re: [PATCH 3/8] tools/libs/store: add support to use watches with a depth parameter,
Jason Andryuk
- Re: [PATCH 2/8] docs: clarify Xenstore watch depth feature,
Jason Andryuk
- Re: [PATCH 1/8] tools/xenstored: allow domU to get own features,
Jason Andryuk
- [RFC PATCH v6 08/43] altp2m: Rename p2m_*_altp2m functions and move declarations out of p2m.h,
Rose Spangler
- [RFC PATCH v6 11/43] arm/altp2m: Add support for HVMOP_altp2m_get_domain_state,
Rose Spangler
- [RFC PATCH v6 10/43] altp2m: Add ARM support to do_altp2m_op,
Rose Spangler
- [RFC PATCH v6 12/43] x86/p2m: Move p2m_{init,free}_one declarations to arch header,
Rose Spangler
- [RFC PATCH v6 14/43] altp2m: Move altp2m_{init,teardown} to common code,
Rose Spangler
- [RFC PATCH v6 16/43] arm/p2m: Cosmetic fix - substitute _gfn(ULONG_MAX) for INVALID_GFN,
Rose Spangler
- [RFC PATCH v6 09/43] altp2m: Move do_altp2m_op to common code,
Rose Spangler
- [RFC PATCH v6 15/43] arm/p2m: Allocate hostp2m with xzalloc,
Rose Spangler
- [RFC PATCH v6 13/43] x86/altp2m: Add lock functions accessible from common code,
Rose Spangler
- [RFC PATCH v6 18/43] arm/p2m: Invalidate root page table entries and flush TLB in p2m_flush_table,
Rose Spangler
- [RFC PATCH v6 19/43] arm/p2m: Change function prototype of p2m_alloc_table,
Rose Spangler
- [RFC PATCH v6 20/43] arm/p2m: Rename parameter in p2m_alloc_vmid,
Rose Spangler
- [RFC PATCH v6 21/43] arm/p2m: Change func prototype and impl of p2m_{alloc,free}_vmid,
Rose Spangler
- [RFC PATCH v6 22/43] arm/p2m: Introduce p2m_is_{hostp2m,altp2m},
Rose Spangler
- [RFC PATCH v6 24/43] altp2m: Move altp2m_{get,set}_altp2m to common code,
Rose Spangler
- [RFC PATCH v6 17/43] arm/p2m: Move hostp2m init/teardown to individual functions,
Rose Spangler
- [RFC PATCH v6 25/43] arm/altp2m: Add altp2m index to arch_vcpu,
Rose Spangler
- [RFC PATCH v6 28/43] altp2m: Move altp2m_vcpu_{initialise,destroy} to common code,
Rose Spangler
- [RFC PATCH v6 23/43] arm/altp2m: Add support for altp2m init/teardown routines,
Rose Spangler
- [RFC PATCH v6 26/43] altp2m: Add altp2m_set_vcpu_idx,
Rose Spangler
- [RFC PATCH v6 27/43] arm/altp2m: Add support for altp2m_{get,set}_altp2m,
Rose Spangler
- [RFC PATCH v6 29/43] arm/altp2m: Add support for altp2m_vcpu_{initialise,destroy},
Rose Spangler
- [RESEND RFC PATCH v6 00/43] altp2m: Move altp2m routines to common code and add ARM support,
Rose Spangler
- [RFC PATCH v6 32/43] x86/altp2m: Add altp2m_set_view_visibility_locked,
Rose . Spangler
- [RFC PATCH v6 29/43] arm/altp2m: Add support for altp2m_vcpu_{initialise,destroy},
Rose . Spangler
- [RFC PATCH v6 28/43] altp2m: Move altp2m_vcpu_{initialise,destroy} to common code,
Rose . Spangler
- [RFC PATCH v6 27/43] arm/altp2m: Add support for altp2m_{get,set}_altp2m,
Rose . Spangler
- [RFC PATCH v6 00/43] altp2m: Move altp2m routines to common code and add ARM support,
Rose . Spangler
- [RFC PATCH v6 01/43] altp2m: Add template common altp2m.c/altp2m.h,
Rose . Spangler
- [RFC PATCH v6 04/43] x86/altp2m: Rename hvm_altp2m_supported to altp2m_supported,
Rose . Spangler
- [RFC PATCH v6 02/43] altp2m: Move altp2m_active to common domain struct,
Rose . Spangler
- [RFC PATCH v6 06/43] arm/altp2m: Add template arch-specific altp2m.c/altp2m.h,
Rose . Spangler
- [RFC PATCH v6 05/43] altp2m: Move altp2m_supported to arch header,
Rose . Spangler
- [RFC PATCH v6 03/43] altp2m: Move altp2m_p2m to common domain struct,
Rose . Spangler
- [RFC PATCH v6 07/43] arm/altp2m: Introduce CONFIG_ALTP2M Kconfig option,
Rose . Spangler
- [RFC PATCH v6 08/43] altp2m: Rename p2m_*_altp2m functions and move declarations out of p2m.h,
Rose . Spangler
- [RFC PATCH v6 09/43] altp2m: Move do_altp2m_op to common code,
Rose . Spangler
- [RFC PATCH v6 11/43] arm/altp2m: Add support for HVMOP_altp2m_get_domain_state,
Rose . Spangler
- [RFC PATCH v6 14/43] altp2m: Move altp2m_{init,teardown} to common code,
Rose . Spangler
- [RFC PATCH v6 10/43] altp2m: Add ARM support to do_altp2m_op,
Rose . Spangler
- [RFC PATCH v6 12/43] x86/p2m: Move p2m_{init,free}_one declarations to arch header,
Rose . Spangler
- [RFC PATCH v6 13/43] x86/altp2m: Add lock functions accessible from common code,
Rose . Spangler
- [RFC PATCH v6 15/43] arm/p2m: Allocate hostp2m with xzalloc,
Rose . Spangler
- [RFC PATCH v6 17/43] arm/p2m: Move hostp2m init/teardown to individual functions,
Rose . Spangler
- [RFC PATCH v6 25/43] arm/altp2m: Add altp2m index to arch_vcpu,
Rose . Spangler
- [RFC PATCH v6 26/43] altp2m: Add altp2m_set_vcpu_idx,
Rose . Spangler
- [RFC PATCH v6 16/43] arm/p2m: Cosmetic fix - substitute _gfn(ULONG_MAX) for INVALID_GFN,
Rose . Spangler
- [RFC PATCH v6 18/43] arm/p2m: Invalidate root page table entries and flush TLB in p2m_flush_table,
Rose . Spangler
- [RFC PATCH v6 19/43] arm/p2m: Change function prototype of p2m_alloc_table,
Rose . Spangler
- [RFC PATCH v6 20/43] arm/p2m: Rename parameter in p2m_alloc_vmid,
Rose . Spangler
- [RFC PATCH v6 21/43] arm/p2m: Change func prototype and impl of p2m_{alloc,free}_vmid,
Rose . Spangler
- [RFC PATCH v6 22/43] arm/p2m: Introduce p2m_is_{hostp2m,altp2m},
Rose . Spangler
- [RFC PATCH v6 24/43] altp2m: Move altp2m_{get,set}_altp2m to common code,
Rose . Spangler
- [RFC PATCH v6 23/43] arm/altp2m: Add support for altp2m init/teardown routines,
Rose . Spangler
- [PATCH Xen 4.20] x86/apic: Fix asm() constraints in TMICT calculation,
Andrew Cooper
- Re: [PATCH 0/8] tools/xenstored: add support for watch depth feature,
Juergen Gross
- Feature freeze date for Xen 4.22 is Fri May 08, 2026,
Oleksii Kurochko
- [PATCH 0/8] Armv8-R AArch64 MPU support (single core),
Luca Fancellu
- [PATCH v4 0/3] Fifth MPU Series,
Luca Fancellu
- [PATCH v11] x86emul: support LKGS,
Jan Beulich
- [PATCH AUTOSEL 7.0-5.10] ARM: xen: validate hypervisor compatible before parsing its version,
Sasha Levin
- [PATCH v2 0/4] xen/mm: Host-side integration test environment for page_alloc.c,
Bernhard Kaindl
- [PATCH v6 0/3] Support multiple ioreq pages,
Julian Vetter
- Xen Security Advisory 488 v1 - x86: Floating Point Divider State Sampling,
Xen . org security team
- [PATCH] x86/boot: Force error checking for reserve_e820_ram(),
Andrew Cooper
- [PATCH 0/6] xen/arm: ffa: Harden notifications and enable VM-to-VM delivery,
Bertrand Marquis
- Re: [PATCH v2 5/6] CI: setup SSH key,
Anthony PERARD
- [PATCH] x86/mkelf32: Actually pad load segment to 2 MiB boundary,
Ross Lagerwall
- [PATCH] device-tree: Improve hwdom memory allocation for DMA,
Michal Orzel
- [PATCH] xen/arm: skip holes in physical address space when setting up frametable,
Michal Orzel
- [PATCH v4] xen/riscv: allow Xen to use SSTC while hiding it from guests,
Oleksii Kurochko
- Re: [PATCH v2 3/6] ci: introduce BUILD_FOR_TESTS_ONLY,
Anthony PERARD
- Re: [PATCH v2 2/6] CI: make test-artifacts repo/branch/job customizable,
Anthony PERARD
- Re: [PATCH test-artifacts v3 13/13] Setup ssh access to test systems,
Anthony PERARD
- [PATCH] xvmalloc: adjust XVFREE() ordering,
Jan Beulich
- [PATCH v1 0/3] dom0less: various updates,
Oleksii Kurochko
- [PATCH v2] x86/vmx: Avoid pausing on HVM_PARAM_IDENT_PT in additional cases,
Teddy Astie
- Pinned, non-revocable mappings of VRAM: will bad things happen?,
Demi Marie Obenour
- Re: Pinned, non-revocable mappings of VRAM: will bad things happen?,
Christian König
- Re: Pinned, non-revocable mappings of VRAM: will bad things happen?,
Demi Marie Obenour
- Re: Pinned, non-revocable mappings of VRAM: will bad things happen?,
Christian König
- Re: Pinned, non-revocable mappings of VRAM: will bad things happen?,
Demi Marie Obenour
- Re: Pinned, non-revocable mappings of VRAM: will bad things happen?,
Christian König
- Re: Pinned, non-revocable mappings of VRAM: will bad things happen?,
Demi Marie Obenour
- Re: Pinned, non-revocable mappings of VRAM: will bad things happen?,
Christian König
- Re: Pinned, non-revocable mappings of VRAM: will bad things happen?,
Demi Marie Obenour
- Re: Pinned, non-revocable mappings of VRAM: will bad things happen?,
Christian König
- Re: Pinned, non-revocable mappings of VRAM: will bad things happen?,
Demi Marie Obenour
- Re: Pinned, non-revocable mappings of VRAM: will bad things happen?,
Val Packett
- Re: Pinned, non-revocable mappings of VRAM: will bad things happen?,
Christian König
- Re: Pinned, non-revocable mappings of VRAM: will bad things happen?,
Demi Marie Obenour
- Re: Pinned, non-revocable mappings of VRAM: will bad things happen?,
Alex Deucher
- [PATCH 0/4] xen/mm: Host-side unit/integration test framework for page_alloc.c,
Bernhard Kaindl
- [PATCH RFC] xen/swiotlb: avoid arch_sync_dma_* on per-device DMA memory,
Peng Fan (OSS)
- Re: [PATCH v7 5/6] tools: Allow building xen-hptool without CONFIG_MIGRATE,
Mykyta Poturai
- [RFC PATCH 0/7] x86: Use a single fixed ASID per domain,
Teddy Astie
- Re: [PATCH test-artifacts v3 09/13] Add trigger-test job, to run test on a Linux built from a branch/tag,
Anthony PERARD
- Re: [PATCH test-artifacts v3 07/13] Support building arbitrary Linux branch/tag/commit,
Anthony PERARD
- Re: [PATCH test-artifacts v3 04/13] Add linux-6.12.79-x86_64,
Anthony PERARD
- Re: [PATCH test-artifacts v3 03/13] Add debian rootfs artifact,
Anthony PERARD
- [PATCH 0/6] dt-overlay: some fixes and improvements,
Michal Orzel
- RE: [PATCH v4 05/10] xen/domain: Add DOMCTL handler for claiming memory with NUMA awareness,
Bernhard Kaindl
- [PATCH v6 0/7] xen/mm: Introduce NUMA-aware claim sets for domains,
Bernhard Kaindl
- [PATCH v2] xen/arm: smmuv3: Add support for removing devices,
Mykyta Poturai
- [PATCH] automation: Extend eclair-ARM64-allcode and mark as gating,
Michal Orzel
- [PATCH 0/2] time: fix time accounting for x86 HVM guests,
Roger Pau Monne
- [PATCH v2] docs: Draft Design Document for NUMA-aware claim sets,
Bernhard Kaindl
- [PATCH] xen/arm64: flushtlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI,
Michal Orzel
- Re: [PATCH v3 00/23] Add SMMUv3 Stage 1 Support for Xen guests,
Julien Grall
- Re: [PATCH v2 02/23] xen/arm: smmuv3: Add support for stage-1 and nested stage translation,
Julien Grall
- [XEN PATCH] xen/common: validate shared memory guest address overlap with guest RAM,
Joan Bae
- Re: [PATCH v3 22/23] libxl/arm: Introduce domctl command for IOMMU vSID/vRID mapping,
Luca Fancellu
- [REMINDER] Last posting date for Xen 4.22 is Fri Apr 17, 2026,
Oleksii Kurochko
- Re: [PATCH v3 21/23] xen/arm: vIOMMU vSID->pSID mapping layer,
Luca Fancellu
- Re: [PATCH test-artifacts v3 01/13] Add Alpine 3.22 containers,
Anthony PERARD
- Re: [PATCH v3 20/23] xen/arm: vIOMMU: Modify the partial device tree for dom0less,
Luca Fancellu
- Re: [PATCH v3 19/23] libxl/arm: vIOMMU: Modify the partial device tree for iommus,
Luca Fancellu
- Re: [PATCH v3 18/23] xen/arm: vsmmuv3: Add support to send stage-1 event to guest,
Luca Fancellu
- Re: [PATCH v3 17/23] xen/arm: vsmmuv3: Alloc virq for virtual SMMUv3,
Luca Fancellu
- Re: [PATCH v3 16/23] arm/libxl: vsmmuv3: Emulated SMMUv3 device tree node in libxl,
Luca Fancellu
- Re: [PATCH v3 15/23] xen/arm: vsmmuv3: Emulated SMMUv3 device tree node for dom0less,
Luca Fancellu
- Re: [PATCH v3 14/23] xen/arm: vIOMMU: IOMMU device tree node for dom0,
Luca Fancellu
- Re: [PATCH v3 13/23] xen/arm: vsmmuv3: Add "iommus" property node for dom0 devices,
Luca Fancellu
- Re: [PATCH v3 12/23] xen/arm: vsmmuv3: Add support for event queue and global error,
Luca Fancellu
- Re: [PATCH v3 11/23] xen/arm: vsmmuv3: Attach Stage-1 configuration to SMMUv3 hardware,
Luca Fancellu
- Re: [PATCH v3 10/23] xen/arm: vsmmuv3: Add support for command CMD_CFGI_STE,
Luca Fancellu
- Re: [PATCH v3 09/23] xen/arm: vsmmuv3: Add support for cmdqueue handling,
Luca Fancellu
- [GIT PULL] xen: branch for v7.1-rc1,
Juergen Gross
- [PATCH v2] arm/gicv3: Decode cacheability fields before comparing,
Mykola Kvach
- [PATCH] xen/sched: fix scheduler callback verification on init,
Ruslan Ruslichenko
- [PATCH v3 00/12] RISCV: enable DOMAIN_BUILD_HELPERS,
Oleksii Kurochko
- [PATCH v3 01/12] xen/riscv: implement get_page_from_gfn(),
Oleksii Kurochko
- [PATCH v3 02/12] xen: fix len type for guest copy functions,
Oleksii Kurochko
- [PATCH v3 03/12] xen/riscv: implement copy_to_guest_phys(),
Oleksii Kurochko
- [PATCH v3 04/12] xen/dom0less: rename kernel_zimage_probe() to kernel_image_probe(),
Oleksii Kurochko
- [PATCH v3 05/12] xen/riscv: add kernel loading support,
Oleksii Kurochko
- [PATCH v3 06/12] xen: move declaration of fw_unreserved_regions() to common header,
Oleksii Kurochko
- [PATCH v3 07/12] xen: introduce domain-layout.h with common domain_use_host_layout(),
Oleksii Kurochko
- [PATCH v3 08/12] xen/riscv: rework G-stage mode handling,
Oleksii Kurochko
- [PATCH v3 09/12] xen: rename p2m_ipa_bits to p2m_gpa_bits,
Oleksii Kurochko
- [PATCH v3 10/12] xen/riscv: introduce p2m_gpa_bits,
Oleksii Kurochko
- [PATCH v3 11/12] xen/riscv: add definition of guest RAM banks,
Oleksii Kurochko
- [PATCH v3 12/12] xen/riscv: enable DOMAIN_BUILD_HELPERS,
Oleksii Kurochko
- [PATCH] xen/riscv: allow Xen to use SSTC while hiding it from guests,
Oleksii Kurochko
- Re: [PATCH v3 08/23] xen/arm: vsmmuv3: Add support for registers emulation,
Luca Fancellu
- [RFC PATCH v3 0/3] xl: Allow PCI devices to be passthrough'd via Qemu command line,
Thierry Escande
- Re: [PATCH v3 07/23] xen/arm: vIOMMU: Add cmdline boot option "viommu = <string>",
Luca Fancellu
- Re: [PATCH v3 05/23] xen/arm: vsmmuv3: Add dummy support for virtual SMMUv3 for guests,
Luca Fancellu
- Re: [PATCH v3 04/23] xen/arm: vIOMMU: add generic vIOMMU framework,
Luca Fancellu
- [PATCH 1/2] vtd: Drop dead check for permissions in lookup_page,
Teddy Astie
- Re: [PATCH v3 03/23] xen/arm: smmuv3: Alloc io_domain for each device,
Luca Fancellu
- Re: [PATCH v3 02/23] xen/arm: smmuv3: Add support for stage-1 and nested stage translation,
Luca Fancellu
- [PATCH] xen/arm: gic-v2: disable interrupt bypass on CPU shutdown,
Mykola Kvach
- Re: [PATCH v7 2/6] arm/irq: Migrate IRQs during CPU up/down operations,
Oleksandr Tyshchenko
- Generation of phandles for guest DTB in dom0less,
Oleksii Kurochko
- [PATCH] x86/time: do not kill calibration timer on suspend,
Roger Pau Monne
- [PATCH v2] xen/common: llc-coloring: Fix off-by-one in parse_color_config(),
Michal Orzel
- [PATCH] xen/arm: gic-v3: disable Group 1 before CPU power-down,
Mykola Kvach
- [PATCH] arm/its: Decode BASER cacheability field before comparing,
Mykola Kvach
- [BUG] Potential double-free in Xen dt-overlay attach/remove error path,
Gyujeong Jin
- [PATCH] generic/altp2m: address violations of MISRA C Rule 2.1,
Dmytro Prokopchuk1
- [RFC PATCH v2 0/3] xl: Allow PCI devices to be passthrough'd via Qemu command line,
Thierry Escande
- [PATCH] hypfs: remove unreachable statement in the 'hypfs_get_entry_rel()',
Dmytro Prokopchuk1
- Re: [PATCH v3 01/23] xen/arm: smmuv3: Maintain a SID->device structure,
Luca Fancellu
- [PATCH v4 00/16] x86: support AVX10,
Jan Beulich
- [PATCH v4 01/16] x86emul: support SIMD MOVRS,
Jan Beulich
- [PATCH v4 02/16] x86emul: support AVX10 forms of SM4 insns,
Jan Beulich
- [PATCH v4 03/16] x86emul: support AVX10.1,
Jan Beulich
- [PATCH v4 04/16] x86emul/test: use simd_check_avx512*() in main(),
Jan Beulich
- [PATCH v4 05/16] x86emul/test: drop cpu_has_avx512vl,
Jan Beulich
- [PATCH v4 06/16] x86emul: AVX10.1 testing,
Jan Beulich
- [PATCH v4 07/16] x86emul/test: engage AVX512VL via command line option,
Jan Beulich
- [PATCH v4 08/16] x86/CPUID: enable AVX10.2 sub-leaf,
Jan Beulich
- [PATCH v4 09/16] x86emul: support AVX10.2 scalar compare insns,
Jan Beulich
- [PATCH v4 10/16] x86emul: support AVX10.2 partial copy insns,
Jan Beulich
- [PATCH v4 11/16] x86emul: support AVX10.2 media insns,
Jan Beulich
- [PATCH v4 12/16] x86emul: support AVX10.2 minmax insns,
Jan Beulich
- [PATCH v4 13/16] x86emul: support AVX10.2 BFloat16 insns,
Jan Beulich
- [PATCH v4 14/16] x86emul: support AVX10.2 saturating convert insns,
Jan Beulich
- [PATCH v4 15/16] x86emul: support other AVX10.2 convert insns,
Jan Beulich
- [PATCH v4 00.9/16] x86/CPUID: enable AVX10 leaf,
Jan Beulich
- Re: [PATCH v4 00/16] x86: support AVX10,
Jan Beulich
- Re: [PATCH v2] docs: sysctl: Add documentation for /proc/sys/xen/,
Jonathan Corbet
- Re: [PATCH v7 4/6] arm/sysctl: Implement cpu hotplug ops,
Mykyta Poturai
- [PATCH v3 0/7] Implement SR-IOV support for PVH,
Mykyta Poturai
- [PATCH v2 0/4] xen/drivers/char: fix IRQ registration failure propagation,
Oleksii Moisieiev
- [PATCH v2] x86: Avoid using .byte for instructions where safe to do so,
Andrew Cooper
- [PATCH 0/3] Fix Arm off-by-one bugs,
Michal Orzel
- Re: [PATCH v1 02/27] xen/riscv: Implement construct_domain(),
Oleksii Kurochko
- [PATCH] xen/efi: Reduce ifdefary in efi_exit_boot(),
Andrew Cooper
- Re: [PATCH v1 01/27] xen/riscv: Implement ARCH_PAGING_MEMPOOL,
Oleksii Kurochko
- [PATCH] x86/APIC: handle overflow in TMICT calculation,
Jan Beulich
- [PATCH] x86/pv: Adjust the save_segments() comment regarding MSR_GS_SHADOW,
Andrew Cooper
- [PATCH] x86/extable: Adjust UD1 encoding in stub_selftest(),
Andrew Cooper
- [PATCH v7] xen/domain: introduce DOMID_ANY,
dmukhin
- [RFC PATCH 0/3] xl: Allow PCI devices to be passthrough'd via Qemu command line,
Thierry Escande
- [PATCH] xen/drivers/char: fix SCIF IRQ registration failure propagation,
Oleksii Moisieiev
- [PATCH] x86/gen-cpuid: Split deep_features by vendor,
Andrew Cooper
- Re: [PATCH v5 1/5] x86: Reject CPU policies with vendors other than the host's,
Oleksii Kurochko
- Re: [PATCH v2] xen: gic-v3: Introduce CONFIG_GICV3_NR_LRS,
Luca Fancellu
- [PATCH v3 0/3] Fifth MPU Series,
Luca Fancellu
- Xen 4.21.1 released,
Jan Beulich
- [PATCH v3] xen/x86: Check supported features even for PVH dom0,
Frediano Ziglio
- Re: [PATCH v7 3/6] Kconfig: Make cpu hotplug configurable,
Mykyta Poturai
- [PATCH v2 0/3] x86: CET-SS related adjustments,
Jan Beulich
- [PATCH v10] x86: use / "support" UDB,
Jan Beulich
- [PATCH v2] ioremap() et al,
Jan Beulich
[PATCH] x86/cpuidle: split the max_cstate variable,
Jan Beulich
[PATCH v10] x86emul: support LKGS,
Jan Beulich
[PATCH v13 0/3] of: parsing of multi #{iommu,msi}-cells in maps,
Vijayanand Jitta
[PATCH] x86/emul: Remove ops->{read,write}_segment checks for swapgs,
Teddy Astie
Re: [PATCH 0/4] Xen: Add Q35 initial support for HVM guests,
Thierry Escande
Re: [PATCH v12 3/3] of: Respect #{iommu,msi}-cells in maps,
Vijayanand Jitta
Re: [PATCH v9 04/10] x86/cpu-policy: re-arrange no-VMX logic,
Andrew Cooper
Re: [PATCH v4] xen/arm64: Add support Clang build on arm64,
Volodymyr Babchuk
Re: [PATCH v9 10/10] x86emul: support AVX512-BMM,
Andrew Cooper
[PATCH v2] x86/emul: Remove fallback path from SWAPGS,
Andrew Cooper
Re: [PATCH v1 27/27] xen/riscv: add initial dom0less infrastructure support,
Jan Beulich
[PATCH v10] xenpm: Add get-core-temp subcommand,
Teddy Astie
Re: [PATCH v1 26/27] xen/riscv: provide init_vuart(),
Jan Beulich
[PATCH] x86/HPET: channel handling in hpet_broadcast_resume(),
Jan Beulich
[PATCH] MAINTAINERS: Add myself as x86 reviewer,
Teddy Astie
[PATCH 0/2] Final series to make Arm MISRA allcode green,
Michal Orzel
Re: [PATCH 2/5] llc-coloring: improve checking while parsing,
Andrew Cooper
Re: [PATCH 5/5] video/vesa: harden font height parsing,
Andrew Cooper
Re: [PATCH 4/5] ns16550: harden positional parsing,
Andrew Cooper
Re: [PATCH 3/5] ns16550: harden name/value pair parsing,
Andrew Cooper
[PATCH v1] xen/arm: smmuv3: Add support for removing devices,
Mykyta Poturai
[PATCH 0/5] xen: Introduce NUMA-aware claim sets for domains,
Bernhard Kaindl
Xen on Zen 3,
Matyáš Kroupa
[PATCH] x86/cpu-policy: set up host policy earlier,
Jan Beulich
[PATCH] xen/manage: unwind partial shutdown watcher setup on error,
zhaoguohan
[PATCH v4 0/4] vpci: allow 32-bit BAR writes with memory decoding enabled,
Stewart Hildebrand
[PATCH v11 0/6] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support,
Oleksii Moisieiev
[ANNOUNCE] Call for agenda items for April 9 Xen Community Call @ 15:00 UTC,
Cody Zuschlag
Re: kernel BUG around vmap/vfree - xen_enter_lazy_mmu()/xen_leave_lazy_mmu() - Linux 7.0-rc1,
Marek Marczykowski-Górecki
[PATCH v2] ARM: xen: validate hypervisor compatible before parsing its version,
Pengpeng Hou
Re: [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure,
Christophe Leroy (CS GROUP)
Re: (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override,
Danilo Krummrich
[PATCH v2] Drivers: hv: vmbus: use generic driver_override infrastructure,
Danilo Krummrich
Re: Why memory lending is needed for GPU acceleration,
Marek Marczykowski-Górecki
[PATCH v2] xen/sched: rtds: re-arm repl_timer after timer re-initialization,
Oleksii Moisieiev
[no subject],
xen-devel-bounces
[PATCH] ARM: xen: validate hypervisor compatible before parsing its version,
Pengpeng Hou
[PATCH V2] xen/device-tree: Fix off-by-one bounds check in make_memory_node(),
Oleksandr Tyshchenko
Re: [PATCH 4/4] xen/arm: its: pre-initialize ITS quirks before LPI setup,
Volodymyr Babchuk
Re: [PATCH 2/4] xen/arm: its: add platform match callback for ITS quirks,
Volodymyr Babchuk
[PATCH v2] xen/x86: Check supported features even for PVH dom0,
Frediano Ziglio
Re: [PATCH v3 2/4] vpci: allow queueing of mapping operations,
Mykyta Poturai
Re: [PATCH v1 24/27] xen/riscv: init rcu,
Jan Beulich
Re: [PATCH v1 23/27] xen/riscv: call do_initcalls() in start_xen(),
Jan Beulich
Re: [PATCH v1 22/27] xen/riscv: implement init_intc_phandle(),
Jan Beulich
Re: [PATCH v1 21/27] xen/riscv: introduce (de)initialization helpers for vINTC,
Jan Beulich
Re: [PATCH v1 19/27] xen/riscv: emulate guest writes to virtual APLIC MMIO,
Jan Beulich
Re: [PATCH v1 18/27] xen/riscv: add vaplic access check,
Jan Beulich
Re: [PATCH v1 17/27] xen/riscv: add missing APLIC register offsets, masks to asm/aplic.h.,
Jan Beulich
Re: [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough,
Jan Beulich
Re: [PATCH v1 15/27] xen/riscv: add very early virtual APLIC (vAPLIC) initialization support,
Jan Beulich
Re: [PATCH v1 14/27] xen/riscv: introduce per-vCPU IMSIC state,
Jan Beulich
[PATCH] xen/device-tree: Fix off-by-one bounds check in make_memory_node(),
Oleksandr Tyshchenko
[PATCH v8 00/13] Add initial Xen Suspend-to-RAM support on ARM64,
Mykola Kvach
- [PATCH v8 01/13] xen/arm: Add suspend and resume timer helpers,
Mykola Kvach
- [PATCH v8 02/13] xen/arm: gic-v2: Implement GIC suspend/resume functions,
Mykola Kvach
- [PATCH v8 04/13] xen/arm: gic-v3: Implement GICv3 suspend/resume functions,
Mykola Kvach
- [PATCH v8 03/13] xen/arm: gic-v3: tolerate retained redistributor LPI state across CPU_OFF,
Mykola Kvach
- [PATCH v8 05/13] xen/arm: gic-v3: add ITS suspend/resume support,
Mykola Kvach
- [PATCH v8 06/13] xen/arm: tee: keep init_tee_secondary() for hotplug and resume,
Mykola Kvach
- [PATCH v8 07/13] xen/arm: ffa: fix notification SRI across CPU hotplug/suspend,
Mykola Kvach
- [PATCH v8 08/13] iommu/ipmmu-vmsa: Implement suspend/resume callbacks,
Mykola Kvach
- [PATCH v8 09/13] arm/smmu-v3: add suspend/resume handlers,
Mykola Kvach
- [PATCH v8 10/13] xen/arm: Resume memory management on Xen resume,
Mykola Kvach
- [PATCH v8 11/13] xen/arm: Save/restore context on suspend/resume,
Mykola Kvach
- [PATCH v8 12/13] xen/arm: Implement PSCI SYSTEM_SUSPEND call (host interface),
Mykola Kvach
- [PATCH v8 13/13] xen/arm: Add support for system suspend triggered by hardware domain,
Mykola Kvach
- PING: Re: [PATCH v8 00/13] Add initial Xen Suspend-to-RAM support on ARM64,
Mykola Kvach
- PING: Re: [PATCH v8 00/13] Add initial Xen Suspend-to-RAM support on ARM64,
Mykola Kvach
Re: [PATCH v1 13/27] xen/riscv: add basic VGEIN management for AIA guests,
Jan Beulich
[PATCH] docs: Add Draft Design Documentation for NUMA-aware claim sets,
Bernhard Kaindl
Re: [PATCH v1 12/27] xen/riscv: introduce aia_init() and aia_available(),
Jan Beulich
Re: Slow (higher scheduling latency?) system after S3 - regression 4.17 -> 4.19 ?,
Jan Beulich
[PATCH] xen/arm: mpu: Fix ioremap_attr region size and return value,
Michal Orzel
Re: [PATCH v2 0/2] EFI: cfg file parsing adjustments,
Marek Marczykowski
Re: [PATCH v2 3/4] xen/riscv: allow Xen to use SSTC while hiding it from guests,
Jan Beulich
Re: [PATCH v2 2/4] xen/riscv: add csr_read_safe() helper,
Jan Beulich
Re: [PATCH v2 1/4] xen/riscv: add exception table support,
Jan Beulich
Re: [PATCH 2/2] make ioremap_wc() x86 only (for the time being),
Julien Grall
Re: [PATCH v2 4/6] CI: use Alpine's network setup,
Ariadne Conill
[PATCH v1 0/3] Lockless SMP function call and TLB flushing,
Ross Lagerwall
Re: [PATCH 1/2] make ioremap_attr() common,
Orzel, Michal
Re: [PATCH v12 2/3] of: Factor arguments passed to of_map_id() into a struct,
Krzysztof Kozlowski
Re: [PATCH v1 11/27] xen/riscv: create APLIC DT node for guest domains,
Jan Beulich
Re: [PATCH v1 10/27] xen/riscv: generate IMSIC DT node for guest domains,
Jan Beulich
[PATCH 0/3] Misc MISRA fixes from Arm allcode report,
Michal Orzel
Re: [PATCH v1 09/27] xen/riscv: implement make_intc_domU_node(),
Jan Beulich
Re: [PATCH v1 08/27] xen/riscv: implement make_arch_nodes(),
Jan Beulich
[PATCH] xen/sched: rtds: re-arm repl_timer after timer re-initialization,
Oleksii Moisieiev
Re: [PATCH v1 07/27] xen/riscv: implement make_timer_node(),
Jan Beulich
Re: [PATCH v1 06/27] xen/riscv: implement make_cpus_node(),
Jan Beulich
Re: [PATCH v3 06/23] xen/domctl: Add XEN_DOMCTL_CONFIG_VIOMMU_* and viommu config param,
Nick Rosbrook
Re: [PATCH v1 05/27] xen/riscv: introduce guest riscv,isa string,
Jan Beulich
Re: [PATCH v1 04/27] xen/riscv: rework G-stage mode handling,
Jan Beulich
Re: [PATCH v1 03/27] xen/riscv: implement prerequisites for domain_create(),
Jan Beulich
[PATCH] VT-d: avoid multi-message-MSI check for HPET,
Jan Beulich
Ping: [PATCH 0/5] input (mainly cmdline) parsing corrections,
Jan Beulich
Ping: [PATCH v2 0/2] EFI: cfg file parsing adjustments,
Jan Beulich
[PATCH v3] arinc653: don't assume Dom0 is the control domain,
Jan Beulich
Re: [PATCH] xen/sched: rtds: prevent extratime priority_level wraparound,
Oleksii Moisieiev
Re: [PATCH v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue,
fengchengwen
[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue,
Chengwen Feng
- [PATCH RESEND v10 2/8] LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval,
Chengwen Feng
- [PATCH RESEND v10 1/8] arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval,
Chengwen Feng
- [PATCH RESEND v10 3/8] RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval,
Chengwen Feng
- [PATCH RESEND v10 4/8] x86/acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval,
Chengwen Feng
- [PATCH RESEND v10 5/8] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h,
Chengwen Feng
- [PATCH RESEND v10 6/8] perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu(),
Chengwen Feng
- [PATCH RESEND v10 7/8] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu(),
Chengwen Feng
- [PATCH RESEND v10 8/8] PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSM,
Chengwen Feng
- Re: [PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue,
Rafael J. Wysocki
- Re: [PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue,
patchwork-bot+linux-riscv
Re: [PATCH v2 4/8] vpci: add a wait operation to the vpci vcpu pending actions,
Mykyta Poturai
RE: [PATCH v1 1/3] xen/arm: generalize per-page GFN storage beyond xenheap pages,
Penny, Zheng
Re: IOMMU faults after S3,
Jan Beulich
- Re: IOMMU faults after S3,
Andrew Cooper
- Re: IOMMU faults after S3,
Jan Beulich
- Re: IOMMU faults after S3,
Marek Marczykowski-Górecki
- Re: IOMMU faults after S3,
Jan Beulich
- Re: IOMMU faults after S3,
Marek Marczykowski-Górecki
- Re: IOMMU faults after S3,
Jan Beulich
- Re: IOMMU faults after S3,
Jan Beulich
- Re: IOMMU faults after S3,
Marek Marczykowski-Górecki
- Re: IOMMU faults after S3,
Jan Beulich
- Re: IOMMU faults after S3,
Marek Marczykowski-Górecki
- Re: IOMMU faults after S3,
Jan Beulich
- Re: IOMMU faults after S3,
Jan Beulich
- Re: IOMMU faults after S3,
Marek Marczykowski-Górecki
- Re: IOMMU faults after S3,
Jan Beulich
- Re: IOMMU faults after S3,
Marek Marczykowski-Górecki
- Re: IOMMU faults after S3,
Jan Beulich
- Re: IOMMU faults after S3,
Marek Marczykowski-Górecki
- Re: IOMMU faults after S3,
Jan Beulich
- Re: IOMMU faults after S3,
Marek Marczykowski-Górecki
- Re: IOMMU faults after S3,
Jan Beulich
- Re: IOMMU faults after S3,
Marek Marczykowski-Górecki
- Re: IOMMU faults after S3,
Jan Beulich
- Re: IOMMU faults after S3,
Marek Marczykowski-Górecki
- Re: IOMMU faults after S3,
Jan Beulich
Re: [PATCH test-artifacts v3 02/13] Switch Linux builds to use Alpine 3.22 container,
Orzel, Michal
[PATCH v2] xen/domain: make shutdown state explicit,
Mykola Kvach
Re: [PATCH V2] xen/arm: Increase DOM0_FDT_EXTRA_SIZE to support max reserved memory banks,
Orzel, Michal
Re: [PATCH v3] xen/arm: vpsci: ignore upper 32 bits for SMC32 PSCI arguments,
Jan Beulich
Re: [PATCH v2 4/4] xen/riscv: init_csr_masks()-related improvements,
Jan Beulich
Re: [PATCH v2 10/11] xen/riscv: add definition of guest RAM banks,
Jan Beulich
Re: [PATCH v2 09/11] xen/riscv: introduce p2m_gpa_bits,
Jan Beulich
Re: [PATCH v2 07/11] xen: move domain_use_host_layout() to common code,
Jan Beulich
Mail converted by MHonArc
|