Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2026-04-24 05:57:55 to 2026-04-29 11:12:23 UTC [more...]

[PATCH v4 0/3] Fifth MPU Series
 2026-04-29 11:11 UTC  (3+ messages)
` [PATCH v4 1/3] arm/mpu: implement setup_virt_paging for MPU systems

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-29 10:25 UTC  (29+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access

[PATCH v4 00/11] RISCV: enable DOMAIN_BUILD_HELPERS
 2026-04-29 10:59 UTC  (14+ messages)
` [PATCH v4 01/11] xen: arm: fix len type for guest copy functions
` [PATCH v4 02/11] xen/dom0less: rename kernel_zimage_probe() to kernel_image_probe()
` [PATCH v4 03/11] xen: move declaration of fw_unreserved_regions() to common header
` [PATCH v4 04/11] xen: introduce domain-layout.h with common domain_use_host_layout()
` [PATCH v4 05/11] xen: rename p2m_ipa_bits to p2m_gpa_bits
` [PATCH v4 06/11] xen/riscv: implement copy_to_guest_phys()
` [PATCH v4 07/11] xen/riscv: add Linux kernel loading support
` [PATCH v4 08/11] xen/riscv: rework G-stage mode handling
` [PATCH v4 09/11] xen/riscv: introduce p2m_gpa_bits
` [PATCH v4 10/11] xen/riscv: add definition of guest RAM banks
` [PATCH v4 11/11] xen/riscv: enable DOMAIN_BUILD_HELPERS

[PATCH 00/17] Q35 initial support for HVM guests
 2026-04-29 10:13 UTC  (28+ messages)
` [PATCH 01/17] libacpi: Split dsdt.asl file and extract i440 specific parts
` [PATCH 06/17] hvmloader: Move pci devices setup to a separate function
` [PATCH 03/17] hvmloader: add function to set the emulated machine type (i440/Q35)
` [PATCH 02/17] libacpi: new DSDT ACPI table for Q35
` [PATCH 05/17] hvmloader: add Q35 DSDT table loading
` [PATCH 10/17] hvmloader: Add support for HVMOP_set|get_ecam_space hypercalls
` [PATCH 08/17] hvmloader: Extend PCI BAR struct
` [PATCH 07/17] hvmloader: add basic Q35 support
` [PATCH 12/17] libxl: Q35 support (new option device_model_machine)
` [PATCH 09/17] xev/hvm: Add HVMOP_get|set_ecam_space hypercalls
` [PATCH 11/17] hvmloader: allocate MMCONFIG area in the MMIO hole
` [PATCH 14/17] libacpi: build ACPI MCFG table if requested
` [PATCH 04/17] hvmloader: add ACPI enabling for Q35

[PATCH v2] hypfs: add ASSERT_UNREACHABLE() in hypfs_get_entry_rel()
 2026-04-29  9:44 UTC  (3+ messages)

[PATCH v2] xen/arm: gic-v2: disable interrupt bypass on CPU shutdown
 2026-04-29  8:19 UTC  (3+ messages)

[PATCH v8 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2026-04-29  8:05 UTC  (22+ messages)
` [PATCH v8 05/13] xen/arm: gic-v3: add ITS suspend/resume support
` [PATCH v8 06/13] xen/arm: tee: keep init_tee_secondary() for hotplug and resume
` [PATCH v8 07/13] xen/arm: ffa: fix notification SRI across CPU hotplug/suspend
` [PATCH v8 08/13] iommu/ipmmu-vmsa: Implement suspend/resume callbacks
` [PATCH v8 09/13] arm/smmu-v3: add suspend/resume handlers
` [PATCH v8 10/13] xen/arm: Resume memory management on Xen resume
` [PATCH v8 11/13] xen/arm: Save/restore context on suspend/resume
` [PATCH v8 12/13] xen/arm: Implement PSCI SYSTEM_SUSPEND call (host interface)
` [PATCH v8 13/13] xen/arm: Add support for system suspend triggered by hardware domain

