[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210811102356.3406687-1-pbonzini@redhat.com>
Date: Wed, 11 Aug 2021 06:23:54 -0400
From: Paolo Bonzini <pbonzini@...hat.com>
To: linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Cc: vkuznets@...hat.com, mtosatti@...hat.com
Subject: [PATCH 0/2] KVM: x86: abstract locking around pvclock_update_vm_gtod_copy
Two cleanup patches that factor out the handling of
KVM_REQ_MASTERCLOCK_UPDATE and KVM_REQ_MCLOCK_INPROGRESS. I have another
patch actually to remove KVM_REQ_MCLOCK_INPROGRESS, but I don't have time
to finish testing it right now; so here are only the cleanups leading
to it.
Paolo Bonzini (2):
KVM: KVM-on-hyperv: shorten no-entry section on reenlightenment
kvm: x86: abstract locking around pvclock_update_vm_gtod_copy
arch/x86/include/asm/kvm_host.h | 1 -
arch/x86/kvm/x86.c | 67 +++++++++++++--------------------
2 files changed, 27 insertions(+), 41 deletions(-)
--
2.27.0
Powered by blists - more mailing lists