Xen-Devel Archive mirror
 help / color / mirror / Atom feed
[PATCH v4 0/6] consolidate vm event subsystem
 2026-01-16 23:19 UTC  (21+ messages)
` [PATCH v4 1/6] xen/x86: move declaration from mem_access.h to altp2m.h
` [PATCH v4 3/6] x86/monitor: wrap monitor_op under CONFIG_VM_EVENT
` [PATCH v4 4/6] xen/p2m: move xenmem_access_to_p2m_access() to common p2m.c
` [PATCH v4 5/6] xen/mem_access: wrap memory access when VM_EVENT=n
` [PATCH v4 6/6] xen/vm_event: consolidate CONFIG_VM_EVENT
  ` [PATCH v4 2/6] x86/vm_event: introduce vm_event_is_enabled()

[PATCH v7 0/5] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support
 2026-01-16 21:21 UTC  (22+ messages)
` [PATCH v7 1/5] xen/domctl: extend XEN_DOMCTL_assign_device to handle not only iommu
` [PATCH v7 2/5] xen: arm: smccc: add INVALID_PARAMETER error code
` [PATCH v7 3/5] lib/arm: Add I/O memory copy helpers
` [PATCH v7 5/5] docs: arm: add SCI SCMI SMC multi-agent driver docs
` [PATCH v7 4/5] xen/arm: scmi: introduce SCI SCMI SMC multi-agent driver

[PATCH v3] xen/console: handle multiple domains using console_io hypercalls
 2026-01-16 21:07 UTC  (2+ messages)

[PATCH v2] INSTALL: remove unsupported XEN_CONFIG_EXPERT from documentation
 2026-01-16 20:47 UTC  (3+ messages)

[PATCH v2] xen/riscv: dump GPRS and CSRs on unexpected traps
 2026-01-16 16:16 UTC 

[PATCH v1 00/15] xen/riscv: introduce vtimer related things
 2026-01-16 14:42 UTC  (51+ messages)
` [PATCH v1 07/15] xen/riscv: introduce tracking of pending vCPU interrupts, part 1
` [PATCH v1 08/15] xen/riscv: introduce vtimer_set_timer() and vtimer_expired()
` [PATCH v1 09/15] xen/riscv: add vtimer_{save,restore}()
` [PATCH v1 12/15] xen/riscv: introduce sbi_set_timer()
` [PATCH v1 13/15] xen/riscv: implement reprogram_timer() using SBI
` [PATCH v1 15/15] xen/riscv: init tasklet subsystem

[PATCH] build/non-x86: fix symbol lookup in presence of build-id
 2026-01-16 14:28 UTC  (3+ messages)

Strange symbols_lookup() behaviour in test-symbols on arm64 CI
 2026-01-16 14:02 UTC  (20+ messages)

[PATCH v5 1/2] x86/platform: Expose DTS sensors MSR
 2026-01-16 10:32 UTC  (4+ messages)
` [PATCH v5 2/2] xenpm: Add get-intel-temp subcommand

[PATCH v1 0/4] introduce xen/scripts/config
 2026-01-16  4:34 UTC  (5+ messages)
` [PATCH v1 1/4] scripts/config: import Kconfig manipulation tool from Linux
` [PATCH v1 2/4] scripts/config: drop modules support
` [PATCH v1 3/4] scripts/config: add -y|-n flags
` [PATCH v1 4/4] scripts/config: hook to automation build script

Invitation to comment on VIRTIO v1.4 CSD01
 2026-01-15 19:44 UTC 

[PATCH] xen: Move NX handling to a dedicated place
 2026-01-15 17:33 UTC  (5+ messages)

[PATCH v3 0/5] x86: Cleanups around slow_down_io()
 2026-01-15 16:10 UTC  (4+ messages)
` [PATCH v3 1/5] x86/paravirt: Replace io_delay() hook with a bool

[PATCH 0/6] (v)PCI: extended capability handling
 2026-01-15 16:04 UTC  (7+ messages)
` [PATCH 1/6] PCI: determine whether a device has extended config space

[PATCH] xen/riscv: dump CSRs on unexpected traps
 2026-01-15 16:02 UTC  (5+ messages)

[PATCH v3 08/10] chardev: introduce .chr_get_pty_name() handler
 2026-01-15 14:46 UTC 

[XEN PATCH v1 0/1] x86/vlapic: match broadcasts for logical destination mode
 2026-01-15 14:34 UTC  (4+ messages)
` [XEN PATCH v1 1/1] "

GICv4.1 support patches
 2026-01-15 14:04 UTC 

[PATCH 0/2] xen/mm: limit in-place scrubbing
 2026-01-15 13:05 UTC  (8+ messages)
` [PATCH 2/2] xen/mm: limit non-scrubbed allocations to a specific order

