org.xenproject.lists.xen-devel archive
841 archived articles, newest first (page 5 of 9). Latest articles →
Re: [PATCH v3 1/5] x86/emul: Introduce x86_decode_lite()
Wed, 5 Aug 2026 08:24:20 +0200Re: [PATCH 2/3] x86/alternatives: Rework get_ideal_nops()
Wed, 5 Aug 2026 08:04:22 +0200Re: linux-next: build failure after merge of the xen-tip tree
Wed, 5 Aug 2026 07:33:21 +0200RE: [PATCH] xen/arm: Hide PMU feature
Wed, 5 Aug 2026 04:31:33 +0000[PATCH 0/3] Add compile_commands.json target
Wed, 5 Aug 2026 11:52:37 +1000[PATCH 3/3] build: add compile_commands.json target
Wed, 5 Aug 2026 11:52:40 +1000[PATCH 1/3] xen/scripts: import gen_compile_commands.py from Linux
Wed, 5 Aug 2026 11:52:38 +1000[PATCH 2/3] xen/scripts: adapt gen_compile_commands.py to Xen
Wed, 5 Aug 2026 11:52:39 +1000RE: [PATCH v5 0/4] xen/arm: Device Tree based CPU topology support
Wed, 5 Aug 2026 00:26:59 +0000Re: [PATCH] 9p/xen: fix refcount leak in p9_xen_response() on wrong tag
Tue, 4 Aug 2026 17:06:53 -0700 (PDT)Re: [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
Tue, 4 Aug 2026 16:38:17 -0700Re: [PATCH 2/2] CI: Check save/restore of PV domain as part of qemu-alpine-x86_64
Wed, 5 Aug 2026 00:43:46 +0200Re: [PATCH v6 00/36] Cleaning up the KVM clock mess
Tue, 4 Aug 2026 14:59:06 -0700Re: [PATCH 2/2] CI: Check save/restore of PV domain as part of qemu-alpine-x86_64
Tue, 4 Aug 2026 22:58:47 +0100Re: [PATCH 1/2] CI: Simplify directories creation
Tue, 4 Aug 2026 22:40:44 +0100Re: [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
Tue, 4 Aug 2026 21:54:16 +0200Re: [PATCH v3 2/5] tests/x86: Introduce a userspace test harness for x86_decode_lite()
Tue, 4 Aug 2026 20:37:15 +0100Re: [PATCH 1/2] CI: Simplify directories creation
Tue, 4 Aug 2026 21:29:01 +0200Re: [PATCH 2/2] CI: Check save/restore of PV domain as part of qemu-alpine-x86_64
Tue, 4 Aug 2026 21:17:32 +0200Re: [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
Tue, 4 Aug 2026 12:00:48 -0700Re: [PATCH v3 1/5] x86/emul: Introduce x86_decode_lite()
Tue, 4 Aug 2026 19:56:50 +0100Re: [PATCH 2/2] CI: Check save/restore of PV domain as part of qemu-alpine-x86_64
Tue, 4 Aug 2026 19:55:24 +0100Re: [PATCH 2/2] CI: Check save/restore of PV domain as part of qemu-alpine-x86_64
Tue, 4 Aug 2026 19:48:10 +0100Re: linux-next: build failure after merge of the xen-tip tree
Tue, 04 Aug 2026 15:00:13 -0300Re: [PATCH 2/2] CI: Check save/restore of PV domain as part of qemu-alpine-x86_64
Tue, 4 Aug 2026 19:57:01 +0200[PATCH 0/2] CI: Check save/restore, minor style update
Tue, 4 Aug 2026 18:42:16 +0100[PATCH 2/2] CI: Check save/restore of PV domain as part of qemu-alpine-x86_64
Tue, 4 Aug 2026 18:42:18 +0100[PATCH 1/2] CI: Simplify directories creation
Tue, 4 Aug 2026 18:42:17 +0100Re: [PATCH 2/3] x86/alternatives: Rework get_ideal_nops()
Tue, 4 Aug 2026 18:13:45 +0100linux-next: build failure after merge of the xen-tip tree
Tue, 4 Aug 2026 17:28:36 +0100Re: [PATCH v1 1/6] tools/migration: introduce PAGE_DATA_LZ4 stream record type
Tue, 4 Aug 2026 17:24:02 +0100Re: [PATCH 2/5] vtd: Ensure context entry is cleared properly
Tue, 4 Aug 2026 18:04:21 +0200Re: [RESEND PATCH 1/5] vtd: Ensure root entry is updated consistently
Tue, 4 Aug 2026 17:58:36 +0200[PATCH v7 20/20] xen/riscv: add initial dom0less infrastructure support
Tue, 4 Aug 2026 17:48:10 +0200[PATCH v7 16/20] xen/riscv: implement IRQ routing for device passthrough
Tue, 4 Aug 2026 17:48:06 +0200[PATCH v7 18/20] xen/riscv: initialize RCU, scheduler, and system domains in start_xen()
Tue, 4 Aug 2026 17:48:08 +0200[PATCH v7 19/20] xen/riscv: provide init_vuart()
Tue, 4 Aug 2026 17:48:09 +0200[PATCH v7 17/20] xen/riscv: implement init_intc_phandle()
Tue, 4 Aug 2026 17:48:07 +0200[PATCH v7 15/20] xen/riscv: create APLIC DT node for guest domains
Tue, 4 Aug 2026 17:48:05 +0200[PATCH v7 12/20] xen/riscv: introduce minimal virtual APLIC (vAPLIC) infrastructure
Tue, 4 Aug 2026 17:48:02 +0200[PATCH v7 13/20] xen/riscv: introduce (de)initialization helpers for vINTC
Tue, 4 Aug 2026 17:48:03 +0200[PATCH v7 10/20] xen/riscv: introduce aia_init() and aia_usable()
Tue, 4 Aug 2026 17:48:00 +0200[PATCH v7 04/20] xen/riscv: introduce guest riscv,isa string
Tue, 4 Aug 2026 17:47:54 +0200[PATCH v7 08/20] xen/riscv: introduce init interrupt controller operations
Tue, 4 Aug 2026 17:47:58 +0200[PATCH v7 11/20] xen/riscv: introduce per-vCPU IMSIC state
Tue, 4 Aug 2026 17:48:01 +0200[PATCH v7 05/20] xen/riscv: implement make_cpus_node()
Tue, 4 Aug 2026 17:47:55 +0200[PATCH v7 09/20] xen/riscv: implement make_intc_domU_node()
Tue, 4 Aug 2026 17:47:59 +0200[PATCH v7 06/20] xen/riscv: implement make_timer_node()
Tue, 4 Aug 2026 17:47:56 +0200[PATCH v7 01/20] xen: introduce CONFIG_HAS_SHARED_INFO for archs without a shared page
Tue, 4 Aug 2026 17:47:51 +0200[PATCH v7 02/20] xen/dom0less: turn max_init_domid into a common variable
Tue, 4 Aug 2026 17:47:52 +0200[PATCH v7 03/20] xen/riscv: Implement construct_domain()
Tue, 4 Aug 2026 17:47:53 +0200[PATCH v7 00/20] Introduce enablemenant of dom0less
Tue, 4 Aug 2026 17:47:50 +0200[PATCH v7 07/20] xen/riscv: implement make_arch_nodes()
Tue, 4 Aug 2026 17:47:57 +0200Re: [PATCH v3 1/5] x86/emul: Introduce x86_decode_lite()
Tue, 4 Aug 2026 17:39:42 +0200[ANNOUNCE] - Call for agenda items for August 6 Xen Community Call @ 15:00 UTC
Tue, 4 Aug 2026 17:30:50 +0200Re: [PATCH 17/24] XSM: make Argo hooks well-formed ones
Tue, 4 Aug 2026 10:27:17 -0400Re: [PATCH v2 2/3] x86/EFI: replace ebmalloc()
Tue, 4 Aug 2026 16:03:58 +0200Re: [PATCH v2 2/3] x86/EFI: replace ebmalloc()
Tue, 4 Aug 2026 16:01:24 +0200Re: [PATCH] radix-tree: drop radix_tree_init_maxindex()
Tue, 4 Aug 2026 15:55:53 +0200Re: [PATCH v2 1/3] x86: introduce "brk" allocator
Tue, 4 Aug 2026 15:40:50 +0200Re: [PATCH] drm/gem: Move pages_to_sg helper into drm_gem.c
Tue, 4 Aug 2026 15:38:09 +0200Re: [PATCH v1 1/6] tools/migration: introduce PAGE_DATA_LZ4 stream record type
Tue, 4 Aug 2026 13:25:59 +0000Re: [PATCH] radix-tree: drop radix_tree_init_maxindex()
Tue, 4 Aug 2026 13:58:55 +0100[PATCH] radix-tree: drop radix_tree_init_maxindex()
Tue, 4 Aug 2026 14:30:38 +0200Re: [PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
Tue, 4 Aug 2026 12:39:38 +0200Re: [PATCH 4/4] x86: add new pte_get_and_clear hypercall
Tue, 4 Aug 2026 12:30:37 +0200Re: [PATCH v1 04/17] xen/riscv: introduce device-agnostic MMIO emulation dispatch
Tue, 4 Aug 2026 12:26:40 +0200Re: Linux PV domU with >1 vCPU never resumes after xl save/restore
Tue, 4 Aug 2026 20:07:33 +1000Re: [PATCH v1 1/6] tools/migration: introduce PAGE_DATA_LZ4 stream record type
Tue, 4 Aug 2026 10:27:44 +0100Re: [PATCH v1 1/6] tools/migration: introduce PAGE_DATA_LZ4 stream record type
Tue, 4 Aug 2026 11:15:02 +0200Re: Linux PV domU with >1 vCPU never resumes after xl save/restore
Tue, 4 Aug 2026 10:45:04 +0200Re: Linux PV domU with >1 vCPU never resumes after xl save/restore
Tue, 4 Aug 2026 10:02:42 +0200Re: [PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
Tue, 4 Aug 2026 09:57:23 +0200Re: [PATCH 17/24] XSM: make Argo hooks well-formed ones
Tue, 4 Aug 2026 09:53:40 +0200[PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
Tue, 4 Aug 2026 07:15:41 +0000[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
Tue, 4 Aug 2026 07:15:40 +0000[PATCH 4/5] tracing/lock: Use TRACE_EVENT_FN() for contended_release
Tue, 4 Aug 2026 07:15:44 +0000[PATCH 3/5] locking/qspinlock: Add contended_release tracepoint
Tue, 4 Aug 2026 07:15:43 +0000[PATCH 5/5] x86/paravirt: Trace contended_release on unlock
Tue, 4 Aug 2026 07:15:45 +0000[PATCH 2/5] locking: Factor out queued_spin_release()
Tue, 4 Aug 2026 07:15:42 +0000Linux PV domU with >1 vCPU never resumes after xl save/restore
Tue, 4 Aug 2026 16:12:17 +1000[PATCH v2 2/2] xen/sched: rename scheduler registration symbols
Tue, 4 Aug 2026 08:53:27 +0300[PATCH v2 1/2] xen/sched: split scheduler vtable from struct scheduler
Tue, 4 Aug 2026 08:53:26 +0300[PATCH v2 0/2] xen/sched: split scheduler vtable from scheduler
Tue, 4 Aug 2026 08:53:25 +0300Re: [PATCH v7 11/36] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
Mon, 3 Aug 2026 18:26:08 -0700Re: [PATCH v6 00/36] Cleaning up the KVM clock mess
Mon, 3 Aug 2026 17:53:46 -0700Re: [PATCH 17/24] XSM: make Argo hooks well-formed ones
Mon, 3 Aug 2026 17:01:43 -0400Re: Re: [PATCH v2] nSVM: Check injected event consistency
Mon, 3 Aug 2026 19:44:09 +0100Re: [PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
Mon, 03 Aug 2026 14:13:13 -0400Re: [PATCH v1 1/6] tools/migration: introduce PAGE_DATA_LZ4 stream record type
Mon, 3 Aug 2026 17:20:34 +0000Re: [PATCH v3 2/5] tests/x86: Introduce a userspace test harness for x86_decode_lite()
Mon, 3 Aug 2026 18:03:26 +0200Re: [PATCH] xen/livepatch: Move init_or_livepatch_* into xen/init.h
Mon, 3 Aug 2026 15:38:21 +0000Re: [PATCH] xen/livepatch: Move init_or_livepatch_* into xen/init.h
Mon, 3 Aug 2026 17:28:53 +0200Re: [PATCH v3 1/5] x86/emul: Introduce x86_decode_lite()
Mon, 3 Aug 2026 17:26:42 +0200[PATCH] xen/livepatch: Move init_or_livepatch_* into xen/init.h
Mon, 3 Aug 2026 16:09:25 +0100Re: [PATCH v3 2/3] xen/livepatch: Fix include hierarchy
Mon, 3 Aug 2026 15:05:38 +0000Re: [PATCH Linux v6 16/16] xen/privcmd: Add new ABI to allow copying foreign memory
Mon, 3 Aug 2026 16:52:17 +0200Re: [PATCH v6 12/16] xen: implement new foreign copy hypercall
Mon, 3 Aug 2026 15:51:34 +0100Re: [PATCH Linux v6 16/16] xen/privcmd: Add new ABI to allow copying foreign memory
Mon, 3 Aug 2026 15:23:33 +0100Re: [PATCH 2/2] xen/xenbus: check otherend_id only after it has been initialized
Mon, 3 Aug 2026 16:16:51 +0200
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.