Re: [PATCH V2] x86/kvmclock: Stop kvmclocks for hibernate restore

From: Paolo Bonzini
Date: Thu Jul 08 2021 - 05:18:47 EST


On 08/07/21 09:59, Joerg Roedel wrote:
Hi Paolo,

On Thu, Mar 25, 2021 at 10:41:43PM -0400, Lenny Szubowicz wrote:
Reported-by: Xiaoyi Chen <cxiaoyi@xxxxxxxxxx>
Tested-by: Mohamed Aboubakr <mabouba@xxxxxxxxxx>
Signed-off-by: Lenny Szubowicz <lszubowi@xxxxxxxxxx>
---
arch/x86/kernel/kvmclock.c | 40 ++++++++++++++++++++++++++++++++++----
1 file changed, 36 insertions(+), 4 deletions(-)

What is the status of this patch? Are there any objections?

It was replaced by these:

0a269a008f83 x86/kvm: Fix pr_info() for async PF setup/teardown
8b79feffeca2 x86/kvm: Teardown PV features on boot CPU as well
c02027b5742b x86/kvm: Disable kvmclock on all CPUs on shutdown
3d6b84132d2a x86/kvm: Disable all PV features on crash
384fc672f528 x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline()

Thanks,

Paolo