[PATCH 0/5] x86: assorted time handling adjustments
 2026-01-15 12:04 UTC  (16+ messages)
` [PATCH 1/5] x86/time: deal with negative deltas in get_s_time_fixed()
` [PATCH 3/5] x86/HVM: drop at_tsc parameter from ->set_tsc_offset() hook
` [PATCH 4/5] x86/time: gtsc_to_gtime() is HVM-only
` [PATCH 5/5] x86/time: pv_soft_rdtsc() is PV-only

[PATCH v2 0/3] xen/mm: limit in-place scrubbing
 2026-01-15 11:18 UTC  (4+ messages)
` [PATCH v2 1/3] xen/mm: enforce SCRUB_DEBUG checks for MEMF_no_scrub allocations
` [PATCH v2 2/3] xen/mm: allow deferred scrub of physmap populate allocated pages
` [PATCH v2 3/3] xen/mm: limit non-scrubbed allocations to a specific order

[PATCH v7 00/12] Add initial Xen Suspend-to-RAM support on ARM64
 2026-01-15 10:33 UTC  (11+ messages)
` [PATCH v7 02/12] xen/arm: gic-v2: Implement GIC suspend/resume functions
` [PATCH v7 04/12] xen/arm: gic-v3: add ITS suspend/resume support
` [PATCH v7 12/12] xen/arm: Add support for system suspend triggered by control domain

[XEN PATCH] x86/mce: use offsetof to determine section offset
 2026-01-15 10:20 UTC  (5+ messages)

[PATCH] x86/time: Drop unused parameter from soft_rdtsc()
 2026-01-15 10:04 UTC  (2+ messages)

[PATCH v4 0/6] Fourth MPU Series
 2026-01-15  9:21 UTC  (12+ messages)
` [PATCH v4 1/6] arm/mpu: Implement copy_from_paddr for MPU systems
` [PATCH v4 2/6] arm/mpu: Implement vmap functions for MPU
` [PATCH v4 3/6] arm/mpu: Implement free_init_memory for MPU systems
` [PATCH v4 4/6] arm/mpu: Introduce modify_after_init_mappings
` [PATCH v4 5/6] arm: Use secure hypervisor timer in MPU system
` [PATCH v4 6/6] arm/mpu: Map domain page in AArch64 MPU systems

[PATCH v16 0/4] Enable guest suspend/resume support on ARM via vPSCI
 2026-01-15  9:03 UTC  (4+ messages)
` [PATCH v16 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests
  ` Ping: "

[PATCH v2 0/4] tools/tests: test harness fragment
 2026-01-15  9:01 UTC  (4+ messages)
` [PATCH v2 1/4] tests: fixup domid make fragment

Cpufreq drivers not working on T480S
 2026-01-15  8:44 UTC  (14+ messages)

[PATCH v3 0/6] x86: CPUID leaf 6 consolidation
 2026-01-15  7:38 UTC  (13+ messages)
` [PATCH v3 1/6] x86/cpu-policy: define bits of leaf 6
` [PATCH v3 2/6] x86: replace APERFMPERF synthetic feature bit
` [PATCH v3 3/6] x86: rename ARAT feature flag
` [PATCH v3 4/6] x86/Intel: use host CPU policy for ARAT checking
` [PATCH v3 5/6] x86/cpufreq: use host CPU policy for Turbo checking
` [PATCH v3 6/6] x86/cpufreq: use host CPU policy in HWP driver

[PATCH XEN] tools: Update files examples PV&PVH with pygrub
 2026-01-14 16:49 UTC  (8+ messages)

[PATCH] build: avoid Paths.mk in hypervisor build
 2026-01-14 14:03 UTC 

[PATCH v3 0/6] Fourth MPU series
 2026-01-14 12:49 UTC  (7+ messages)
` [PATCH v3 2/6] arm/mpu: Implement vmap functions for MPU
` [PATCH v3 3/6] arm/mpu: Implement free_init_memory for MPU systems

[PATCH] kconfig: adjust NR_CPUS defaults
 2026-01-14 11:33 UTC 

[PATCH v5 0/5] Implement CPU hotplug on Arm
 2026-01-14  9:49 UTC  (3+ messages)
` [PATCH v5 3/5] arm/sysctl: Implement cpu hotplug ops

[PATCH v6 00/14] Nesting support for lazy MMU mode
 2026-01-14  7:27 UTC  (7+ messages)
` [PATCH v6 04/14] sparc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v6 06/14] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v6 12/14] sparc/mm: replace batch->active with is_lazy_mmu_mode_active()

[PATCH] xen/arm: irq: Use appropriate priority for SGIs in setup_irq()
 2026-01-14  7:18 UTC  (7+ messages)

[PATCH v3] xen: introduce xen_console_io option
 2026-01-14  6:22 UTC  (2+ messages)


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).