[PATCH] docs: Format (void *) to fix reStructuredText emphasis warnings
 2026-04-29  7:33 UTC  (3+ messages)

[PATCH] Improved reStructuredText formatting of Misra C Rules
 2026-04-29  7:22 UTC 

[PATCH v4 0/3] dom0less: various updates
 2026-04-29  6:41 UTC  (5+ messages)
` [PATCH v4 1/3] xen/dom0less: introduce next_phandle in struct kernel_info
` [PATCH v4 2/3] xen/dom0less: pass kernel_info struct instead of fdt to make_cpus_node()
` [PATCH v4 3/3] xen: introduce CONFIG_HAS_DOMAIN_TYPE

[PATCH v2 0/6] xen/arm: ffa: Harden notifications and enable VM-to-VM delivery
 2026-04-29  5:43 UTC  (7+ messages)
` [PATCH v2 1/6] xen/arm: ffa: Fix NPI injection when vcpu0 is offline
` [PATCH v2 2/6] xen/arm: ffa: Track hypervisor notifications in a bitmap
` [PATCH v2 3/6] xen/arm: ffa: Tighten notification parameter validation
` [PATCH v2 4/6] xen/arm: ffa: Preserve secure notification state when polling SPMC
` [PATCH v2 5/6] xen/arm: ffa: Track VM notification bindings locally
` [PATCH v2 6/6] xen/arm: ffa: Deliver VM-to-VM notifications locally

[PATCH v3 0/7] Implement SR-IOV support for PVH
 2026-04-28 20:05 UTC  (6+ messages)
` [PATCH v3 6/7] vpci: add SR-IOV support for DomUs
` [PATCH v3 5/7] vpci: add SR-IOV support for PVH Dom0

[PATCH 0/4] xen/arm: ITS quirk handling fixes and board-specific matches
 2026-04-28 18:42 UTC  (8+ messages)
` [PATCH 1/4] xen/arm: its: collect quirk flags and honor dma-noncoherent
` [PATCH 4/4] xen/arm: its: pre-initialize ITS quirks before LPI setup
` Ping: Re: [PATCH 0/4] xen/arm: ITS quirk handling fixes and board-specific matches

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
 2026-04-28 18:05 UTC 

[PATCH] docs: Hypervisor-Guide: Move Hyperlaunch design docs as needed
 2026-04-28 17:31 UTC 

[PATCH] docs: Add modern Sphinx design with bright and dark mode
 2026-04-28 17:02 UTC 

[PATCH v4 1/9] x86/vioapic: Add ioapic_check() to validate IO-APIC state before restore
 2026-04-28 16:35 UTC  (17+ messages)
` [PATCH v4 2/9] x86/passthrough: Wrap pt_irq_create_bind() restart block in braces
` [PATCH v4 3/9] x86/passthrough: Extract pt_irq_dpci_setup() from pt_irq_create_bind()
` [PATCH v4 4/9] x86/passthrough: Extract PT_IRQ_TYPE_MSI body into pt_irq_bind_msi()
` [PATCH v4 5/9] x86/passthrough: Introduce pt_irq_bind_msi() as canonical MSI bind path
` [PATCH v4 6/9] x86/hvm: Support extended destination IDs in virtual MSI and IO-APIC
` [PATCH v4 7/9] x86/dmop: Add XEN_DMOP_{bind,unbind}_pt_msi_irq DM ops
` [PATCH v4 8/9] hvm/ioreq: Negotiate extended destination ID support per ioreq server
` [PATCH v4 9/9] x86/cpuid: Advertise XEN_HVM_CPUID_EXT_DEST_ID when device model opts in

[PATCH v2] xen: gic-v3: Introduce CONFIG_GICV3_NR_LRS
 2026-04-28 15:17 UTC  (4+ messages)

