Re: [PATCH] target/i386: Reset parked vCPUs together with the online ones

2025-04-10 Thread Paolo Bonzini
On 4/10/25 17:57, Maciej S. Szmigiero wrote: On 27.03.2025 19:24, Maciej S. Szmigiero wrote: From: "Maciej S. Szmigiero" Commit 3f2a05b31ee9 ("target/i386: Reset TSCs of parked vCPUs too on VM reset") introduced a way to reset TSCs of parked vCPUs during VM reset to prevent them getting desync

Re: [PATCH] target/i386: Reset parked vCPUs together with the online ones

2025-04-10 Thread Maciej S. Szmigiero
On 27.03.2025 19:24, Maciej S. Szmigiero wrote: From: "Maciej S. Szmigiero" Commit 3f2a05b31ee9 ("target/i386: Reset TSCs of parked vCPUs too on VM reset") introduced a way to reset TSCs of parked vCPUs during VM reset to prevent them getting desynchronized with the online vCPUs and therefore c

[PATCH] target/i386: Reset parked vCPUs together with the online ones

2025-03-27 Thread Maciej S. Szmigiero
From: "Maciej S. Szmigiero" Commit 3f2a05b31ee9 ("target/i386: Reset TSCs of parked vCPUs too on VM reset") introduced a way to reset TSCs of parked vCPUs during VM reset to prevent them getting desynchronized with the online vCPUs and therefore causing the KVM PV clock to lose PVCLOCK_TSC_STABLE