Re: [PATCH 0/2] KVM: x86: Clean up MP_STATE transitions

From: Sean Christopherson
Date: Fri Feb 14 2025 - 19:57:51 EST


On Mon, 13 Jan 2025 12:01:42 -0800, Jim Mattson wrote:
> Introduce a generic setter, kvm_set_mp_state(), and use that to ensure that
> pv_unhalted is cleared on all transitions to KVM_MP_STATE_RUNNABLE.
>
> Jim Mattson (2):
> KVM: x86: Introduce kvm_set_mp_state()
> KVM: x86: Clear pv_unhalted on all transitions to
> KVM_MP_STATE_RUNNABLE
>
> [...]

Applied to kvm-x86 misc, thanks!

[1/2] KVM: x86: Introduce kvm_set_mp_state()
https://github.com/kvm-x86/linux/commit/c9e5f3fa9039
[2/2] KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE
https://github.com/kvm-x86/linux/commit/e9cb61055fee

--
https://github.com/kvm-x86/linux/tree/next