[PULL v2 08/15] ui/console: return completion status from gfx_update callback
 2026-04-28 15:07 UTC 

[PULL 08/15] ui/console: return completion status from gfx_update callback
 2026-04-28 14:29 UTC  (3+ messages)

[PATCH 0/4] tools/xenstore: fix issue related to XSA-417
 2026-04-28 13:40 UTC  (12+ messages)
` [PATCH 1/4] xen/public: introduce DOMID_ANY
` [PATCH 2/4] tools/xenstored: add support for "all domains" node permission
` [PATCH 3/4] tools/xenstored: allow @releaseDomain watch for all domains
` [PATCH 4/4] tools/xenstored: remove permissions related to dead domain

[PATCH 0/8] Armv8-R AArch64 MPU support (single core)
 2026-04-28 13:38 UTC  (2+ messages)

[PATCH] hypfs: remove unreachable statement in the 'hypfs_get_entry_rel()'
 2026-04-28 13:21 UTC  (3+ messages)

Xen Security Advisory 486 v2 (CVE-2026-23558) - grant table v2 race in status page mapping
 2026-04-28 12:01 UTC 

Xen Security Advisory 487 v2 (CVE-2026-31787) - Linux kernel double free in Xen privcmd driver
 2026-04-28 12:01 UTC 

Xen Security Advisory 484 v2 (CVE-2026-23557) - Xenstored DoS via XS_RESET_WATCHES command
 2026-04-28 12:01 UTC 

Xen Security Advisory 485 v2 (CVE-2026-31786) - Linux kernel out of bounds read via Xen-related sysfs file
 2026-04-28 12:01 UTC 

Xen Security Advisory 483 v2 (CVE-2026-23556) - oxenstored keeps quota related use counts across domain destruction
 2026-04-28 12:01 UTC 

[PATCH v2] xen/dt-overlay: support phandle-based targeting in overlay_get_nodes_info
 2026-04-28 10:24 UTC  (6+ messages)

[PATCH v2 00/23] Add SMMUv3 Stage 1 Support for Xen guests
 2026-04-28 10:16 UTC  (6+ messages)
` [PATCH v2 02/23] xen/arm: smmuv3: Add support for stage-1 and nested stage translation

[PATCH 0/3] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-04-27 16:15 UTC  (2+ messages)

[PATCH v2 0/3] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-04-27 16:10 UTC  (4+ messages)
` [PATCH v2 1/3] x86/asm, x86/boot: Expose inline memcmp
` [PATCH v2 2/3] x86/cpuid: fix unbootable VMs by really inlining memcmp() in hypervisor_cpuid_base()
` [PATCH v2 3/3] x86/pvh: fix unbootable VMs by really inlining memset() in xen_prepare_pvh()

[PATCH test-artifacts v3 00/13] Changes for several CI improvements
 2026-04-27 15:12 UTC  (4+ messages)
` [PATCH test-artifacts v3 03/13] Add debian rootfs artifact

[PATCH v4 0/9] x86/hvm: Add Extended MSI destination ID support
 2026-04-27 13:53 UTC 

[PATCH v3 0/3] dom0less: various updates
 2026-04-27 13:29 UTC  (7+ messages)
` [PATCH v3 1/3] xen/dom0less: introduce next_phandle in struct kernel_info
` [PATCH v3 2/3] xen/dom0less: pass kernel_info struct instead of fdt to make_cpus_node()
` [PATCH v3 3/3] xen: introduce CONFIG_HAS_DOMAIN_TYPE

[RFC PATCH v4 0/6] xl: Allow PCI devices to be passthrough'd via Qemu command line
 2026-04-27 12:46 UTC  (2+ messages)

[PATCH v2 0/7] Minor xenguest optimisations
 2026-04-27 11:37 UTC  (9+ messages)
