org.xenproject.lists.xen-devel archive

834 archived articles, newest first (page 4 of 9). Latest articles →

Re: [PATCH v6 19/51] x86/kvmclock: Drop dead check on TSC being unstable during kvmclock_init()
Sat, 08 Aug 2026 16:05:33 +0100
David Woodhouse <[email protected]> • #699284
Re: [PATCH v6 17/51] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
Sat, 08 Aug 2026 16:03:04 +0100
David Woodhouse <[email protected]> • #699283
Re: [PATCH v6 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
Sat, 08 Aug 2026 15:59:44 +0100
David Woodhouse <[email protected]> • #699282
Re: [PATCH v6 15/51] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
Sat, 08 Aug 2026 16:01:45 +0100
David Woodhouse <[email protected]> • #699281
Re: [PATCH v6 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
Sat, 08 Aug 2026 16:00:51 +0100
David Woodhouse <[email protected]> • #699280
Re: [PATCH v6 12/51] x86/acrn: Register TSC/CPU frequency callbacks iff frequency is actually in CPUID
Sat, 08 Aug 2026 15:57:23 +0100
David Woodhouse <[email protected]> • #699279
Re: [PATCH v6 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
Sat, 08 Aug 2026 15:55:26 +0100
David Woodhouse <[email protected]> • #699278
Re: [PATCH v6 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
Sat, 08 Aug 2026 15:53:57 +0100
David Woodhouse <[email protected]> • #699277
Re: [PATCH v6 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
Sat, 08 Aug 2026 15:50:10 +0100
David Woodhouse <[email protected]> • #699276
Re: [PATCH v6 06/51] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC
Sat, 08 Aug 2026 15:48:25 +0100
David Woodhouse <[email protected]> • #699275
Re: [PATCH v6 04/51] x86/tsc: Restrict recalibrate_cpu_khz() export to p4-clockmod and powernow-k7
Sat, 08 Aug 2026 15:39:26 +0100
David Woodhouse <[email protected]> • #699274
Re: [PATCH v6 02/51] x86/apic: Add CONFIG_X86_LOCAL_APIC=n stubs for APIC timer frequency APIs
Sat, 08 Aug 2026 11:37:16 +0100
David Woodhouse <[email protected]> • #699273
Re: [PATCH v6 01/51] x86/apic: Provide helpers to set local APIC timer frequency in hz and khz
Sat, 08 Aug 2026 11:36:30 +0100
David Woodhouse <[email protected]> • #699272
Re: [PATCH v8 0/4] Various patches to improve Secure Boot support
Sat, 8 Aug 2026 07:41:11 +0100
Frediano Ziglio <[email protected]> • #699271
Re: [PATCH v2 2/2] xen/common: add keyhandler to show Xen command line
Fri, 7 Aug 2026 19:38:28 -0700
[email protected] • #699270
Re: [PATCH v2 2/2] xen/common: add keyhandler to show Xen command line
Fri, 7 Aug 2026 17:44:41 -0700 (PDT)
Stefano Stabellini <[email protected]> • #699269
[PATCH] public/xen.h: Update comment on mmu_update sub-command size and PTE alignment
Fri, 7 Aug 2026 23:28:10 +0200
Teddy Astie <[email protected]> • #699268
Re: [PATCH v2] acpi: reboot: log reset parameters
Fri, 7 Aug 2026 11:10:52 -0700
[email protected] • #699267
Re: [PATCH 6/9] mm: convert PTE table entry to pte
Fri, 7 Aug 2026 17:26:04 +0100
Muhammad Usama Anjum <[email protected]> • #699266
Re: [PATCH v1 05/17] xen/riscv: implement virtual APLIC MMIO emulation
Fri, 7 Aug 2026 18:08:21 +0200
Oleksii Kurochko <[email protected]> • #699265
[PATCH v3] x86/nSVM: Check the L1 IOPM_BASE assigned physical address
Fri, 7 Aug 2026 16:58:43 +0100
Abdelkareem Abdelsaamad <[email protected]> • #699264
Re: [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
Fri, 7 Aug 2026 16:24:00 +0100
Muhammad Usama Anjum <[email protected]> • #699263
Re: Re: [PATCH v2] x86/nSVM: Check the L1 IOPM_BASE and MSRPM_BASE
Fri, 7 Aug 2026 15:24:44 +0100
Abdelkareem Abdelsaamad <[email protected]> • #699262
help Windows PV Drivers and Windows Server 2025
Fri, 7 Aug 2026 09:36:29 +0000
"H. Bakker - Hunenet B.V." <[email protected]> • #699261
[PATCH] vvmx: Fix uninitialised writeback to vmcs12
Fri, 7 Aug 2026 11:32:55 +0200
Johann Höpfner <[email protected]> • #699260
Re: [PATCH v2 1/2] xen/sched: split scheduler vtable from struct scheduler
Fri, 7 Aug 2026 10:08:32 +0200
Stewart Hildebrand <[email protected]> • #699259
Re: [PATCH v2 1/2] x86/pci: prevent cross-device accesses in pci_mmcfg_{read,write}()
Fri, 7 Aug 2026 10:01:27 +0200
Roger Pau Monné <[email protected]> • #699258
Re: [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
Fri, 7 Aug 2026 09:09:11 +0200
Alexander Gordeev <[email protected]> • #699257
Re: [PATCH 6/9] mm: convert PTE table entry to pte
Fri, 7 Aug 2026 08:58:24 +0200
Alexander Gordeev <[email protected]> • #699256
Re: [PATCH v2 2/2] xen/vpci: allow unaligned accesses by the hardware domain
Fri, 7 Aug 2026 08:39:58 +0200
Jan Beulich <[email protected]> • #699255
Re: [PATCH v2 1/2] x86/pci: prevent cross-device accesses in pci_mmcfg_{read,write}()
Fri, 7 Aug 2026 08:22:44 +0200
Jan Beulich <[email protected]> • #699254
[PATCH v1] xenbus: Unregister reboot notifier on init failure
Thu, 6 Aug 2026 23:23:26 -0400
Yuho Choi <[email protected]> • #699253
[PATCH v6 42/51] timekeeping: Resume clocksources before reading persistent clock
Thu, 6 Aug 2026 16:35:59 -0700
Sean Christopherson <[email protected]> • #699252
[PATCH v6 40/51] x86/pvclock: WARN if pvclock's valid_flags are overwritten
Thu, 6 Aug 2026 16:35:57 -0700
Sean Christopherson <[email protected]> • #699251
[PATCH v6 37/51] x86/kvmclock: Move kvm_sched_clock_init() down in kvmclock.c
Thu, 6 Aug 2026 16:35:54 -0700
Sean Christopherson <[email protected]> • #699250
[PATCH v6 32/51] x86/kvmclock: Move sched_clock save/restore helpers up in kvmclock.c
Thu, 6 Aug 2026 16:35:49 -0700
Sean Christopherson <[email protected]> • #699249
[PATCH v6 33/51] x86/xen/time: NOP-ify x86_platform's sched_clock save/restore hooks
Thu, 6 Aug 2026 16:35:50 -0700
Sean Christopherson <[email protected]> • #699248
[PATCH v6 29/51] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()
Thu, 6 Aug 2026 16:35:46 -0700
Sean Christopherson <[email protected]> • #699247
[PATCH v6 27/51] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock
Thu, 6 Aug 2026 16:35:44 -0700
Sean Christopherson <[email protected]> • #699246
[PATCH v6 28/51] x86/kvmclock: Setup kvmclock for secondary CPUs iff CONFIG_SMP=y
Thu, 6 Aug 2026 16:35:45 -0700
Sean Christopherson <[email protected]> • #699245
[PATCH v6 25/51] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary
Thu, 6 Aug 2026 16:35:42 -0700
Sean Christopherson <[email protected]> • #699244
[PATCH v6 23/51] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
Thu, 6 Aug 2026 16:35:40 -0700
Sean Christopherson <[email protected]> • #699243
[PATCH v6 22/51] x86/kvm: Mark TSC as reliable when it's constant and nonstop
Thu, 6 Aug 2026 16:35:39 -0700
Sean Christopherson <[email protected]> • #699242
[PATCH v6 19/51] x86/kvmclock: Drop dead check on TSC being unstable during kvmclock_init()
Thu, 6 Aug 2026 16:35:36 -0700
Sean Christopherson <[email protected]> • #699241
[PATCH v6 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
Thu, 6 Aug 2026 16:35:30 -0700
Sean Christopherson <[email protected]> • #699240
[PATCH v6 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
Thu, 6 Aug 2026 16:35:31 -0700
Sean Christopherson <[email protected]> • #699239
[PATCH v6 49/51] x86/kvmclock: Plumb in AP-online and BSP-resume to kvmlock, for documentation
Thu, 6 Aug 2026 16:36:06 -0700
Sean Christopherson <[email protected]> • #699238
[PATCH v6 51/51] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info
Thu, 6 Aug 2026 16:36:08 -0700
Sean Christopherson <[email protected]> • #699237
[PATCH v6 48/51] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
Thu, 6 Aug 2026 16:36:05 -0700
Sean Christopherson <[email protected]> • #699235
[PATCH v6 45/51] x86/paravirt: Mark __paravirt_set_sched_clock() as __init
Thu, 6 Aug 2026 16:36:02 -0700
Sean Christopherson <[email protected]> • #699234
[PATCH v6 43/51] x86/kvmclock: Hook clocksource.suspend/resume when kvmclock isn't sched_clock
Thu, 6 Aug 2026 16:36:00 -0700
Sean Christopherson <[email protected]> • #699233
[PATCH v6 41/51] x86/kvmclock: Refactor handling of PVCLOCK_TSC_STABLE_BIT during kvmclock_init()
Thu, 6 Aug 2026 16:35:58 -0700
Sean Christopherson <[email protected]> • #699232
[PATCH v6 36/51] x86/paravirt: Pass sched_clock save/restore helpers during registration
Thu, 6 Aug 2026 16:35:53 -0700
Sean Christopherson <[email protected]> • #699231
[PATCH v6 30/51] x86/paravirt: Remove unnecessary PARAVIRT=n stub for paravirt_set_sched_clock()
Thu, 6 Aug 2026 16:35:47 -0700
Sean Christopherson <[email protected]> • #699230
[PATCH v6 44/51] x86/kvmclock: WARN if wall clock is read while kvmclock is suspended
Thu, 6 Aug 2026 16:36:01 -0700
Sean Christopherson <[email protected]> • #699229
[PATCH v6 34/51] x86/vmware: NOP-ify save/restore hooks when using VMware's sched_clock
Thu, 6 Aug 2026 16:35:51 -0700
Sean Christopherson <[email protected]> • #699228
[PATCH v6 31/51] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock()
Thu, 6 Aug 2026 16:35:48 -0700
Sean Christopherson <[email protected]> • #699227
[PATCH v6 17/51] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
Thu, 6 Aug 2026 16:35:34 -0700
Sean Christopherson <[email protected]> • #699226
[PATCH v6 50/51] x86/paravirt: Move using_native_sched_clock() stub into timer.h
Thu, 6 Aug 2026 16:36:07 -0700
Sean Christopherson <[email protected]> • #699225
[PATCH v6 46/51] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock()
Thu, 6 Aug 2026 16:36:03 -0700
Sean Christopherson <[email protected]> • #699224
[PATCH v6 38/51] x86/xen/time: Mark xen_setup_vsyscall_time_info() as __init
Thu, 6 Aug 2026 16:35:55 -0700
Sean Christopherson <[email protected]> • #699223
[PATCH v6 35/51] x86/tsc: WARN if TSC sched_clock save/restore used with PV sched_clock
Thu, 6 Aug 2026 16:35:52 -0700
Sean Christopherson <[email protected]> • #699222
[PATCH v6 16/51] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late()
Thu, 6 Aug 2026 16:35:33 -0700
Sean Christopherson <[email protected]> • #699221
[PATCH v6 09/51] x86/tsc: Add a standalone helper for getting TSC info from CPUID.0x15
Thu, 6 Aug 2026 16:35:26 -0700
Sean Christopherson <[email protected]> • #699220
[PATCH v6 12/51] x86/acrn: Register TSC/CPU frequency callbacks iff frequency is actually in CPUID
Thu, 6 Aug 2026 16:35:29 -0700
Sean Christopherson <[email protected]> • #699219
[PATCH v6 39/51] x86/pvclock: Mark setup helpers and related various as __init/__ro_after_init
Thu, 6 Aug 2026 16:35:56 -0700
Sean Christopherson <[email protected]> • #699218
[PATCH v6 26/51] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers
Thu, 6 Aug 2026 16:35:43 -0700
Sean Christopherson <[email protected]> • #699217
[PATCH v6 24/51] x86/kvm: Get CPU base frequency from CPUID when it's available
Thu, 6 Aug 2026 16:35:41 -0700
Sean Christopherson <[email protected]> • #699215
[PATCH v6 20/51] KVM: x86: Officially define CPUID 0x40000010 as PV Timing Info (TSC and Bus)
Thu, 6 Aug 2026 16:35:37 -0700
Sean Christopherson <[email protected]> • #699214
[PATCH v6 18/51] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz()
Thu, 6 Aug 2026 16:35:35 -0700
Sean Christopherson <[email protected]> • #699213
[PATCH v6 15/51] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
Thu, 6 Aug 2026 16:35:32 -0700
Sean Christopherson <[email protected]> • #699212
[PATCH v6 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
Thu, 6 Aug 2026 16:35:25 -0700
Sean Christopherson <[email protected]> • #699211
[PATCH v6 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
Thu, 6 Aug 2026 16:35:27 -0700
Sean Christopherson <[email protected]> • #699210
[PATCH v6 05/51] x86/sev: Mark TSC as reliable when configuring Secure TSC
Thu, 6 Aug 2026 16:35:22 -0700
Sean Christopherson <[email protected]> • #699209
[PATCH v6 03/51] x86/tsc: Ensure that TSC recalibration doesn't run if TSC frequency is known
Thu, 6 Aug 2026 16:35:20 -0700
Sean Christopherson <[email protected]> • #699208
[PATCH v6 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
Thu, 6 Aug 2026 16:35:28 -0700
Sean Christopherson <[email protected]> • #699207
[PATCH v6 01/51] x86/apic: Provide helpers to set local APIC timer frequency in hz and khz
Thu, 6 Aug 2026 16:35:18 -0700
Sean Christopherson <[email protected]> • #699206
[PATCH v6 07/51] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
Thu, 6 Aug 2026 16:35:24 -0700
Sean Christopherson <[email protected]> • #699205
[PATCH v6 06/51] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC
Thu, 6 Aug 2026 16:35:23 -0700
Sean Christopherson <[email protected]> • #699204
[PATCH v6 02/51] x86/apic: Add CONFIG_X86_LOCAL_APIC=n stubs for APIC timer frequency APIs
Thu, 6 Aug 2026 16:35:19 -0700
Sean Christopherson <[email protected]> • #699203
[PATCH v6 00/51] x86: Try to wrangle PV clocks vs. TSC
Thu, 6 Aug 2026 16:35:17 -0700
Sean Christopherson <[email protected]> • #699202
[PATCH v6 04/51] x86/tsc: Restrict recalibrate_cpu_khz() export to p4-clockmod and powernow-k7
Thu, 6 Aug 2026 16:35:21 -0700
Sean Christopherson <[email protected]> • #699201
Re: [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
Thu, 6 Aug 2026 15:18:05 -0700
Sean Christopherson <[email protected]> • #699200
[PATCH v3] x86/nSVM: Check injected event consistency
Thu, 6 Aug 2026 18:23:32 +0100
Abdelkareem Abdelsaamad <[email protected]> • #699199
[PATCH v2 2/2] xen/vpci: allow unaligned accesses by the hardware domain
Thu, 6 Aug 2026 17:26:19 +0200
Roger Pau Monne <[email protected]> • #699198
[PATCH v2 0/2] vpci: allow unaligned accesses by the hardware domain
Thu, 6 Aug 2026 17:26:17 +0200
Roger Pau Monne <[email protected]> • #699197
[PATCH v2 1/2] x86/pci: prevent cross-device accesses in pci_mmcfg_{read,write}()
Thu, 6 Aug 2026 17:26:18 +0200
Roger Pau Monne <[email protected]> • #699196
Re: [PATCH v1 07/17] xen/riscv: introduce vCPU AIA initialization
Thu, 6 Aug 2026 16:56:47 +0200
Jan Beulich <[email protected]> • #699195
Re: [PATCH v1 06/17] xen/riscv: map IMSIC interrupt file for vCPUs
Thu, 6 Aug 2026 16:48:02 +0200
Jan Beulich <[email protected]> • #699194
Re: [PATCH] 9p/xen: fix refcount leak in p9_xen_response() on wrong tag
Wed, 5 Aug 2026 09:13:31 +0200
Jürgen Groß <[email protected]> • #699040
[PATCH v1 1/1] include/hw/xen/xen_native.h: downgrade include-order assertion to warning
Wed, 5 Aug 2026 06:27:22 +0100
Neal Frager <[email protected]> • #699039
Re: [PATCH] x86/xen: fix init of balloon stats for PV guests with memory != maxmem
Wed, 5 Aug 2026 12:46:07 +0800
Matthias Goergens <[email protected]> • #699038
[PATCH] 9p/xen: fix refcount leak in p9_xen_response() on wrong tag
Tue, 4 Aug 2026 21:35:49 +0000
Yifei Gao <[email protected]> • #699037
Re: [PATCH 2/3] x86/alternatives: Rework get_ideal_nops()
Wed, 5 Aug 2026 08:49:22 +0200
Jan Beulich <[email protected]> • #699036
Re: [PATCH v3 2/5] tests/x86: Introduce a userspace test harness for x86_decode_lite()
Wed, 5 Aug 2026 08:45:28 +0200
Jan Beulich <[email protected]> • #699035
Re: [PATCH 2/3] x86/alternatives: Rework get_ideal_nops()
Wed, 5 Aug 2026 07:34:07 +0100
Andrew Cooper <[email protected]> • #699034
Re: [PATCH v3 1/5] x86/emul: Introduce x86_decode_lite()
Wed, 5 Aug 2026 08:24:20 +0200
Jan Beulich <[email protected]> • #699033
Re: [PATCH 2/3] x86/alternatives: Rework get_ideal_nops()
Wed, 5 Aug 2026 08:04:22 +0200
Jan Beulich <[email protected]> • #699032
Re: linux-next: build failure after merge of the xen-tip tree
Wed, 5 Aug 2026 07:33:21 +0200
Jürgen Groß <[email protected]> • #699031
RE: [PATCH] xen/arm: Hide PMU feature
Wed, 5 Aug 2026 04:31:33 +0000
Hirokazu Takahashi <[email protected]> • #699030
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.