` [PATCH v2 1/7] xenguest: Reduce number of parts in write_split_record
` [PATCH v2 2/7] xenguest: Reduce number of I/O vectors in write_batch
` [PATCH v2 3/7] xenguest: Allows writev_exact to change iov array
` [PATCH v2 4/7] xenguest: Reduce number of I/O vectors in write_batch
` [PATCH v2 5/7] xenguest: Use a single write_exact in write_headers
` [PATCH v2 6/7] tools/libs/guest: allocate various migration arrays just once
` [PATCH v2 7/7] tools/lib/call: cache up to 4 pages in hypercall bounce buffers

[PATCH 0/3] x86/shadow: tidy VRAM tracking a little
 2026-04-27  9:30 UTC  (7+ messages)
` [PATCH 1/3] x86/shadow: unlock P2M slightly earlier in shadow_track_dirty_vram()
` [PATCH 2/3] x86/shadow: VRAM last_dirty tagging
` [PATCH 3/3] x86/shadow: reduce flush_tlb's scope in shadow_track_dirty_vram()

[PATCH v3] arm/gicv3: Decode cacheability fields before comparing
 2026-04-27  9:29 UTC  (2+ messages)

[PATCH v4 0/4] xen/drivers/char: fix IRQ registration failure propagation
 2026-04-27  6:35 UTC  (3+ messages)
` [PATCH v4 3/4] xen/drivers/char/cadence-uart: "

How to express "externally managed" IOMMU domains for VFIO/IOMMUFD ?
 2026-04-26 13:30 UTC  (3+ messages)

[PATCH RFC] xen/swiotlb: avoid arch_sync_dma_* on per-device DMA memory
 2026-04-24 23:26 UTC  (8+ messages)

[PATCH 0/9] x86/mwait-idle: sync up with Linux 7.0-rc
 2026-04-24 19:15 UTC  (19+ messages)
` [PATCH 1/9] x86/mwait-idle: arrange for BSP MSR adjustments during S3 resume
` [PATCH 2/9] x86/mwait-idle: clean up BYT/CHT auto demotion disable
` [PATCH 3/9] x86/mwait-idle: latch struct idle_cpu contents
` [PATCH 4/9] x86/mwait-idle: move pre-initialized struct idle_cpu instances
` [PATCH 5/9] x86/mwait-idle: Remove unused driver version constant
` [PATCH 6/9] x86/mwait-idle: Remove the 'preferred_cstates' parameter
` [PATCH 7/9] x86/mwait-idle: drop const from struct cpuidle_state arrays
` [PATCH 8/9] x86/mwait-idle: Add cmdline option to adjust C-states table
` [PATCH 9/9] x86/mwait-idle: Add C-states validation

[PATCH] x86/cpuidle: split the max_cstate variable
 2026-04-24  9:33 UTC  (4+ messages)

[PATCH] x86/amd: Drop allow_unsafe parameter, tune down XSA-9 mitigations
 2026-04-24  9:18 UTC  (3+ messages)

[RFC PATCH 0/2] Add region id support for PCI
 2026-04-24  8:58 UTC  (3+ messages)
` [RFC PATCH 1/2] pci: Allow platforms to modify BAR adresses

[PATCH v4 0/4] vpci: allow 32-bit BAR writes with memory decoding enabled
 2026-04-24  8:50 UTC  (8+ messages)
` [PATCH v4 1/4] vpci: Use pervcpu ranges for BAR mapping
` [PATCH v4 3/4] vpci: allow BAR map/unmap without affecting memory decoding bit
` [PATCH v4 4/4] vpci: allow 32-bit BAR writes with memory decoding enabled

[PATCH] CHANGELOG: add xenstored watch depth feature
 2026-04-24  8:01 UTC  (2+ messages)

[PATCH v14 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-04-24  5:56 UTC  (4+ messages)
` [PATCH v14 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v14 2/3] of: Factor arguments passed to of_map_id() into a struct
` [PATCH v14 3/3] of: Respect #{iommu,msi}-cells in maps


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).